Public bug reported:

Binary package hint: grub2

Uncommenting string in /usr/share/grub/default/grub
_______
GRUB_DISABLE_LINUX_RECOVERY="true"
_________
and then sudo update-grub does nothing

file /boot/grub/grub.cfg still have (recovery mode) instance:

menuentry 'Ubuntu, with Linux 2.6.35-22-generic (recovery mode)' --class ubuntu 
--class gnu-linux --class gnu --class os {
        recordfail
        insmod part_msdos
        insmod ext2
        set root='(hd0,msdos1)'
        search --no-floppy --fs-uuid --set d53a14c2-f0c9-4281-9e63-d27243c7c74b
        echo    'Loading Linux 2.6.35-22-generic ...'
        linux   /boot/vmlinuz-2.6.35-22-generic 
root=UUID=d53a14c2-f0c9-4281-9e63-d27243c7c74b ro single 
        echo    'Loading initial ramdisk ...'
        initrd  /boot/initrd.img-2.6.35-22-generic
}

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: grub-pc 1.98+20100804-5ubuntu3 [modified: usr/share/grub/default/grub]
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Tue Oct 12 16:59:38 2010
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha amd64 (20100831.2)
ProcEnviron:
 LANG=C
 SHELL=/bin/bash
SourcePackage: grub2

** Affects: grub2 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug maverick

-- 
uncoment GRUB_DISABLE_LINUX_RECOVERY="true" && update-grub does not work, still 
have recovery-mode in boot menu
https://bugs.launchpad.net/bugs/659157
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to