Bug#604155: Windows 7 not in grub menu

Colin Watson cjwatson at debian.org
Tue Jan 4 12:53:28 UTC 2011


On Sun, Nov 28, 2010 at 02:48:16PM +0100, Daniel Pocock wrote:
> # /etc/grub.d/30_os-prober
> Found Windows 7 (loader) on /dev/sda1
> menuentry "Windows 7 (loader) (on /dev/sda1)" {
>    insmod part_msdos
>    insmod ntfs
>    set root='(hd0,msdos1)'
>    search --no-floppy --fs-uuid --set a23821f33821c6df
>    chainloader +1
> }
>
> and this is update-grub:
>
> # update-grub
> Generating grub.cfg ...
> Found background image: moreblue-orbit-grub.png
> Found linux image: /boot/vmlinuz-2.6.32-5-xen-amd64
> Found initrd image: /boot/initrd.img-2.6.32-5-xen-amd64
> Found linux image: /boot/vmlinuz-2.6.32-5-xen-amd64
> Found initrd image: /boot/initrd.img-2.6.32-5-xen-amd64
> Found linux image: /boot/vmlinuz-2.6.32-5-amd64
> Found initrd image: /boot/initrd.img-2.6.32-5-amd64
> done

Please edit /usr/lib/grub/grub-mkconfig_lib to insert a line containing
just 'set -x' near the top, and then run update-grub again and send us
the output.  (You should revert the change to
/usr/lib/grub/grub-mkconfig_lib afterwards.)

-- 
Colin Watson                                       [cjwatson at debian.org]





More information about the Pkg-grub-devel mailing list