mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
18 lines
385 B
Plaintext
18 lines
385 B
Plaintext
virt-p2v - Convert a physical machine to use KVM.
|
|
|
|
***
|
|
The root password is "p2v" (without quotes).
|
|
|
|
To see/follow the status of virt-p2v, do:
|
|
|
|
systemctl status p2v -l
|
|
journalctl -u p2v --follow
|
|
|
|
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
|
|
|
|
***
|
|
|