1- .\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.07)
1+ .\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
22.\"
33.\" Standard preamble:
44.\" ========================================================================
5- .de Sh \" Subsection heading
6- .br
7- .if t .Sp
8- .ne 5
9- .PP
10- \fB \\$1 \fR
11- .PP
12- ..
135.de Sp \" Vertical space (when we can't use .PP)
146.if t .sp .5v
157.if n .sp
5345.el .ds Aq '
5446.\"
5547.\" If the F register is turned on, we'll generate index entries on stderr for
56- .\" titles (.TH), headers (.SH), subsections (.Sh ), items (.Ip), and index
48+ .\" titles (.TH), headers (.SH), subsections (.SS ), items (.Ip), and index
5749.\" entries marked with X<> in POD. Of course, you'll have to process the
5850.\" output yourself in some meaningful fashion.
5951.ie \n F \{\
132124.\" ========================================================================
133125.\"
134126.IX Title " VIRT-INSTALL 1"
135- .TH VIRT-INSTALL 1 "2009-12-03 " "" "Virtual Machine Install Tools"
127+ .TH VIRT-INSTALL 1 "2010-02-08 " "" "Virtual Machine Install Tools"
136128.\" For nroff, turn off justification. Always turn off hyphenation; it makes
137129.\" way too many mistakes in technical documents.
138130.if n .ad l
@@ -189,7 +181,7 @@ prioritization is incorrect, eg if wanting to use \s-1QEMU\s0 while on a Xen ker
189181.RE
190182.RS 2
191183.RE
192- .Sh " General Options"
184+ .SS "General Options"
193185.IX Subsection " General Options"
194186General configuration parameters that apply to all types of guest installs.
195187.IP " \- n \s- 1 NAME\s 0 , \-\- name=NAME" 2
@@ -440,9 +432,24 @@ No \s-1OS\s0 version specified (disables autodetect)
440432.RE
441433.IP " \-\- host\- device=HOSTDEV" 2
442434.IX Item " --host-device=HOSTDEV"
443- Attach a physical host device to the guest. \s- 1 HOSTDEV\s 0 is a node device name
444- as used by libvirt (as shown by 'virsh nodedev\- list').
445- .Sh " Full Virtualization specific options"
435+ Attach a physical host device to the guest. Some example values for \s- 1 HOSTDEV:\s 0
436+ .RS 2
437+ .IP " \fB \-\- host \- device pci_0000_00_1b_0 \fR " 2
438+ .IX Item " --host-device pci_0000_00_1b_0"
439+ A node device name via libvirt, as shown by 'virsh nodedev\- list'
440+ .IP " \fB \-\- host \- device 001.003 \fR " 2
441+ .IX Item " --host-device 001.003"
442+ \& \s- 1 USB\s 0 by bus, device (via lsusb).
443+ .IP " \fB \-\- host \- device 0x1234:0x5678 \fR " 2
444+ .IX Item " --host-device 0x1234:0x5678"
445+ \& \s- 1 USB\s 0 by vendor, product (via lsusb).
446+ .IP " \fB \-\- host \- device 1f.01.02 \fR " 2
447+ .IX Item " --host-device 1f.01.02"
448+ \& \s- 1 PCI\s 0 device (via lspci).
449+ .RE
450+ .RS 2
451+ .RE
452+ .SS "Full Virtualization specific options"
446453.IX Subsection " Full Virtualization specific options"
447454Parameters specific only to fully virtualized guest installs.
448455.IP " \-\- sound" 2
@@ -528,7 +535,7 @@ virtualized guest.
528535.IX Item " --noacpi"
529536Override the \s- 1 OS\s 0 type / variant to disables the \s- 1 ACPI\s 0 setting for fully
530537virtualized guest.
531- .Sh " Virtualization Type options"
538+ .SS "Virtualization Type options"
532539.IX Subsection " Virtualization Type options"
533540Options to override the default virtualization type choices.
534541.IP " \- v, \-\- hvm" 2
@@ -551,7 +558,7 @@ Availabile options are listed via 'virsh capabilities' in the <domain> tags.
551558Prefer \s- 1 KVM\s 0 or \s- 1 KQEMU\s 0 (in that order) if installing a \s- 1 QEMU\s 0 guest. This behavior
552559is now the default, and this option is deprecated. To install a plain \s- 1 QEMU\s 0
553560guest, use '\-\- virt\- type qemu'
554- .Sh " Installation Method options"
561+ .SS "Installation Method options"
555562.IX Subsection " Installation Method options"
556563.IP " \- c \s- 1 CDROM\s 0 , \-\- cdrom=CDROM" 2
557564.IX Item " -c CDROM, --cdrom=CDROM"
@@ -615,7 +622,7 @@ may be desirable to also use the \f(CW\*(C`\-\-nodisks\*(C'\fR flag in combinati
615622.IX Item " -x EXTRA, --extra-args=EXTRA"
616623Additional kernel command line arguments to pass to the installer when
617624performing a guest install from \f(CW \*( C` \-\- location \*( C' \fR .
618- .Sh " Storage Configuration"
625+ .SS "Storage Configuration"
619626.IX Subsection " Storage Configuration"
620627.IP " \-\- disk=DISKOPTS" 2
621628.IX Item " --disk=DISKOPTS"
@@ -713,7 +720,7 @@ This option is deprecated in favor of \f(CW\*(C`\-\-disk ...,size=DISKSIZE,...\*
713720.IP " \-\- nonsparse" 2
714721.IX Item " --nonsparse"
715722This option is deprecated in favor of \f(CW \*( C` \-\- disk ...,sparse=false,... \*( C' \fR
716- .Sh " Networking Configuration"
723+ .SS "Networking Configuration"
717724.IX Subsection " Networking Configuration"
718725.IP " \- w \s- 1 NETWORK\s 0 , \-\- network=NETWORK,opt1=val1,opt2=val2" 2
719726.IX Item " -w NETWORK, --network=NETWORK,opt1=val1,opt2=val2"
@@ -772,7 +779,7 @@ This parameter is deprecated in favour of
772779.IP " \- m \s- 1 MAC\s 0 , \-\- mac=MAC" 2
773780.IX Item " -m MAC, --mac=MAC"
774781This parameter is deprecated in favour of \f(CW \*( C` \-\- network NETWORK,mac=12:34... \*( C' \fR
775- .Sh " Graphics Configuration"
782+ .SS "Graphics Configuration"
776783.IX Subsection " Graphics Configuration"
777784If no graphics option is specified, \f(CW \*( C` virt \- install \*( C' \fR will default to \-\- vnc
778785if the \s- 1 DISPLAY\s 0 environment variable is set, otherwise \-\- nographics is used.
@@ -825,13 +832,17 @@ Don't automatically try to connect to the guest console. The default behaviour
825832is to launch a \s- 1 VNC\s 0 client to display the graphical console, or to run the
826833\& \f(CW \*( C` virsh \*( C' \fR \f(CW \*( C` console \*( C' \fR command to display the text console. Use of this parameter
827834will disable this behaviour.
828- .Sh " Miscellaneous Options"
835+ .SS "Miscellaneous Options"
829836.IX Subsection " Miscellaneous Options"
830837.IP " \- d, \-\- debug" 2
831838.IX Item " -d, --debug"
832839Print debugging information to the terminal when running the install process.
833840The debugging information is also stored in \f(CW \*( C` $HOME/.virtinst/virt \- install.log \*( C' \fR
834841even if this parameter is omitted.
842+ .IP " \-\- autostart" 2
843+ .IX Item " --autostart"
844+ Set the autostart flag for a domain. This causes the domain to be started
845+ on host boot up.
835846.IP " \-\- noreboot" 2
836847.IX Item " --noreboot"
837848Prevent the domain from automatically rebooting after the install has
0 commit comments