mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-07 06:22:58 -04:00
reword clone step
This commit is contained in:
parent
45d25ccc4f
commit
535eec3229
1 changed files with 3 additions and 3 deletions
|
@ -210,11 +210,11 @@ mke2fs 1.42.12 (29-Aug-2014)
|
||||||
Using kernel installed in the VM (R4.0)
|
Using kernel installed in the VM (R4.0)
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
Both debian-9 and fedora-26 templates already have grub and related tools preinstalled so if you want to use one of the distribution kernels, all you need to do is clone one to a new template, then:
|
Both debian-9 and fedora-26 templates already have grub and related tools preinstalled so if you want to use one of the distribution kernels, all you need to do is clone either template to a new one, then:
|
||||||
|
|
||||||
~~~
|
~~~
|
||||||
qvm-prefs <templatename> virt_mode hvm
|
qvm-prefs <clonetemplatename> virt_mode hvm
|
||||||
qvm-prefs <templatename> kernel ''
|
qvm-prefs <clonetemplatename> kernel ''
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
If you'd like to use a different kernel than default, continue reading.
|
If you'd like to use a different kernel than default, continue reading.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue