jlobue10 / SteamDeck_rEFInd

Simple rEFInd install script for the Steam Deck (with GUI customization)
MIT License
512 stars 50 forks source link

ERROR IN CONSOLE #99

Open itzzjd123 opened 9 months ago

itzzjd123 commented 9 months ago

image What is this??

jlobue10 commented 9 months ago

Did you run the updated installer command? I'm missing context here, and chill with the all caps.

itzzjd123 commented 9 months ago

image

yeah i ran the code and put my password in. it ran then gave me this error when installing

itzzjd123 commented 9 months ago

Am I doing something wrong then?

jlobue10 commented 9 months ago

Please use the GUI installer.

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

I may have broken the old installer with repo reorganization when I made my latest rounds of GUI updates. That old method is practically deprecated anyways. I'll try to fix it when I can, but it is no longer the recommended method, for quite some time now.