Virt-p2v-make-disk

From wikieduonline
Revision as of 08:16, 10 February 2020 by Welcome (talk | contribs)
Jump to navigation Jump to search

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

Advertising: