Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the image name configurable and get things working on the SteamDeck #9

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

spkane
Copy link

@spkane spkane commented Feb 27, 2024

I happened to be giving this a try on my SteamDeck and was able to get things working well with a few tweaks.

In general, this:

  • Makes the image repo, image name, and image tag configurable.
    • Expands and adds a few scripts to facilitate the new flexibility.
  • It also makes a few adjustments that allow this to work on a real SteamDeck.
    • Change the GUID on the image partition we want to mount, as it needs to be different then the real parition that is already mounted on the SteamDeck.
    • Use podman which is pre-installed on the SteamDeck.
    • Add some additional notes to the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant