1- .\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05 )
1+ .\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.07 )
22.\"
33.\" Standard preamble:
44.\" ========================================================================
132132.\" ========================================================================
133133.\"
134134.IX Title " VIRT-INSTALL 1"
135- .TH VIRT-INSTALL 1 "2008-09-08 " "perl v5.10.0" "Virtual Machine Install Tools"
135+ .TH VIRT-INSTALL 1 "2009-01-26 " "perl v5.10.0" "Virtual Machine Install Tools"
136136.\" For nroff, turn off justification. Always turn off hyphenation; it makes
137137.\" way too many mistakes in technical documents.
138138.if n .ad l
@@ -234,7 +234,7 @@ specifying a 'size' value.
234234.IP " \fB vol \fR " 4
235235.IX Item " vol"
236236An existing libvirt storage volume to use. This is specified as
237- \& 'poolname: volname'.
237+ \& 'poolname/ volname'.
238238.RE
239239.RS 4
240240.Sp
@@ -244,6 +244,11 @@ Other available options:
244244Disk device type. Value can be 'cdrom', 'disk', or 'floppy'. Default is
245245\& 'disk'. If a 'cdrom' is specified, and no install method is chosen, the
246246cdrom is used as the install media.
247+ .IP " \fB bux \fR " 4
248+ .IX Item " bux"
249+ Disk bus type. Value can be 'ide', 'scsi', 'usb', 'virtio' or 'xen'. The
250+ default is hypervisor dependent since not all hypervisors support all bus
251+ types.
247252.IP " \fB perms \fR " 4
248253.IX Item " perms"
249254Disk permissions. Value can be 'rw' (Read/Write), 'ro' (Readonly),
@@ -592,6 +597,22 @@ An \s-1HTTP\s0 server location containing an installable distribution image
592597An \s- 1 FTP\s 0 server location containing an installable distribution image
593598.RE
594599.RS 4
600+ .Sp
601+ Some distro specific url samples:
602+ .IP " Fedora/Red Hat Based" 4
603+ .IX Item " Fedora/Red Hat Based"
604+ http://download.fedoraproject.org/pub/fedora/linux/releases/10/Fedora/i386/os/
605+ .IP " Debian/Ubuntu" 4
606+ .IX Item " Debian/Ubuntu"
607+ http://ftp.us.debian.org/debian/dists/etch/main/installer\- amd64/
608+ .IP " Suse" 4
609+ .IX Item " Suse"
610+ http://download.opensuse.org/distribution/11.0/repo/oss/
611+ .IP " Mandriva" 4
612+ .IX Item " Mandriva"
613+ ftp://ftp.uwsg.indiana.edu/linux/mandrake/official/2009.0/i586/
614+ .RE
615+ .RS 4
595616.RE
596617.IP " \- x \s- 1 EXTRA\s 0 , \-\- extra\- args=EXTRA" 4
597618.IX Item " -x EXTRA, --extra-args=EXTRA"
0 commit comments