> Nevertheless, let's get good old
> 
>   grub-install --boot-directory=... /dev/...
> 
> fixed, please.  It did work previously.  How do we proceed?
> 
grub tools assume that notion of what's "physical" remains unchanged
between install and boot unless specified otherwise in device.map. This
assumption is important to find out how to access disks. Obviously it's
not true when using
> 
> # grub-install --boot-directory=/mnt/loop-root/boot '(hd0)' ; echo $?
> /usr/sbin/grub-probe: error: cannot find a GRUB drive for
> /dev/mapper/loop0p1.  Check your device.map.
Does this wotk with HEAD? It should as long as GRUB is compiled with
devmapper support

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to