Hi,<br><br><br>I am trying to build coreboot for AMD DB800 and that the Linux Kernel is never started but I see a prompt on the serial terminal "grub" and when I issue the boot command it complains of "Unsupported boot format". Has any body seen this before.<br>
<div class="gmail_quote"><div class="Ih2E3d">
<br> 
I have a HDD which has SLES 10 SP1 installed on it I have got four<br> 
partitions one of them been a extended partition.<br>
<br> 
/dev/hda1 --> boot (ext2)<br> 
/dev/hda2 --> swap<br> 
/dev/hda3 --> Root file system (resierfs)<br> 
/dev/....<br> 
....<br>
<br> 
Based on this I have given the following options for FILO, do you think<br> 
this is where the problem is....<br>
<br> 
MENULST_FILE = "hda1:/grub/menu.lst"<br>
<br>
AUTOBOOT_FILE = "hda1:/vmlinuz initrd hda1:/initrd root=/dev/hda3<br> 
vga=0x317 console=tty0 console=ttyS0,115200"<br>
<br></div></div>Regards,<br>Phani<br>