[Bug 527897] Re: cannot boot windows after update-grub
Launchpad Bug Tracker
527897 at bugs.launchpad.net
Tue May 5 05:32:22 UTC 2020
[Expired for grub2 (Ubuntu) because there has been no activity for 60
days.]
** Changed in: grub2 (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/527897
Title:
cannot boot windows after update-grub
Status in grub2 package in Ubuntu:
Expired
Bug description:
Binary package hint: grub2
after running update-grub the windows entry looks like this
### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Windows 7 (loader) (on /dev/sde1)" {
chainloader +1
}
### END /etc/grub.d/30_os-prober ###
this will NOT boot windows. "Inavlid signature" error message.
The original after installation which boots ok looks like this
### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Windows 7 (loader) (on /dev/sda1)" {
insmod ntfs
set root=(hd0,1)
search --no-floppy --fs-uuid --set 90940fdf940fc6a6
chainloader +1
}
### END /etc/grub.d/30_os-prober ###
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/527897/+subscriptions
More information about the foundations-bugs
mailing list