mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-05-03 07:15:04 -04:00
Update fedora-template-upgrade-21.md
Add additional step to stop Template VM if it is currently running.
This commit is contained in:
parent
b079a3b705
commit
5066f0cd6e
1 changed files with 6 additions and 2 deletions
|
@ -40,7 +40,11 @@ These instructions will show you how to upgrade the standard Fedora 21
|
||||||
TemplateVM to Fedora 23. The same general procedure may be used to upgrade any
|
TemplateVM to Fedora 23. The same general procedure may be used to upgrade any
|
||||||
template based on the standard Fedora 21 template.
|
template based on the standard Fedora 21 template.
|
||||||
|
|
||||||
1. Clone the existing template and start a terminal in the new template.
|
1. Ensure the existing template is not running.
|
||||||
|
|
||||||
|
[user@dom0 ~]$ qvm-shutdown fedora-21
|
||||||
|
|
||||||
|
2. Clone the existing template and start a terminal in the new template.
|
||||||
|
|
||||||
[user@dom0 ~]$ qvm-clone fedora-21 fedora-23
|
[user@dom0 ~]$ qvm-clone fedora-21 fedora-23
|
||||||
[user@dom0 ~]$ qvm-run -a fedora-23 gnome-terminal
|
[user@dom0 ~]$ qvm-run -a fedora-23 gnome-terminal
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue