On Tuesday 24 April 2007, Carl Alexander wrote: > on some naiive assumptions, but haven't found any clues as to > how to actually do what I need to. Does anyone know what the > right way to go about this would be?
Try adding this line to your grub file, right after the line that specifies your initrd, where ttyS2 is your console. console=ttyS2,115200n8 -- ala -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
