And not fixed for me! Unless the solution of comment #7 is implemented
os-prober will not identify Recovery and Vista partitions correctly.
### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Windows Vista (loader) (on /dev/sda2)" {
insmod ntfs
set root='(hd0,2)'
search --no-floppy --fs-uuid --set 1a80d10f80d0f26d
chainloader +1
}
menuentry "Windows Vista (loader) (on /dev/sda3)" {
insmod ntfs
set root='(hd0,3)'
search --no-floppy --fs-uuid --set 423c6c953c6c862f
chainloader +1
}
### END /etc/grub.d/30_os-prober ###
--
Grub2 affected when os-prober incorrectly identifies Windows and Recovery
partitions
https://bugs.launchpad.net/bugs/476625
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs