SteamDeck_rEFInd icon indicating copy to clipboard operation
SteamDeck_rEFInd copied to clipboard

Job for bootnext-refind.service failed because the control process exited with error code

Open calimaus opened this issue 11 months ago • 8 comments

I am trying to install this onto my Steam Deck and cannot get past the last part of the installation.

I get this error in red.

Job for bootnext-refind.service failed because the control process exited with error code. See "systemctl status bootnext-refind.service" and "journalctl -xeu bootnext-refind.service" for details.

Please let me know what I am doing wrong.

Thank You Screenshot_20240319_133815

calimaus avatar Mar 19 '24 17:03 calimaus

Are you using the GUI installation method (which is recommended)?

jlobue10 avatar Mar 19 '24 17:03 jlobue10

I am using the konsle method. How do I do it via a GUI

calimaus avatar Mar 19 '24 17:03 calimaus

If buy gui you mean running it on a desktop and not just though a cmd shell then yes I am on a desktop

calimaus avatar Mar 19 '24 17:03 calimaus

No, what I mean is are you running this command for the installation which subsequently installs my GUI?

cd $HOME && rm -rf $HOME/SteamDeck_rEFInd/ && git clone https://github.com/jlobue10/SteamDeck_rEFInd && cd SteamDeck_rEFInd && chmod +x install-GUI.sh && ./install-GUI.sh

jlobue10 avatar Mar 19 '24 18:03 jlobue10

I am running this

git clone https://github.com/jlobue10/SteamDeck_rEFInd/ cd SteamDeck_rEFInd chmod +x SteamDeck_rEFInd_install.sh ./SteamDeck_rEFInd_install.sh

calimaus avatar Mar 19 '24 18:03 calimaus

Please use the method I suggested. The old method that you are trying has mostly been deprecated in favor of the GUI method.

jlobue10 avatar Mar 19 '24 18:03 jlobue10

Screenshot_20240319_143925

I am guessing everything worked. Thank you for your help.

calimaus avatar Mar 19 '24 18:03 calimaus

Yes looks good. I probably need to update the README some.

Now with the GUI, you will want to run the install rEFInd option once (Sourceforge method), select the various options and background icons that you want (legitimate PNG files) and run create config then install config. Then future changes can be done by repeating that process (make selections, create config followed by install config). An optional background randomizer is available too.

jlobue10 avatar Mar 19 '24 18:03 jlobue10