Having problems with the Gentoo Handbook? If you're still working your way through it, or just need some info before you start your install, this is the place. All other questions go elsewhere.
I'm installing Gentoo Linux & I don't know if my system uses UEFI or BIOS. `ls /sys/firmware' on live cd shows no UEFI file/directory(even after mounting my boot partition) so I conclude that it's not using UEFI but on the other hand, while partitioning, after running `set 2 boot' on esp flag appears under my boot section in parted. So I'm confused which way should I go BIOS or UEFI?
Last edited by Codito ergo sum on Tue Aug 27, 2019 7:59 am, edited 1 time in total.
Sounds like you are using legacy boot. What does your BIOS have to say about the matter? Generally there will be some info regarding UEFI operating systems, boot order etc.
You would have a FAT32 partition usually labled 'EFI System Partition' on the disk, if using UEFI.
xaviermiller wrote:Actual computers are supporting UEFI. Did you boot on Legacy or UEFI mode ?
If you boot on BIOS/Legacy mode, the UEFI will not be accessible.
sorry I don't know in which mode I've booted. All I know is that esp is written under the table in parted in my boot partition. Besides the output of `dmesg' shows some info about efi like:
I am struggling with similar problem on dell notebook.
It boots without uefi only from external usb disk.
Without firmware, hardware does not work properly.
My conclusion is, that on new hardware uefi is necessary.