I am attempting to dual boot my laptop with windows 11 and arch with rEFInd. I had done this correctly a year ago, but deleted my arch partition as I wanted a clean slate, but it is proving to be difficult to finish the reinstallation.
I have tried removing and reinstalling rEFInd and deleting and recreating the arch partitions, but when I boot into rEFInd and click on vmlinuz-linux, I get:
Cannot open access to console, the root account is locked. See sulogin(8) man page for more details.
Press Enter to continue```
And if I keep hitting enter, more services fail with the same error (root account is locked) until the boot breaks.
I am unsure where this error is coming from or how to "unlock" my root account. I am not using any manual boot stanzas for rEFInd, and am relying on the autodetection.
Anything is appreciated!