Comment 47 for bug 150930

Revision history for this message
René Vangsgaard (rene-vangsgaard) wrote : Re: Black screen, and bad usplash.conf

Sorry, sent the wrong menu.lst. The diff of menu.lst and menu.lst-bak:

--- menu.lst 2007-10-23 21:23:30.000000000 +0200
+++ menu.lst-bak 2007-10-18 17:21:31.000000000 +0200
@@ -16,7 +16,7 @@
 ## timeout sec
 # Set a timeout, in SEC seconds, before automatically booting the default entry
 # (normally the first entry defined).
-timeout 5
+timeout 10

 ## hiddenmenu
 # Hides the menu by default (press ESC to see the menu)
@@ -30,7 +30,7 @@
 # control (menu entry editor and command-line) and entries protected by the
 # command 'lock'
 # e.g. password topsecret
-## password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
+# password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
 # password topsecret

 #
@@ -87,7 +87,7 @@
 ## additional options to use with the default boot option, but not with the
 ## alternatives
 ## e.g. defoptions=vga=791 resume=/dev/hda5
-# defoptions=quiet splash vga=769
+# defoptions=quiet splash

 ## should update-grub lock old automagic boot options
 ## e.g. lockold=false
@@ -130,7 +130,7 @@

 title Ubuntu 7.10, kernel 2.6.22-14-generic
 root (hd0,2)
-kernel /vmlinuz-2.6.22-14-generic root=/dev/mapper/lvmvolume-root ro quiet splash vga=769
+kernel /vmlinuz-2.6.22-14-generic root=/dev/mapper/lvmvolume-root ro quiet splash
 initrd /initrd.img-2.6.22-14-generic
 quiet