On Sun, Jun 01, 2008 at 05:13:27PM +0200, Frans Pop wrote:
> Hi Guido,
> 
> Could you take a look at this please?
> 
> The new bug number to reply to is #483971.
Calling grub-mkdevicemap detects the mp devices and adds them to
/boot/grub/device.map - in this case /dev/mapper/mpath0 is added as
(hd4). However doing a:
grub-install --no-floppy --grub-setup=/bin/true "(hd4)"
(similar to what the postinst does) gives:

grub-probe: unknown device

The reason is that grub_util_get_grub_dev treats mp as LVM. I'll fix
this up but I'm unsure what grub_util_get_grub_dev is supposed to
return?
Cheers,
 -- Guido



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to