Hello,
I compiled the linuxbios for mainboard nano (sc1200). I want my bios program in my Flash ROM (4MB). My kernel image will be in hard disk.
These are my generated files.
linuxbios_payload.nrv2b nrv2b linuxbios.rom linuxbios.strip payload.block linux.bin.gz linuxbios linuxbios.a romimage linuxbios_c linuxbios_payload linuxbios_payload.bin
Out of these files which files are to be placed in my Flash ROM and hard disk in my target? I assume linuxbios.rom is placed in Flash Rom, linux.bin.gz placed in hard disk. Is it correct? But I have no clear cut idea with what other files satnds for? Plzz even if I question looks too preliminary help me.
_________________________________________________________________ Are you Unmarried? http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?4d Register in India's No 1 Matrimony
If you have a few partitions and let hda1 be for kernel image - BOOT_IDE = 1 in nano.config - commandline root=/dev/hda2 blur blur in nano.config
try this dd if=romimage of=/dev/hda1
----- Original Message ----- From: "Devi Priya" ijpriya@hotmail.com To: linuxbios@clustermatic.org Sent: Thursday, July 17, 2003 12:52 PM Subject: files to be placed in target?
Hello,
I compiled the linuxbios for mainboard nano (sc1200). I want my
bios program in my Flash ROM (4MB). My kernel image will be in hard disk.
These are my generated files.
linuxbios_payload.nrv2b nrv2b linuxbios.rom linuxbios.strip payload.block linux.bin.gz linuxbios linuxbios.a romimage linuxbios_c linuxbios_payload linuxbios_payload.bin
Out of these files which files are to be placed in my Flash ROM
and hard disk in my target? I assume linuxbios.rom is placed in Flash Rom, linux.bin.gz placed in hard disk. Is it correct? But I have no clear cut idea with what other files satnds for? Plzz even if I question looks too preliminary help me.
Are you Unmarried? http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?4d Register in India's No 1 Matrimony
Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios
Sorry for omitting answer for your question. how stupid was I~
You should write 'linuxbios.rom' to your flash rom. Check first ROM_IMAGE_SIZE and ROM_SIZE in your nano.config fit to your flash rom.
----- Original Message ----- From: "Devi Priya" ijpriya@hotmail.com To: linuxbios@clustermatic.org Sent: Thursday, July 17, 2003 12:52 PM Subject: files to be placed in target?
Hello,
I compiled the linuxbios for mainboard nano (sc1200). I want my
bios program in my Flash ROM (4MB). My kernel image will be in hard disk.
These are my generated files.
linuxbios_payload.nrv2b nrv2b linuxbios.rom linuxbios.strip payload.block linux.bin.gz linuxbios linuxbios.a romimage linuxbios_c linuxbios_payload linuxbios_payload.bin
Out of these files which files are to be placed in my Flash ROM
and hard disk in my target? I assume linuxbios.rom is placed in Flash Rom, linux.bin.gz placed in hard disk. Is it correct? But I have no clear cut idea with what other files satnds for? Plzz even if I question looks too preliminary help me.
Are you Unmarried? http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?4d Register in India's No 1 Matrimony
Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios