On 08/08/17 14:02, Rick Stevens wrote:
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".
+
Well I see:
[bobg@Box10 ~]$ ls /sys/firmware/efi
config_table efivars esrt fw_platform_size fw_vendor runtime
runtime-map systab
And examining that file I see "rhgb quiet" in it. Can I edit that out of
there? Is there a special procedure to make the change?
Or is what I wanted to do just not worth the effort? It's really nit
picking as long as things work, but if something goes wrong and slows
the boot process I feel better seeing what's going on ...
I have a vague recollection there was something in the MSI setup about
uefi, maybe I need to have another look at that? Hate to risk hosing a
working system!
--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
box10 FEDORA-26/64bit LINUX XFCE Fastmail POP3
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx