• @[email protected]
    link
    fedilink
    1310 months ago

    Awesome guide but wow, that’s a lot to understand and do just to roll back, easier to chroot and start blasting

    • @[email protected]
      link
      fedilink
      510 months ago

      Well, the simplest way to go if you want opensuse-like rollbacka would be to just run opensuse… if you need ubuntu-specific stuff (you don’t) there’s distrobox.

      BTW I’ve been running tumbleweed for a few years now and didn’t roll back once… IDK if the craze about rollbacks and immutable distros (arguments in favour of which often boil down to “easy rollbacks”) is justfied or not.

      • @[email protected]
        link
        fedilink
        1
        edit-2
        10 months ago

        I haven’t tried SUSE but that’s awesome they take care of rollback out of the box, I’ll try setup snapper on my fedora when I’m bored

        • @[email protected]
          link
          fedilink
          210 months ago

          Besides snapper itself, you’ll have to setup triggers to automatically take snapshots before/after running dnf, generate the appropriate boot menu options and reorganize your btrfs subvolumes so that everything that should not be rolled back (eg /var, /root, /srv, …) is in a different subvolume than /

          Honestly, if I were you I’d just give opensuse a try instead: I came to tumbleweed from fedora, and it’s basically the same, solid thing (only, without the new version drama twice a year).

      • @[email protected]
        link
        fedilink
        English
        110 months ago

        I am using Tumbleweed on my home desktop for close to 10 years now and I have used the rollback on 3-4 occasions. Probably could have fixed 1-2 of those issues in another way, but I was to lazy and just wanted to get back to more “stable system” asap and wait for further updates to fix the issues.

      • @[email protected]
        link
        fedilink
        1
        edit-2
        10 months ago

        Yeah I actually use time shift on my main system but my boot/efi is fat32 so it doesn’t get restored during snapshot rollback resulting in failed boot if kernel was changed .I guess there is a few complicated solutions to that. Also on fedora time shift is not supported anymore (?)

    • @[email protected]OP
      link
      fedilink
      210 months ago

      Yeah, after some feedback on the process, I could probably also provide a simple script to run during the live installation.

    • @[email protected]
      link
      fedilink
      210 months ago

      I find ZFS rollbacks to be easier but setting up ZFS can be a pain (other than in Gentoo and NixOS from my experience), so take your pick

    • @[email protected]
      link
      fedilink
      110 months ago

      On Crystal Linux, you do your thing, screw your OS, reboot to choose a snapshot that was made automatically without your intervention, and that’s it. Nothing ever really breaks.