Bug#601974: Fwd: Re: Bug#601974: regression: grub-probe can not find /dev/xvda1 (block device inside XEN)

Csillag Kristof csillag.kristof at gmail.com
Fri Nov 5 07:19:11 UTC 2010


I realized that I left this address out, so fwding..

-------- Eredeti üzenet --------
Tárgy: 	Re: Bug#601974: regression: grub-probe can not find /dev/xvda1
(block device inside XEN)
Dátum: 	Mon, 01 Nov 2010 23:30:50 +0100
Feladó: 	Csillag Kristof <csillag.kristof at gmail.com>
Címzett: 	Vladimir 'φ-coder/phcoder' Serbinenko <phcoder at gmail.com>



2010-11-01 18:26 keltezéssel, Vladimir 'φ-coder/phcoder' Serbinenko írta:
> [...]
>> With new grub, this returns:
>>
>> # grub-probe -t abstraction --device /dev/xvda1 -v
>> grub-probe: info: /dev/xvda1 starts from 0.
>> grub-probe: info: opening the device hd0.
>> grub-probe: error: cannot find a GRUB drive for /dev/xvda1.  Check your
>> device.map.
>>
>> As I have already shown, device.map contains this:
>>
>>     (hd0)    /dev/xvda
>>
>> so it might try to open /dev/xvda, which is a fake device, it does not
>> exist.
>> Only xvda1 and xvda2 exists.
>> Old grub could cope with this.
>>
>>
>>   
>>     
> Could you try removing this entry?
>   

With line from device.map removed:

# grub-probe -t abstraction --device /dev/xvda1 -v
grub-probe: info: /dev/xvda1 starts from 0.
grub-probe: info: opening the device /dev/xvda.
grub-probe: error: cannot find a GRUB drive for /dev/xvda1.  Check your
device.map.

The result is different, but still does not work.

I have also tried to remove the (fake) /dev/xvda device. The result is:

# grub-probe -t abstraction --device /dev/xvda1 -v
grub-probe: info: /dev/xvda1 starts from 0.
grub-probe: info: opening the device /dev/xvda.
grub-probe: error: cannot find a GRUB drive for /dev/xvda1.  Check your
device.map.

When testing with devices.map entry, but fake xvda removed:

# grub-probe -t abstraction --device /dev/xvda1 -v
grub-probe: info: Cannot stat `/dev/xvda', skipping.
grub-probe: info: /dev/xvda1 starts from 0.
grub-probe: info: opening the device /dev/xvda.
grub-probe: error: cannot find a GRUB drive for /dev/xvda1.  Check your
device.map.

    * * *

Anything else to test?

    Csillag


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20101105/ec269be2/attachment.htm>


More information about the Pkg-grub-devel mailing list