Bazzite is an alternative operating system for the Steam Deck and for Desktop PCs that closely emulates SteamOS, with numerous additional features and improvements on top. We use immutable Fedora as a base, and allow packages to be layered and kept through updates unlike stock SteamOS. You can even print and change the language from English if you want.

  • FrullaPapaya
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    2 years ago

    That’s interesting, I am thinking of a console-like use for a pc in the home theater

  • adonalsium
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 years ago

    Looks very cool, might have to check this out. Can it be booted from a microSD card on the Steam Deck?

  • Defaced
    link
    fedilink
    arrow-up
    2
    ·
    2 years ago

    I tried installing this but both signing the install and the arch sandbox as well as several other setup steps in the bazzite setup would fail looking for a justfile.

      • Defaced
        link
        fedilink
        arrow-up
        2
        ·
        2 years ago

        Oh cool, is there anyway mount a secondary drive? Whenever I try to mount a secondary drive, steam doesn’t seem to see it when using the steam arch install.

        • quarterlife@lemmy.sdf.orgOP
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          2 years ago

          Just make sure it’s mounted in fstab, same as any other distro. If it’s a permanent drive I would mount it to /var/mnt/ChangeMe

          • Defaced
            link
            fedilink
            arrow-up
            2
            ·
            2 years ago

            Interesting, okay I’ll try it again when I have a chance.