On Sat, Apr 24, 2021, 6:18 AM Michael Hennebry < henne...@web.cs.ndsu.nodak.edu> wrote:
> > mount /dev/sda3 /mnt > mount /proc /mnt/proc > mount /dev /mnt/dev > mount /dev/pts /mnt/dev/pts > > You need to use -B to bind mount the pseudo filesystems, and probably also > need to include /sys > > > grub2-install /dev/sda3 > grub2-mkconfig > /boot/grub2/grub.cfg > exit # out of chroot? > > reboot > > Should work? grub2-install /dev/sda -- Chris Murphy
_______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure