logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mksubvolume - Command-line program to create btrfs subvolume

Authors

       Arvin Schnell <aschnell@suse.com>

Description

       Mksubvolume is a command-line program to create a btrfs subvolume including adding a fstab entry and
       mounting the subvolume at path.

Name

       mksubvolume - Command-line program to create btrfs subvolume

Options

--nocow
           Set the no-copy-on-write flag for the subvolume.

       -v,--verbose
           Increase verbosity.

See Also

snapper(5), btrfs(8), fstab(5), mount(8)

0.10.6                                             2015-09-17                                     MKSUBVOLUME(8)

Synopsis

mksubvolume [--nocow] [--verbose] {path}

See Also