with grub my menu.lst has lines like this serial --unit=0 --speed=115200 --word=8 --parity=no --stop=1 terminal --timeout=15 serial console
kernel /boot/vmlinuz-2.6.32-24-generic-pae root=UUID=d268da1e-ec8e-45f7-a348-6bff3ecd5c02 ro console=tty0 console=ttyS0,9600n8 so when the system boots I am asked to "Press Any Key", so if I am in VGA it goes to VGA and if I am in RS232 (serial port) the boot process shows up in there. And grub shows up in both tty0 and ttyS0 how do I achieve the same thing with grub2 ? -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
