This is your annual reminder to do a snapshot (timeshift or whatever you prefer) before doing relatively minor changes to your system.

I was supposed to be in bed now, but instead I am stuck troubleshooting xorg refusing to start after an apt-get dist-upgrade.

And as far as friendly reminders go, I should’ve given myself an unfriendly reminder beforehand, as it’s not the first time…

UPDATE: Fuck nvidia 545. All my homies hate nvidia 545. 535 4 lyf!

    • @GenderNeutralBro@lemmy.sdf.org
      link
      fedilink
      English
      20
      edit-2
      5 months ago

      I slept on BTRFS for years, until getting it by default in OpenSuse. I’m never going back. Snapshots and dedupes are killer features.

      I’m on Debian now, and I get an automatic before and after snapshot with every apt install.

        • @GenderNeutralBro@lemmy.sdf.org
          link
          fedilink
          English
          135 months ago

          Honestly, I’m not 100% sure how to set it up, because I let Spiral Linux handle this for me. Spiral Linux is basically a Debian spin, not a full distro. It installs Debian and preconfigures some reasonable defaults, like BTRFS, backported kernels, virtualization support, and some other niceties. The end result is a pure Debian system, operating solely on Debian repos.

          If you’re already running Debian, or want to install from stock Debian media, there are instructions from various places. The gist is that the snapper package automatically sets this up, though you might need to manually configure some subvolumes. Here is a very detailed guide that starts from zero. It is mildly opinionated so it’s a little hard to tell what the minimal config would be: https://medium.com/@inatagan/installing-debian-with-btrfs-snapper-backups-and-grub-btrfs-27212644175f

          Search for the part where they mention apt.conf.d.

          • @lal309@lemmy.world
            link
            fedilink
            55 months ago

            Ah okay well I appreciate the response anyways. I’m also struggling to figure how to snapshot my /home since I put it in a different partition during install. Timeshift is “unable to see it”.

            • ReallyZen
              link
              fedilink
              1
              edit-2
              5 months ago

              Tumbleweed does it, comes preconfigured out of the box. TBH I’m trying to get the same on Arch & fail. The snapshot-before-change are easy enough, but reverting is where I fail.

              • @lal309@lemmy.world
                link
                fedilink
                25 months ago

                Have you tried to manually specify the subvolume id (sudo btrfs subvolume list /) of the snapshot you want to restore to in /etc/fstab?

                When I was distro hopping I believe Garuda Linux took snapshots and was easily able to restore a few times. Maybe you can reverse engineer what they’ve done???

                I’m running Nobara right now for my gaming setup but I’m half tempted to try TW.