• whatsgoingdom@rollenspiel.forum
    link
    fedilink
    arrow-up
    0
    ·
    24 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

    • velox_vulnus@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      24 days ago

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

      • gusgalarnyk@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        24 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.

    • rs2009@infosec.pubOP
      link
      fedilink
      arrow-up
      0
      ·
      24 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)

    • dingdongitsabear@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      24 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.

    • Lupec@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      24 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.