ryanrudolfoba / SteamDeck-Clover-dualboot

Script to install Clover - a graphical boot manager for the Steam Deck.
https://www.youtube.com/watch?v=HDnxOw6j3EY&t=975s
447 stars 26 forks source link

Update README.md troubleshooting with missing 7zip fix #35

Closed lukehook closed 10 months ago

lukehook commented 10 months ago

If a user has recently restored SteamOS from Restore Image. It's possible it won't have 7zip installed by default if that user hasn't run a system update since doing so.

This PR adds a troubleshooting item advising users to update their systems if they encounter this error

(Could possibly extend this to check if the usr/bin/7z folder is present and if not return an error advising the user that 7zip isn't installed and to update etc but might be too much hand holding)