Blame SOURCES/0184-p2v-Modify-etc-issue-with-clearer-instructions.patch

ffd6ed
From 002b680bb763e62b083055721c62dd374f974693 Mon Sep 17 00:00:00 2001
ffd6ed
From: "Richard W.M. Jones" <rjones@redhat.com>
ffd6ed
Date: Tue, 9 Jun 2015 15:27:25 +0100
ffd6ed
Subject: [PATCH] p2v: Modify /etc/issue with clearer instructions.
ffd6ed
ffd6ed
(cherry picked from commit 154251b3f0312864c460533ae28a09483fb70051)
ffd6ed
---
ffd6ed
 p2v/issue | 13 ++++++++-----
ffd6ed
 1 file changed, 8 insertions(+), 5 deletions(-)
ffd6ed
ffd6ed
diff --git a/p2v/issue b/p2v/issue
ffd6ed
index ae0930f..d4f2b1f 100644
ffd6ed
--- a/p2v/issue
ffd6ed
+++ b/p2v/issue
ffd6ed
@@ -3,12 +3,15 @@ virt-p2v - Convert a physical machine to use KVM.
ffd6ed
 ***
ffd6ed
 The root password is "p2v" (without quotes).
ffd6ed
 
ffd6ed
-If virt-p2v is not running, you can start it by typing:
ffd6ed
-
ffd6ed
-                launch-virt-p2v
ffd6ed
-
ffd6ed
-If virt-p2v didn't start automatically, look for logs:
ffd6ed
+To see/follow the status of virt-p2v, do:
ffd6ed
 
ffd6ed
                 systemctl status p2v -l
ffd6ed
+                journalctl -u p2v --follow
ffd6ed
+
ffd6ed
+Virt-p2v may take some time to start up.  If virt-p2v is not running
ffd6ed
+after a few minutes, you can start it by typing:
ffd6ed
+
ffd6ed
+                launch-virt-p2v
ffd6ed
+
ffd6ed
 ***
ffd6ed
 
ffd6ed
-- 
ffd6ed
1.8.3.1
ffd6ed