I see the same behaviour on an Acer Aspire 7736ZG.
Output from 'fdisk -l /dev/sda':
/dev/sda1 1 1530 12288000 27 Unknown
/dev/sda2 * 1530 13280 94382576 7 HPFS/NTFS
/dev/sda3 13281 14065 6305512+ 83 Linux
/dev/sda4 14066 60801 375406920 5 Extended
/dev/sda5 14066 15110 8393931 82 Linux swap / Solaris
/dev/sda6 15111 60801 367012926 83 Linux
Part of /boot/grub/grub.cfg:
### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Windows Vista (loader) (on /dev/sda1)" {
insmod ntfs
set root=(hd0,1)
search --no-floppy --fs-uuid --set daa41c49a41c2b11
chainloader +1
}
menuentry "Windows 7 (loader) (on /dev/sda2)" {
insmod ntfs
set root=(hd0,2)
search --no-floppy --fs-uuid --set 640c1b9c0c1b6876
chainloader +1
}
### END /etc/grub.d/30_os-prober ###
** Changed in: grub2 (Ubuntu)
Status: New => Confirmed
--
Grub2 fails to properly identify Windows and Compaq 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