mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
By changing the logging mode of the p2v.service unit, we can make sure that the progress of virt-p2v is visible in non-GUI mode at the console. Since the output is now always shown on the console, there's no need to print the journalctl command for following that output when the user logs in.
17 lines
335 B
Plaintext
17 lines
335 B
Plaintext
virt-p2v - Convert a physical machine to use KVM.
|
|
|
|
***
|
|
The root password is "p2v" (without quotes).
|
|
|
|
To see the status of virt-p2v, do:
|
|
|
|
systemctl status p2v -l
|
|
|
|
Virt-p2v may take some time to start up. If virt-p2v is not running
|
|
after a few minutes, you can start it by typing:
|
|
|
|
launch-virt-p2v
|
|
|
|
***
|
|
|