[Bug 889650] [NEW] 11.10 wubi - recovery mode incorrect

Launchpad Bug Tracker 889650 at bugs.launchpad.net
Sun Nov 13 00:43:42 UTC 2011


You have been subscribed to a public bug:

My wubi boot entries have recovery set up as: "ro single"  instead of "ro recovery nomodeset".
On the same computer, with the same install except not with wubi the recovery mode is correct.
Wubi:

menuentry 'Ubuntu, with Linux 3.0.0-12-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
	set gfxpayload=$linux_gfx_mode
	insmod part_msdos
	insmod ntfs
	set root='(hd0,msdos3)'
	search --no-floppy --fs-uuid --set=root 18B4B7BBB4B799A8
	loopback loop0 /ubuntu/disks/root.disk
	set root=(loop0)
	echo	'Loading Linux 3.0.0-12-generic ...'
	linux	/boot/vmlinuz-3.0.0-12-generic root=UUID=18B4B7BBB4B799A8 loop=/ubuntu/disks/root.disk ro single 
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.0.0-12-generic
}

Normal:
menuentry 'Ubuntu, with Linux 3.0.0-12-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os {
        recordfail
        insmod gzio
        insmod part_msdos
        insmod ext2
        set root='(hd0,msdos8)'
        search --no-floppy --fs-uuid --set=root 02d7ccaf-7f53-4364-9ffa-2cb288f1b124
        echo    'Loading Linux 3.0.0-12-generic ...'
        linux   /vmlinuz-3.0.0-12-generic root=UUID=ba591735-99eb-40da-9160-6778fe07860b ro recovery nomodeset 
        echo    'Loading initial ramdisk ...'
        initrd  /initrd.img-3.0.0-12-generic
}

** Affects: lupin (Ubuntu)
     Importance: High
     Assignee: Colin Watson (cjwatson)
         Status: Triaged

-- 
11.10 wubi - recovery mode incorrect
https://bugs.launchpad.net/bugs/889650
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to lupin in Ubuntu.




More information about the foundations-bugs mailing list