mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-11-28 07:30:44 -05:00
Fixing various warnings from sphinx-build
* missing theme options in conf.py * orphaned pages are tagged as such * a markup mistake * duplicate labels * a code-block marked as python code
This commit is contained in:
parent
40a836603a
commit
06c6503932
28 changed files with 58 additions and 29 deletions
|
|
@ -6,10 +6,6 @@ Resize disk image
|
|||
|
||||
This page is intended for advanced users.
|
||||
|
||||
Resizing Disk Images
|
||||
--------------------
|
||||
|
||||
|
||||
By default Qubes uses thin volumes for the disk images. This means that space is not actually allocated for the volume until it is used. So a 2GB private volume with 100M of files will only use 100M. This explains how you can have *many* qubes with large private volumes on quite a small disk. This is called over provisioning. You should keep an eye on the disk-space widget to see how much free space you actually have.
|
||||
|
||||
It is easy to increase the size of disk images. There are risks attached to reducing the size of an image, and in general you should not need to do this.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue