Files
libguestfs/builder
Richard W.M. Jones 7274f11ad4 builder: Warn if --output is a host partition (RHBZ#1342337).
But allow the warning to be turned off using --no-warn-if-partition.

Ming Xie tried to create a bootable USB key using
'virt-p2v-make-disk -o /dev/sdX1'.  That works, but doesn't create a
bootable key because it puts everything into the first partition.

Emit a warning if someone tries to do this to try to prevent user
error:

  virt-builder: warning: output device (/dev/sdb1) 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
2016-06-03 13:05:07 +01:00
..
2016-05-24 11:26:48 +02:00
2016-01-02 21:19:51 +00:00
2015-09-08 09:51:48 +02:00
2016-03-07 17:36:24 +00:00
2016-01-02 21:19:51 +00:00
2016-01-02 21:19:51 +00:00
2016-01-02 21:19:51 +00:00
2016-01-02 21:19:51 +00:00
2014-01-30 17:05:34 +01:00
2014-01-30 17:05:34 +01:00
2016-01-02 21:19:51 +00:00
2016-01-11 13:42:49 +00:00