Code: Select all
grub2-mkconfig -o /boot/grub/grub.cfg
/usr/sbin/grub2-probe: error: cannot find a device for / (is /dev mounted?).
Edit: It doesn't work from the chroot. But I was able to edit grub.cfg by hand, and it works now.
Code: Select all
grub2-mkconfig -o /boot/grub/grub.cfg
/usr/sbin/grub2-probe: error: cannot find a device for / (is /dev mounted?).