This is the current unmodified grub.cfg, when I try to boot from that I get "A 
Disk read error ocurred. Press Ctrl+Alt+Delete to restart"
### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Windows 7 (loader) (on /dev/sdb1)' --class windows --class os 
$menuentry_id_option 'osprober-chain-085AFE3C5AFE265A' {
        insmod ldm
        insmod ntfs
        set root='ldm/24e38dab-ec38-11e1-99c0-642737cbe3d6/Volume1'
        if [ x$feature_platform_search_hint = xy ]; then
          search --no-floppy --fs-uuid --set=root --hint-bios=hd1 
--hint-efi=hd1 --hint-baremetal=ahci1 
--hint='ldm/24e38dab-ec38-11e1-99c0-642737cbe3d6/Volume1'  085AFE3C5AFE265A
        else
          search --no-floppy --fs-uuid --set=root 085AFE3C5AFE265A
        fi
        chainloader +1
}

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1088796

Title:
  Grub2 won't boot Win7 on hybrid msdos/ldm disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1088796/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to