Here on my 2nd pc i used archfi to install Arch Linux/Xfce, I used auto partition during install with archfi. I noticed this
dad:~ $ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 232.9G 0 disk
└─sda1 8:1 0 232.9G 0 part
nvme0n1 259:0 0 476.9G 0 disk
├─nvme0n1p1 259:1 0 31M 0 part
├─nvme0n1p2 259:2 0 512M 0 part /boot
├─nvme0n1p3 259:3 0 16G 0 part [SWAP]
└─nvme0n1p4 259:4 0 460.4G 0 part /
├─nvme0n1p1 259:1 0 31M 0 part Saw that scratched my head and plugged forward lol. Just now I do a lsblk as posted above and i get the read out.
31mb bios boot, this is my 2nd or 3rd time using archfi and never had this ├─nvme0n1p1 259:1 0 31M 0 part, so i looked in /sys/firmware/ and I see no efi folder. So does this mean I’m booting with bios then efi? Is it possible to switch to efi without re-installing? Other then a faster boot and secure boot, would i gain anything from a potential re-install?
Thanks!
Edit:Think i figured out where i went wrong, at the auto partition section I selected Auto Partitions (gpt) instead of Auto Partitions (gpt, efi).