• 2 Posts
  • 137 Comments
Joined 11 months ago
cake
Cake day: August 19th, 2023

help-circle
















  • I’ve been running Bazzite based on silverblue on my desktop for remote gaming and dockering. Everything was amazing until I started doing some mid-level docker stuff because of the rigidity of the distro.

    Podman largely works but since it’s rootless it won’t have access to mounted drives easily due to SELinux.

    Mounting a drive automatically wasn’t intuitive either and I ended up editing the /etc/fstab manually.

    Setting up a swapfile was also tedious, I needed more than 8GB so I made a 32GB swapfile but I still had to run a sudo command on startup since I’m not really confident with creating a systemd service on an immutable distro.

    All in all I should have just gone for Nobara or a regular Fedora but that’s because I have a really edge use-case.

    That being said I still highly recommend it. It’s stable, easy to “rebase-hop” and everything just works well and it’s very stable. I’d recommend it for pretty much anyone unless you’re going to do some heavy self hosting with multiple HDs.