mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-03-16 11:46:00 -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
@ -38,9 +38,13 @@ Detailed: Upgrading the Standard Fedora 21 Template to Fedora 23
|
||||
|
||||
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
|
||||
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-run -a fedora-23 gnome-terminal
|
||||
|
Loading…
x
Reference in New Issue
Block a user