Displaying 1 result from an estimated 1 matches for "zweifelsfall".
2006 Jan 16
1
Problem with serial output
...oesn''t matter.
Thanks for your help
greetings
Torben Viets
===========================================================
/boot/grub/menu.lst
default saved
timeout 5
fallback 0
serial --unit 0 --speed=9600 --word=8 --parity=no --stop=1
terminal --timeout=5 serial console
#Dieser wird im zweifelsfall gebootet
title Xen3.0-Linux-20060111
root (hd0,0)
kernel /xen3-20060113/xen.gz dom0_mem=131072 com1=9600,8n1
module /xen3-20060113/vmlinuz-2.6.12.6-xen0 root=/dev/md0 ro
console=ttyS0,9600 console=tty0 console=ttyS0,9600
savedefault
boot
=====================...