There is no parameter --disks, it should be --disk. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1263900 Signed-off-by: Pavel Hrdina <phrdina@xxxxxxxxxx> --- Pushed as trivial. man/virt-install.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/virt-install.pod b/man/virt-install.pod index e184a9d..4dce2df 100644 --- a/man/virt-install.pod +++ b/man/virt-install.pod @@ -1629,7 +1629,7 @@ Run a Live CD image under Xen fullyvirt, in diskless environment --hvm \ --name demo \ --memory 500 \ - --disks none \ + --disk none \ --livecd \ --graphics vnc \ --cdrom /root/fedora7live.iso -- 2.6.2 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list