mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-08 15:03:01 -04:00
mention discard mount option
nothing 4.0 specific
This commit is contained in:
parent
e59b6c29b1
commit
ce4e5f8cd9
1 changed files with 2 additions and 1 deletions
|
@ -58,4 +58,5 @@ Trim for standalone AppVMs
|
||||||
---------------------
|
---------------------
|
||||||
The `qvm-trim-template` command is not available for a standalone AppVM.
|
The `qvm-trim-template` command is not available for a standalone AppVM.
|
||||||
|
|
||||||
It is still possible to trim the AppVM disks by using the `fstrim --all` command from the appvm
|
It is still possible to trim the AppVM disks by using the `fstrim --all` command from the appvm.
|
||||||
|
Note you may need to add the `discard` option to the mount line in `/etc/fstab` inside the standalone AppVM before this will work as expected.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue