Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tips:btrfs [2016/04/12 07:44] – scipio | tips:btrfs [2021/10/13 19:51] (current) – removed scipio | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== BTRFS ====== | ||
- | |||
- | create root subvolume | ||
- | < | ||
- | mount /dev/sda1 /tmp/btrfs | ||
- | btrfs subvolume set-default 5 /tmp/btrfs | ||
- | cd /tmp/btrfs | ||
- | btrfs subvolume create @ | ||
- | </ |