Changes

Jump to: navigation, search

OPS535 Resource

371 bytes added, 02:49, 1 December 2017
Troubleshooting
* [http://libaccess.senecacollege.ca:2048/login?url=http://proquest.safaribooksonline.com/book/operating-systems-and-server-administration/linux/9781785283550 Red Hat Enterprise Linux Troubleshooting Guide]
* [https://access.redhat.com/discussions/3021821 System Crash with message failed to open \efi\redhat\grubx64.efi ]
== How to fix Grub with UEFI boot ==
* Boot with Live cd/dvd
* mount / (root) partition to /mnt
* mount /boot partition to /mnt/boot
* mount /boot/efi (efi system partition ESP) partition to /mnt/boot/efi
* execute chroot /mnt
* os-prober
* grub2-mkconfig -o /boot/grub/grub.cfg
* grub2-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Antergos-grub
1,760
edits

Navigation menu