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                                       [cjwat...@debian.org]



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to