At docs Preparing to Boot KaarPux under Inside the chroot, check how GRUB maps the devices: I run the command but get the below error:
root@kaarPux:/mnt/kxmnt/home/kaarpux/kaarpux# bootstrap/host_scripts/enter_chroot.sh chroot# grub-mkdevicemap --device-map=/tmp/device.map cat /tmp/device.map/bin/sh: 1: grub-mkdevicemap: not found
Steve
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
Sorry, this applies to only to older versions of grub.
Instead, just look at the file created by grub-mkconfig -o ${CFG}
(I will update the documentation)
At docs Preparing to Boot KaarPux
under Inside the chroot, check how GRUB maps the devices:
I run the command but get the below error:
root@kaarPux:/mnt/kxmnt/home/kaarpux/kaarpux# bootstrap/host_scripts/enter_chroot.sh
chroot# grub-mkdevicemap --device-map=/tmp/device.map
cat /tmp/device.map/bin/sh: 1: grub-mkdevicemap: not found
Steve
Sorry, this applies to only to older versions of grub.
Instead, just look at the file created by grub-mkconfig -o ${CFG}
(I will update the documentation)