translator
1,018
edits
(BoxInfo) |
m (ls -lA) |
||
Line 144: | Line 144: | ||
{{RootCmd|command=btrfs subvolume create [/mnt/@tests]}} | {{RootCmd|command=btrfs subvolume create [/mnt/@tests]}} | ||
This will be shown by | This will be shown by | ||
{{RootCmd|command=ls - | {{RootCmd|command=ls -lA /mnt}} | ||
{{RootCmd|command=btrfs subvolume list /mnt}} | {{RootCmd|command=btrfs subvolume list /mnt}} | ||
This subvolume '''tests''' is empty. And it is not mounted by default. So if you want to use it, you have to mount it by ''fstab'' or other means. '''Now lets delete it again.''' | This subvolume '''tests''' is empty. And it is not mounted by default. So if you want to use it, you have to mount it by ''fstab'' or other means. '''Now lets delete it again.''' |