On 08/08/2017 10:24 AM, Bob Goodwin wrote:
> On 08/08/17 13:10, Tom Horsley wrote:
>>   (The main problem being finding
>> the grub.cfg file if you have a uefi system - it is hidden
>> pretty well :-).
> 
> +
> 
> Then that must be my problem?
> 
> I see two boot partitions:
> 
> dev/sda2          976M  167M  742M  19% /boot
> /dev/sda1          200M  9.5M  191M   5% /boot/efi
> 
> But it says "efi" not "uefi" and I dunno what the difference is.

There really isn't. "efi" and "uefi" are synonymous in this context. If
you use UEFI booting, then the boot logic mounts the UEFI boot partition
at /boot/efi and that's where the UEFI boot magic happens. If you're not
sure if you use UEFI, try "ls /sys/firmware/efi". If you get:

        [root@prophead ~]# ls /sys/firmware/efi
        ls: cannot access '/sys/firmware/efi': No such file or directory

then you're not using UEFI.

As far as the grub.cfg being hidden on UEFI systems, it really isn't.
The path to it is "/boot/efi/EFI/fedora/grub.cfg".
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer, AllDigital    ri...@alldigital.com -
- AIM/Skype: therps2        ICQ: 226437340           Yahoo: origrps2 -
-                                                                    -
-           If it's stupid and it works...it ain't stupid!           -
----------------------------------------------------------------------
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to