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

EDIT : Thanks to everyone who commented, I think I will try btrfs on my root partition and keep ext4 for my home directory 😃

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

        Subvolumes are somewhat like a partition, but they don’t have fixed size. What they allow you to do is take snapshots. Snapshots are used to backup and restore the subvolume. They can be created instantly and don’t take up any space until something is changed.

        • @[email protected]
          link
          fedilink
          25 months ago

          If I’m trying to install Linux with BTRFS, and it doesn’t work, what are some of the most likely mistakes I’ve made?

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

            What distro? Some installers will set everything up for you and others you have to setup subvolumes manually.