serial --unit=0 --speed=9600 --word=8 --parity=no --stop=1 terminal serial # Boot automatically after 0 secs. timeout 0 # By default, boot the first entry. default 0 # Fallback to the second entry. fallback 1 # For booting GNU/Linux title 6windos root (hd0,0) kernel /boot/vmlinuz root=/dev/hda1 ro console=ttyS0,9600 initrd /boot/initrd.gz