~ubuntu-branches/ubuntu/quantal/virtinst/quantal-proposed

« back to all changes in this revision

Viewing changes to man/en/virt-image.1

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Léonard
  • Date: 2011-01-29 21:41:21 UTC
  • mto: (1.6.3 sid)
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: james.westby@ubuntu.com-20110129214121-pjuxf2xz08l5zqew
Tags: upstream-0.500.5
Import upstream version 0.500.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.07)
 
1
.\" Automatically generated by Pod::Man 2.23 (Pod::Simple 3.14)
2
2
.\"
3
3
.\" Standard preamble:
4
4
.\" ========================================================================
5
 
.de Sh \" Subsection heading
6
 
.br
7
 
.if t .Sp
8
 
.ne 5
9
 
.PP
10
 
\fB\\$1\fR
11
 
.PP
12
 
..
13
5
.de Sp \" Vertical space (when we can't use .PP)
14
6
.if t .sp .5v
15
7
.if n .sp
53
45
.el       .ds Aq '
54
46
.\"
55
47
.\" 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
57
49
.\" entries marked with X<> in POD.  Of course, you'll have to process the
58
50
.\" output yourself in some meaningful fashion.
59
51
.ie \nF \{\
132
124
.\" ========================================================================
133
125
.\"
134
126
.IX Title "VIRT-IMAGE 1"
135
 
.TH VIRT-IMAGE 1 "2009-12-10" "" "Virtual Machine Install Tools"
 
127
.TH VIRT-IMAGE 1 "2011-01-14" "" "Virtual Machine Install Tools"
136
128
.\" For nroff, turn off justification.  Always turn off hyphenation; it makes
137
129
.\" way too many mistakes in technical documents.
138
130
.if n .ad l
166
158
.IP "\-\-connect=CONNECT" 4
167
159
.IX Item "--connect=CONNECT"
168
160
Connect to a non-default hypervisor. See \fIvirt\-install\fR\|(1) for details
169
 
.Sh "General Options"
 
161
.SS "General Options"
170
162
.IX Subsection "General Options"
171
163
General configuration parameters that apply to all types of guest installs.
172
164
.IP "\-n \s-1NAME\s0, \-\-name=NAME" 2
183
175
.IP "\-\-vcpus=VCPUS" 2
184
176
.IX Item "--vcpus=VCPUS"
185
177
Number of vcpus to configure for your guest. Defaults to
186
 
\&\f(CW\*(C`/image/devices/vcpu\*(C'\fR in the \s-1XML\s0 descriptor.
 
178
\&\f(CW\*(C`/image/devices/vcpu\*(C'\fR in the \s-1XML\s0 descriptor. This option can also be
 
179
used to set \s-1CPU\s0 topology, please see \fIvirt\-install\fR\|(1) for more info.
 
180
.IP "\-\-cpuset" 2
 
181
.IX Item "--cpuset"
 
182
Set which physical cpus the guest can use. Please see \fIvirt\-install\fR\|(1) for
 
183
more info.
 
184
.IP "\-\-cpu" 2
 
185
.IX Item "--cpu"
 
186
Configure the \s-1CPU\s0 and \s-1CPU\s0 features exposed to the guest. Please see
 
187
\&\fIvirt\-install\fR\|(1) for more info.
187
188
.IP "\-\-check\-cpu" 2
188
189
.IX Item "--check-cpu"
189
190
Check that vcpus do not exceed physical CPUs and warn if they do.
199
200
variant (ex. 'fedora8', 'winxp'). This parameter is optional, and does not
200
201
require an \f(CW\*(C`\-\-os\-type\*(C'\fR to be specified. See \fIvirt\-install\fR\|(1) for valid
201
202
values.
202
 
.Sh "Full Virtualization specific options"
 
203
.SS "Full Virtualization specific options"
203
204
.IX Subsection "Full Virtualization specific options"
204
205
Parameters specific only to fully virtualized guest installs.
205
206
.IP "\-\-noapic" 2
208
209
.IP "\-\-noacpi" 2
209
210
.IX Item "--noacpi"
210
211
Disables \s-1ACPI\s0 for fully virtualized guest (overrides value in \s-1XML\s0 descriptor)
211
 
.Sh "Networking Configuration"
 
212
.SS "Networking Configuration"
212
213
.IX Subsection "Networking Configuration"
213
214
.IP "\-m \s-1MAC\s0, \-\-mac=MAC" 2
214
215
.IX Item "-m MAC, --mac=MAC"
219
220
.IP "\-w \s-1NETWORK\s0, \-\-network=NETWORK" 2
220
221
.IX Item "-w NETWORK, --network=NETWORK"
221
222
Connect the guest to the host network. See \fIvirt\-install\fR\|(1) for details
222
 
.Sh "Graphics Configuration"
 
223
.SS "Graphics Configuration"
223
224
.IX Subsection "Graphics Configuration"
224
225
If no graphics option is specified, \f(CW\*(C`virt\-install\*(C'\fR will default to \-\-vnc
225
226
if the \s-1DISPLAY\s0 environment variable is set, otherwise \-\-nographics is used.
246
247
.IX Item "--nographics"
247
248
Do not attach a graphical device to the guest. See
248
249
\&\fIvirt\-install\fR\|(1) for details
249
 
.Sh "Miscellaneous Options"
 
250
.SS "Miscellaneous Options"
250
251
.IX Subsection "Miscellaneous Options"
251
252
.IP "\-p, \-\-print" 2
252
253
.IX Item "-p, --print"