rEFInd General Discussion: /efi as ESP mountpoint (original) (raw)
/efi as ESP mountpoint
Created: 2018-07-08
Updated: 2018-07-10
refind-install
fails to find EFI system partition if it is mounted to/efi
. It looks likerefind-install
currently only supports/boot
and/boot/efi
for ESP mointpoints./efi
is intended as a replacement to/boot/efi
, it's used by systemd-gpt-auto-generator.
Could the support be extented to include/efi
as a ESP mountpoint?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've just posted an update torefind-install
to add this support. If you care to test it, I'd appreciate it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Oops. Thanks for fixing that! MR accepted.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Great!refind-install
now works with/efi
as the ESP mountpoint. Thank you!
Slightly related feature request:
It appears that for systemd-gpt-auto-generator to auto-mount the ESP (to either/boot
or/efi
) it needs to know the used ESP's GUID. This is done by reading the efi variableLoaderDevicePartUUID
. The variable is documented in https://www.freedesktop.org/wiki/Software/systemd/BootLoaderInterface/ .
Any hope that rEFInd could set the variable?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Log in to post a comment.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.