-
Notifications
You must be signed in to change notification settings - Fork 9
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
ERROR (refind_btrfs.state_management.conditions/conditions.py/check_filtered_block_devices): Could not find the ESP! #52
Comments
Try setting this config option. EDIT: Did you try setting it to "5c6e69f1-4755-4e5b-99be-452289ad9a76"? |
the same settings are on i think you mean
|
Paste the output of |
|
Honestly, judging by the output I don't really find anything wrong with your setup. I'll have to debug when I find the time. |
i did a clean install now error before seems to be gone, but i got new one
refind.conf:
is something wrong here or what? |
If you inspect findmnt's output of the
That is to say, |
yes i know they are not same cuz i made a clean install so UUID options changed to:
when using PARTUUID, i got same message after running refind-btrfs. |
But that UUID in the boot stanza is not the same one as the one in EDIT: Ah, I see it's they're supposed to be the same now but do paste EDIT 2: I noticed that your boot stanza has the "disabled" option included in it. These boot stanzas are parsed by |
how to enable it? |
Simply remove the "disabled" line from the boot stanza's definition. |
now got another message
|
That error isn't related to boot stanzas and it seems we're going around in circles. Other than debugging your exact same setup I'm all out of ideas. Sorry. |
On second glance this seems to be the issue: |
I know there is same issue [#16](ERROR (refind_btrfs.state_management.conditions/conditions.py/check_filtered_block_devices): Could not find the ESP!), but tried all my best but cant solve it.
lsblk
refind-btrfs
/boot/refind_linux.conf
"Boot with my options" "rw root=/dev/nvme0n1p2 quiet rootflags=subvol=@ initrd=boot\amd-ucode.img initrd=boot\initramfs-linux-zen.img"
/etc/fstab
lsblk --json --merge --paths --output NAME,TYPE,MAJ:MIN
lsblk /dev/sda --json --paths --tree --output PTUUID,PTTYPE,PARTUUID,PARTTYPE,PARTLABEL,UUID,NAME,FSTYPE,LABEL,MOUNTPOINT
findmnt --json --mtab --real --nofsroot --output PARTUUID,PARTLABEL,UUID,SOURCE,FSTYPE,LABEL,TARGET,OPTIONS
The text was updated successfully, but these errors were encountered: