Closed aqsede closed 2 years ago
There is no need to rerun the script after making changes to the refind.conf
file, assuming that you edit the correct refind.conf
file. I do this often to test or use different backgrounds and icons. The script is mainly just to automate copying the files to the correct location and fix the EFI boot entries.
Use this command to edit the refind.conf
file after running the script.
sudo nano /esp/efi/refind/refind.conf
and then press Ctrl+x
followed by y
to save your changes (or n
to discard changes) and exit.
Thank you. I edited the wrong conf and didn't get the notification when you edit your comment so I was stuck till just now. Thank you
Hi,
Do we need to rerun the script again after making change to the config file or just reboot and it will work automatically?
Thanks.