mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-12 16:35:48 -04:00
replaced all github flavored code blocks with fenced kramdown code blocks
This commit is contained in:
parent
df467baf1c
commit
39ef7373fd
58 changed files with 609 additions and 609 deletions
|
@ -16,14 +16,14 @@ template between reboots didn't exceed 10G).
|
|||
|
||||
Replace the size and the path (name) of the template as wished and run your
|
||||
modified command:
|
||||
```
|
||||
~~~
|
||||
truncate -s 20G /var/lib/qubes/vm-templates/fedora-21/root.img
|
||||
```
|
||||
~~~
|
||||
|
||||
Then start your template or standalone VM and run:
|
||||
```
|
||||
~~~
|
||||
sudo resize2fs /dev/mapper/dmroot
|
||||
```
|
||||
~~~
|
||||
|
||||
after that shutdown the template.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue