On 01/04/2011 10:02 PM, Daniel Pocock wrote:
>
>
> Colin Watson wrote:
>> 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.)
>>
>>   
>
> + GRUB_DISABLE_OS_PROBER=true
You disabled os_probe in etc/default/grub. So this was the correct behavior

-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to