Just a simple question : Which file system do you recommend for Linux? Ext4…?

    • atzanteol@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      LVM creates “block devices” and is FS agnostic. You can install btrfs on an LVM volume if you wanted. Or any other FS for that matter.

      But since it doesn’t know anything about the FS it can be a bit more cumbersome to modify volumes (especially when shrinking).