When running refind-install with the --usedefault option the ESP gets mounted to /tmp/refind_install. But after refind-install is finished, regardless if it failed or succeded, it doesn't unmount /tmp/refind_install.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When running
refind-install
with the--usedefault
option the ESP gets mounted to/tmp/refind_install
. But afterrefind-install
is finished, regardless if it failed or succeded, it doesn't unmount/tmp/refind_install
.Screenshot of
findmnt
afterrefind-install
has run.