[LinuxBIOS] memtest as a payload, 115200 baud

Adam Talbot talbotx at comcast.net
Sat Mar 24 20:37:57 CET 2007


I have compiled memtest with serial support, but when I boot it from 
grub, it only runs at 9600 baud.  Am I missing a compile option?  What 
am I missing, what do I need?
-Adam

Grub.conf
default 0
timeout 5
serial --unit=0 --speed=115200
terminal --timeout=10 serial console

title=Gentoo Linux 2.6.19
root (hd0,0)
kernel /kernel-genkernel-x86-2.6.19-gentoo-r5 root=/dev/ram0 
init=/linuxrc ramdisk=8192 real_root=/dev/hda3 console=tty0 
console=ttyS0,115200
initrd /initramfs-genkernel-x86-2.6.19-gentoo-r5

title=memtest86
root (hd0,0)
kernel /memtest.bin console=tty0 console=ttyS0,115200




More information about the coreboot mailing list