On 03/01/2017 08:11 PM, Ed Greshko wrote:
If you cd to /boot/grub2 and do... grep linux16 grub.cfg what are the results?
That'll only work for BIOS systems. It's probably best to make a habit of something like:
grep linux16 /etc/grub2*.cfgThat'll search symlinks to both the BIOS and UEFI files. Only one should be present.
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx