Bug#659460: grub-pc: grub-install can't install on raid0 device (grub-probe can't find /boot)

John Hughes john at calvaedi.com
Sat Feb 11 11:33:27 UTC 2012


On 11/02/12 12:02, John Hughes wrote:
> On 11/02/12 11:29, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>> This looks like fakeraid rather than a honest software raid. You need to
>> manually add it to device.map.
>
> The difference is rather blurred now that it's mdadm that's handling 
> it rather than the old dm-raid.
>
> I'll try adding it to the map by hand.
Ok, adding

      (hd2) /dev/md126

to target/boot/grub/device.map then re-running the grub-install works  
(it didn't find the windows install, but doing an update-grub from the 
running system fixed that).

Like you I get the feeling that the source of the problem is that it's a 
mdadm raid using intel container format (aka fake raid).  grub looks 
like it's trying to cope with either the old dmraid, or linux raid being 
handled by mdadm, but this case is beyond it's abilities.

Would you like me to try debugging this further?







More information about the Pkg-grub-devel mailing list