mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-12-14 23:45:07 -05:00
Secondary storage: fix 'btrfs filesystem' invocation
This commit is contained in:
parent
c3f74ce704
commit
c1fa7a7ac0
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ It is possible to use an existing Btrfs storage if it is configured. In dom0, av
|
|||
.. code:: console
|
||||
|
||||
$ mount -t btrfs
|
||||
$ btrfs show filesystem
|
||||
$ sudo btrfs filesystem show
|
||||
|
||||
|
||||
To register the storage to qubes use the following command where ``<pool_name>`` is a freely chosen pool name adn ``<dir_path>`` is the mounted path to the second Btrfs storage:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue