$ /usr/sbin/grub-probe --device-map="/media/elive/boot/grub/device.map"
--target=fs -v /media/elive/boot/grub
/usr/sbin/grub-probe: info: Impossibile aprire
"/media/elive/boot/grub/device.map".
/usr/sbin/grub-probe: info: changing current directory to /dev.
/usr/sbin/grub-probe: info: changing
On 20.07.2011 16:00, Prof. Privitera Giuseppe wrote:
> I extracted the elive distribution into the usb device and than i run
> the command
>
> ~$ grub-install --recheck --no-floppy --root-directory=/media/elive_5
> /dev/elive_5
>
> as reported on this page:
>
> http://www.elivecd.org/Help/Howto/boo
I extracted the elive distribution into the usb device and than i run
the command
~$ grub-install --recheck --no-floppy --root-directory=/media/elive_5
/dev/elive_5
as reported on this page:
http://www.elivecd.org/Help/Howto/boot-elive-from-usb
This is is the output error:
/usr/sbin/grub-p
Hello,
the scripts to generate a grub.cfg file doesn't find lvm under encrypted
partitions (arch).
Debian has fixed this problem elsewise but it would be nice to have a clean
way detecting such partitions.
I attach a patch to do so with an alternative /etc/grub.d/10_linux file
(cryptgrub2.patch).