Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lichen cant detect efi partition #58

Open
kleinermob opened this issue Feb 13, 2025 · 0 comments
Open

Lichen cant detect efi partition #58

kleinermob opened this issue Feb 13, 2025 · 0 comments

Comments

@kleinermob
Copy link

sda 8:0 0 1.8T 0 disk
├─sda1 8:1 0 1.1T 0 part
└─sda2 8:2 0 783G 0 part
sdb 8:16 0 111.8G 0 disk
├─sdb1 8:17 0 499M 0 part
└─sdb2 8:18 0 111.3G 0 part
sdc 8:32 1 28.9G 0 disk
├─sdc1 8:33 1 1.6G 0 part /run/initramfs/live
└─sdc2 8:34 1 138.2M 0 part
sdd 8:48 1 119.5G 0 disk
├─sdd1 8:49 1 39.5G 0 part /run/media/live/Ventoy
├─sdd2 8:50 1 32M 0 part /run/media/live/VTOYEFI
└─sdd3 8:51 1 80G 0 part /run/media/live/BACKUPSPACE
nvme0n1 259:0 0 465.8G 0 disk
├─nvme0n1p1 259:1 0 499M 0 part
├─nvme0n1p2 259:6 0 100M 0 part
├─nvme0n1p3 259:7 0 16M 0 part
├─nvme0n1p4 259:8 0 300G 0 part
├─nvme0n1p5 259:9 0 1G 0 part
└─nvme0n1p6 259:10 0 164.2G 0 part

sdb has debian on it and nvme0n1 has window on it,

i've created nvme0n1p5 and p6 for SerpentOS, p5 EFI Partition with ESP flag and p6 with XFS,
but lichen only detects EFI partiton nvem0n1p2 from Windows and sdb1 from debian.

◆ Pick a boot partition
│ ○ /dev/nvme0n1p2 (100 MiB) [on CT500P5SSD8 (SSD)]
│ ● /dev/sdb1 (499 MiB) [on ATA HFS120G32TND-N1A (SSD)]

as you can see /dev/nvme0n1p5 is not listed, again with proper ESP flag, in gparted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant