File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -114,7 +114,8 @@ End-result: A virtual machine with:
114114This Fedora-Cloud image have a 10 sec. delay when logging in as root, remove
115115that via editing /root/.ssh/authorized_keys.
116116
117- * Increasing disk capacity
117+ * Disk capacity
118+ ** Increasing VM disk capacity
118119
119120The remaining disc capacity is getting low, it will be unfortunate if this
120121disrupt the tutorial. Thus, we resize the VM disk. First shutdown the VM.
@@ -135,6 +136,11 @@ partprobe
135136resize2fs /dev/vda1
136137#+end_example
137138
139+ ** Reduce VM image size
140+
141+ Before uploading, use the tool =virt-sparsify= to reduce disk capacity used
142+ by VM image. And afterwards also compress image, to reduce download size.
143+
138144* Extra manual changes
139145
140146Cloned some git trees in user 'fedora' home directory.
You can’t perform that action at this time.
0 commit comments