
On 28/06/2020 20.46, Andrei Borzenkov wrote:
28.06.2020 21:27, Carlos E. R. пишет:
On 28/06/2020 20.17, Andrei Borzenkov wrote:
28.06.2020 14:58, Michael Fischer пишет:
Hello all (and hopefully Andrei),
Device Start End Sectors Size Type /dev/nvme0n1p1 2048 1026047 1024000 500M Microsoft basic data
The "type" of ESP is supposed to be "EFI System". Anything else is up to firmware implementation. Explicit firmware boot entries that point to this partition will likely work. "Boot from hard disk" in BIOS boot menu selection (exact name varies between vendors) may not be offered at all.
Also os-prober and other operating systems may fail to find ESP.
I would change type to "EFI System" just to be sure.
Do you know which field in lsblk output prints that? I can't find it.
Telcontar:~ # lsblk --help
Usage: lsblk [options] [<device> ...]
...
Available output columns: ... PARTTYPE partition type UUID
This one. ESP is C12A7328-F81F-11D2-BA4B-00A0C93EC93B
Oh. Not human readable output, I see. Couldn't they choose an uuid of 0 or 1, or something nice when they invented it? :-D -- Cheers / Saludos, Carlos E. R. (from 15.1 x86_64 at Telcontar)