Here is my /boot/efi/EFI/refind/refind.conf file. I've only ever added the theme line at the very end. As a new linux user editing this scares me so any help from anyone editing this so that plymouth will work would be appreciated.
- Posts
- 4
- Comments
- 24
- Joined
- 3 yr. ago
- Posts
- 4
- Comments
- 24
- Joined
- 3 yr. ago

Sorry about that, I edited the comment to a pastebin link. Okay here is my /boot/refind_linux.conf file:
"Boot with standard options" "ro root=UUID=96e2ea68-742d-4309-ae9f-4d12ba668b21" "Boot to single-user mode" "ro root=UUID=96e2ea68-742d-4309-ae9f-4d12ba668b21 single" "Boot with minimal options" "ro root=/dev/nvme0n1p4"Should I just edit the boot standard to
"rw root=/dev/nvme0n1p4"edit: tried that change and it did nothing