From 362d7b750a15cbf1f6345d177acce32fab565e4b Mon Sep 17 00:00:00 2001 From: Tom Date: Fri, 11 Dec 2015 20:00:03 +0000 Subject: [PATCH] simplify shutdown step --- managing-os/fedora-template-upgrade-21.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/managing-os/fedora-template-upgrade-21.md b/managing-os/fedora-template-upgrade-21.md index c5ce9661..c908ea43 100644 --- a/managing-os/fedora-template-upgrade-21.md +++ b/managing-os/fedora-template-upgrade-21.md @@ -54,13 +54,9 @@ template based on the standard Fedora 21 template. [user@fedora-23 ~]$ sudo yum clean all [user@fedora-23 ~]$ sudo yum --releasever=23 --enablerepo=qubes*current-testing distro-sync - 3. Shutdown the new TemplateVM via dom0 command line or Qubes VM Manager; may need to be killed.) + 3. Shutdown the new TemplateVM via dom0 command line or Qubes VM Manager; [user@dom0 ~]$ qvm-shutdown fedora-23 - - or - - [user@dom0 ~]$ qvm-shutdown --force fedora-23 If you encounter no errors, proceed to step 7.