• whatsgoingdom
    link
    fedilink
    arrow-up
    15
    ·
    18 days ago

    A very dumb question probably, but I’m new to using Linux so I lack a lot of understanding: I’m on Bazzite atm. Would there be a simple way to switch to blend OS without wiping everything? Like a rebase? Probably not but I figured it’s worth a shot to ask xD

    • Lupec@lemm.ee
      link
      fedilink
      arrow-up
      17
      arrow-down
      1
      ·
      edit-2
      18 days ago

      No such thing, we all start somewhere! :)

      Anyway, you could in fact do that if you were thinking of trying out other Fedora Atomic images such as Silverblue and whatnot (see also the ublue page listing tons of others, including your bazzite!). This uses different tooling, so unfortunately not in this case.

    • rs2009@infosec.pubOP
      link
      fedilink
      arrow-up
      13
      ·
      18 days ago

      Ooh, not just yet (in essence, it’d be hard to migrate over from the system used in Fedora Atomic to that used by blendOS) :( We’re working on a migration script for users from regular ole’ Arch Linux, though.

      (disclaimer: blendOS dev here)

      • whatsgoingdom
        link
        fedilink
        arrow-up
        4
        ·
        18 days ago

        Ah well, not the first time I changed distro xD I’ll make some space on my drive and test it

    • dingdongitsabear@lemmy.ml
      link
      fedilink
      arrow-up
      9
      ·
      18 days ago

      bazzite is fedora based? If so, your filesystem is btrfs and your /home is a subvolume, same as your / (root). you can install a new operating system in a btrfs subvolume (e.g. /blendosroot), then have systemd-boot or grub mount it as root and mount your existing home from it.

      sadly, there’s no noob-friendly way to achieve this, but if you’re adventurous, you have enough search terms to make it happen.

    • velox_vulnus@lemmy.ml
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      edit-2
      18 days ago

      Yes, but only if you have separate partitions for root, home, boot and swap. Otherwise, it is going to be painful.

      • whatsgoingdom
        link
        fedilink
        arrow-up
        1
        ·
        18 days ago

        Yeah I don’t as in the bazzite installer it’s a real pain to set it up manually (also not allowing you to spread the partitions over multiple drives during the initial setup)

      • gusgalarnyk@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        18 days ago

        Is there a guide or any educational material on this? I’m about to swap to Linux (some fedora distro focused on gaming) and I’m interested in potentially one day swapping to arch after I’ve gotten my toes wet. Doing a bit of extra work and planning ahead to make that easier sounds nice.

        • velox_vulnus@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          ·
          18 days ago

          There’s probably some generic tutorial out there, but since I’ve started to separate partitions after moving to NixOS and Guix, and self-learnt this, I’m not sure what would be a better resource for you.

    • Howdy@lemmy.zip
      link
      fedilink
      arrow-up
      2
      ·
      17 days ago

      I’m new too but I separated by root and home partitions this last install to try and allow that.