Difference between revisions of "Virt-p2v-make-disk"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
http://manpages.ubuntu.com/manpages/bionic/man1/virt-p2v-make-disk.1.html | http://manpages.ubuntu.com/manpages/bionic/man1/virt-p2v-make-disk.1.html | ||
+ | export prefix=/usr/ | ||
+ | virt-p2v-make-disk -o /[[dev]]/sda | ||
+ | virt-builder: warning: output device (/dev/sda1) is a partition. If you | ||
+ | are writing to a USB key or external drive then you probably need to write | ||
+ | to the whole device, not to a partition. If this warning is wrong then you | ||
+ | can disable it with --no-warn-if-partition | ||
− | virt-p2v-make-disk -o /dev/ | + | |
+ | export prefix=/usr/ | ||
+ | virt-p2v-make-disk -o /dev/sda1 | ||
+ | virt-builder: warning: output device (/dev/sda1) is a partition. If you | ||
+ | are writing to a USB key or external drive then you probably need to write | ||
+ | to the whole device, not to a partition. If this warning is wrong then you | ||
+ | can disable it with --no-warn-if-partition | ||
+ | |||
+ | virt-p2v-make-disk -o /dev/sda | ||
virt-p2v-make-disk: cannot find /lib/x86_64-linux-gnu/virt-p2v/virt-p2v.xz | virt-p2v-make-disk: cannot find /lib/x86_64-linux-gnu/virt-p2v/virt-p2v.xz | ||
Revision as of 08:16, 10 February 2020
virt-p2v-make-disk
Build the virt-p2v disk using virt-builder
http://manpages.ubuntu.com/manpages/bionic/man1/virt-p2v-make-disk.1.html
export prefix=/usr/ virt-p2v-make-disk -o /dev/sda virt-builder: warning: output device (/dev/sda1) is a partition. If you are writing to a USB key or external drive then you probably need to write to the whole device, not to a partition. If this warning is wrong then you can disable it with --no-warn-if-partition
export prefix=/usr/ virt-p2v-make-disk -o /dev/sda1 virt-builder: warning: output device (/dev/sda1) is a partition. If you are writing to a USB key or external drive then you probably need to write to the whole device, not to a partition. If this warning is wrong then you can disable it with --no-warn-if-partition
virt-p2v-make-disk -o /dev/sda virt-p2v-make-disk: cannot find /lib/x86_64-linux-gnu/virt-p2v/virt-p2v.xz
Related commands
See also
- KVM, Installation, QEMU,
virsh
,virtinst
,libguestfs-tools
, libvirt, qemu, Red Hat Virtualization (RHV), MacVTap, Virtio, oVirt, KVM services, KVM networking, KVM graphics, CPU, KVM on ARM libguestfs-tools
:virt-sysprep
,virt-clone
,virt-builder
,virt-customize
,virt-resize
,virt-rescue
,virt-sparsify
,guestmount
,guestfish
,virt-inspector
,virt-cat
,virt-log
,virt-df
,virt-ls
,virt-filesystems
,virt-list-filesystems
,virt-edit
Advertising: