• 47 Posts
  • 340 Comments
Joined 2 years ago
cake
Cake day: July 2nd, 2023

help-circle
rss















  • BlackEcotoLinux Gaming@lemmy.worldSim racing and bazzite
    link
    fedilink
    English
    2
    edit-2
    1 month ago

    I haven’t used an immutable distro, but if it’s a problem, I’m sure that there’s a way to defeat the immutability. If it just mounts the root filesystem read-only, then

    # mount -o remount,rw /
    

    Will probably do it.

    It will work until the next reboot (and I believe it won’t work on Fedora 42 as it now uses composefs), on Fedora Atomic Desktops you have to use layers to add additional packages using rpm-ostree

    (Edit: formatting)




  • Power off. I never used hibernation nor suspend (even on Windows) and as I don’t use some of my computers for weeks, it just doesn’t make sense to keep them suspended for so long. And now that I’m on Fedora Atomic Desktop with auto-updates, I would have to reboot regularly anyway in order to apply updates.

    Only exception is the Steam Deck for which I kept suspend so I can pick up my games where I left off.