> How do I remove splash from the kernel command? > How can I edit vga= parameters in the kernel command?
In the GRUB boot menu, I think you have to press e to edit the boot commands, and then choose the kernel line and press e again to edit it. Remove the splash keyword and/or add a vga=xy parameter to your liking, or vga=ask to get a list of the possible parameters xy to use. Then press b to boot. -- Video scrambled https://launchpad.net/bugs/46974 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
