Good information.
Can someone please stick out the config file content over here for the following situation,
Case 1: 1. When LinuxBIOS in flash ROM and image is on compact flash without hdc1.
Case 2: 2. Any sample config file which uses ADLO payload with LinuxBIOS on FLASHOMS.
Regards Deepak
----- Original Message ----- From: "Steve Gehlbach" steve@nexpath.com To: "Shubhangi Jadhav" shubhangi.jadhav@patni.com Cc: "ron minnich" rminnich@lanl.gov; "Eric W. Biederman" ebiederman@lnxi.com; "Deepak Kotian" dkotian3@vsnl.net; "Adam Agnew" agnew@cs.umd.edu; "bendany" bendany@mistdl.com; Linuxbios@clustermatic.org Sent: Monday, April 28, 2003 9:12 PM Subject: Re: Using ADLO with Linuxbios
Shubhangi Jadhav wrote:
I give the following options in my config file
option BOOT_IDE=1 option IDE_BOOT_DRIVE=2 option ONE_TRACK=32 commandline root=/dev/hda2 console=ttyS0,115200 console=tty0 option USE_ELF_BOOT=1
Is this correct if I want Linuxbios to directly boot the elfimage? However when I try to build linuxbios using these options I get an
error-
file linux.bin not found. Now why does it look for this file. Do I need to specify some payload in the config file. what payload is
it?
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.
But I should mention that I have never gotten this to boot with USE_ELF_BOOT=1, though I am told it should. It has only worked for me using vmlinux.gin.gz, ie, direct loading a non-elf image.
-Steve
Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios