On Tue, 29 Apr 2003, Shubhangi Jadhav wrote:
I believe you will see this error if you do not set "linux /usr/src/linux" or where ever your linux kernel source tree is. Put this in, and I think this error will go away.
Tried it and it got the following error -
make: *** No rule to make target `/usr/src/linux2.4.18-3/vmlinux', needed by `linux.bin'. Stop.
payload /usr/src/linux/arch/i386/boot/bzImage
the 'linux' command is deprecated
Another question, if I'm directly booting an elf image from linuxbios would I need to set linux in the Config file?
payload, and yes you need to do that.
ron