Create a new empty subvolume

btrfs subvolume

  • Manage btrfs subvolumes and snapshots.
    More information: <https://btrfs.readthedocs.io/en/latest/btrfs-subvolume.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sudo btrfs subvolume create {{path/to/new_subvolume}}

click the source code to copy install btrfs subvolume on any operating system with command-not-found.com