linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* 2.6.20 zImage.prep??
@ 2007-02-09 18:07 Bob Brose
  2007-02-09 20:44 ` Sebastian Heutling
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Brose @ 2007-02-09 18:07 UTC (permalink / raw)
  To: linuxppc-dev

Is PReP currently suported? The last kernel version I could make a
zImage.prep in was 2.6.14. I see some references to PReP and new
kernels here but nothing I'd call definitive.

>From digging around the net it looks like one is supposed to use
mkvmlinuz to do this now however:

1) The utilities mkprep, mktree and mkbugboot aren't build be default
in 2.6.20 from what I can see and

2) Even when I build them and try mkvmlinuz there are errors:
debian:/usr/src/linux# mkvmlinuz -v -o vmlinuz.prep -a prep -k vmlinux -r 2.4.20
=== Building for sub-architecture prep.
=== Using kernel image file vmlinux.
=== Release version seems to be 2.4.20.
=== Using object files from /usr/src/linux.
=== Building a bootable compressed kernel image in vmlinuz.prep.
=== Doing build in /tmp/tmp.kTUDZ23437.
=== Creating compressed kernel image vmlinux.gz...
objcopy -O binary vmlinux /tmp/tmp.kTUDZ23437/vmlinux
gzip /tmp/tmp.kTUDZ23437/vmlinux
=== Putting everything into ELF image file image.o...
objcopy -R .comment /tmp/tmp.kTUDZ23437/image.o
objcopy: '/tmp/tmp.kTUDZ23437/image.o': No such file
objcopy: error: the input file '/tmp/tmp.kTUDZ23437/image.o' is empty
objcopy /tmp/tmp.kTUDZ23437/image.o /tmp/tmp.kTUDZ23437/image.o --add-section=.image=/tmp/tmp.kTUDZ23437/vmlinux.gz --set-section-flags=.image=contents,alloc,load,readonly,data
objcopy: '/tmp/tmp.kTUDZ23437/image.o': No such file
objcopy: error: the input file '/tmp/tmp.kTUDZ23437/image.o' is empty
=== Creating bootable kernel image file vmlinuz.prep...
Sorry, I do not know how to handle PowerPC sub-architecture prep in version 2.4.20.

This is debian sid. If I try the mkvmlinuz command for chrp it works fine.

Regards,
Bob

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-09 20:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-09 18:07 2.6.20 zImage.prep?? Bob Brose
2007-02-09 20:44 ` Sebastian Heutling

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).