mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-24 14:19:54 -04:00
Add btrfs filesystem show line
Added one btrfs filesystem show line for displaying available btrfs filesystems.
This commit is contained in:
parent
6479d371b9
commit
32e728d8a9
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ Theses steps assume you have already created a separate Btrfs filesystem for you
|
|||
It is possible to use already available Btrfs storage if it is configured. In dom0, available Btrfs storage can be displayed using :
|
||||
```shell_session
|
||||
mount -t btrfs
|
||||
btrfs show filesystem
|
||||
```
|
||||
To register the storage to qubes :
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue