• bloodfart@lemmy.ml
    link
    fedilink
    arrow-up
    9
    ·
    1 year ago

    whats the recommended method of dealing with old reiser partitions once kernel support gets removed?

    • ProgrammingSocks@pawb.social
      link
      fedilink
      arrow-up
      10
      ·
      1 year ago

      Migrate them to a modern filesystem, presumably. ext4 is extremely reliable, btrfs is less proven but much more featureful with copy-on-write and snapshots.

      This isn’t any type of surprise, ResierFS was marked obsolete some time ago now.

    • Klara@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Use an old kernel version (if yours doesn’t still support it) and something like btrfs-convert to get a maintained filesystem instead. Works pretty well in my experience with converting other filesystems to btrfs.

      • bloodfart@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        Ty!

        I think I’m just gonna burn a Slackware cd and put it in the drawer with all the reiser disks.

        • Klara@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          I agree with the other commenter recommending to migrate as soon as possible while the kernel still does support, but that does seem like a workable strategy if you can’t for the foreseeable future.