[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sunlance.c - network driver for sun4m



Hello,

> and an other faq tells that i have to convert an elf kernel to aout with
> the elf2aout tool. but the tool tells me that it is not an elf file.

Yes, I had this too....do this:

mv vmlinuz vmlinux-elf.gz
gzip -d vmlinux-elf.gz
elf2out -o vmlinux vmlinux-elf

Then use vmlinux to boot from..


Bye for Now,

Ian


                                \|||/ 
                                (o o)
 /---------------------------ooO-(_)-Ooo---------------------------\
 |  Ian Chilton        (IRC Nick - GadgetMan)     ICQ #: 16007717  |
 |-----------------------------------------------------------------|
 |  E-Mail: ian@ichilton.co.uk     Web: http://www.ichilton.co.uk  |
 |-----------------------------------------------------------------|
 |       I used up all my sick days, so I'm calling in dead.       |
 \-----------------------------------------------------------------/



Reply to: