On Tue, Jan 25, 2005 at 11:31:10PM -0800, ramesh bios wrote:
I converted my bzImage using mkelfImage like so:
--kernel=./bzImage.in --output=bzImage.elf --command-line="root=/dev/hdc2 console=tty0 console=ttyS0,38400 ro init=/sbin/init"
Which version of mkelfImage are you using? There have been some problems with particular versions combined with particular versions of the toolchain.
//Peter