Hello All,<br><br>I am running Coreboot v2 on AMD's db800 with FILO as the payload. It gets to a point where it intialzes the kernel but the kernel doesnt boot. Any idea whats going on.. I have captured the messages using the serial console. The last few messages are...<br>
<br>linux-34w5:~ # tail minicom.cap<br>parse_command_line: initrd=/initrd-2.6.16.46-0.12-default<br>parse_command_line: kernel command line (64 bytes): "root=/dev/hda3 vga=0x317 resume=/dev/hda2 splash=silent showopts"<br>
load_linux_kernel: offset=0x2000 addr=0x100000 size=0x13158c<br>Loading kernel... ok<br>file_open: dev=<NULL>, path=/initrd-2.6.16.46-0.12-default<br>load_initrd: start=0x1f502000 end=0x1f7aeb32<br>Loading initrd... ok<br>
malloc_diag: alloc: 312 bytes (4 blocks), free: 16064 bytes (1 blocks)<br>start_linux: eip=0x100000<br>Jumping to entry point...<br><br>Is this the last message that one is suppose to see with coreboot ?<br><br>Regards,<br>
Phani<br><br>