@@ -137,26 +137,26 @@ virt\-install \- provision new virtual machines
137137\& \fB virt-install \fR [\s- 1 OPTION\s 0 ]...
138138.SH "DESCRIPTION"
139139.IX Header " DESCRIPTION"
140- \& \fB virt-install \fR is a command line tool for provisoning new virtual machines
140+ \& \fB virt-install \fR is a command line tool for provisioning new virtual machines
141141using the \f(CW \*( C` libvirt \*( C' \fR hypervisor management library. The tool supports both
142142text based & graphical installations, using serial console, \s- 1 SDL\s 0 graphics
143143or a \s- 1 VNC\s 0 client/server pair. The guest can be configured with one or more
144144virtual disks and network interfaces plumbed through to the host.
145145.PP
146146The installation media can be held locally or remotely on \s- 1 NFS\s 0 , \s- 1 HTTP\s 0 , \s- 1 FTP\s 0
147147servers. In the latter case \f(CW \*( C` virt \- install \*( C' \fR will fetch the minimal files
148- neccessary to kick off the installation process, allowing the guest
148+ necessary to kick off the installation process, allowing the guest
149149to fetch the rest of the \s- 1 OS\s 0 distribution as needed.
150150.PP
151151Given suitable command line arguments, \f(CW \*( C` virt \- install \*( C' \fR is capable of running
152152completely unattended, with the guest 'kickstarting' itself too. This allows
153153for easy automation of guest installs. A companion tool \f(CW \*( C` virt \- clone(1) \*( C' \fR is
154- provided for cloning pre-existing guests if their instalation cannot be easily
154+ provided for cloning pre-existing guests if their installation cannot be easily
155155automated from pristine media.
156156.SH "OPTIONS"
157157.IX Header " OPTIONS"
158158Any of the options can be omitted, in which case \f(CW \*( C` virt \- install \*( C' \fR will run
159- interactivately prompting for input as required.
159+ interactively prompting for input as required.
160160.IP " \- h, \-\- help" 4
161161.IX Item " -h, --help"
162162Show the help message and exit
@@ -294,7 +294,7 @@ keyboard layout.
294294.IX Item " --accelerate"
295295When installing a \s- 1 QEMU\s 0 guest, make use of the \s- 1 KVM\s 0 or \s- 1 KQEMU\s 0 kernel acceleration
296296capabilities if available. Use of this option is recommended unless a guest
297- \& \s- 1 OS\s 0 is known to be incompatiable with the accelerators. The \s- 1 KVM\s 0 accelerator is
297+ \& \s- 1 OS\s 0 is known to be incompatible with the accelerators. The \s- 1 KVM\s 0 accelerator is
298298preferred over \s- 1 KQEMU\s 0 if both are available.
299299.IP " \-\- connect=CONNECT Connect to hypervisor with \s- 1 URI\s 0 " 4
300300.IX Item " --connect=CONNECT Connect to hypervisor with URI"
@@ -313,7 +313,7 @@ If running on a bare metal kernel as non-root
313313.RE
314314.RS 4
315315.Sp
316- It is only neccessary to provide the \f(CW \*( C` \-\- connect \*( C' \fR argument if this default
316+ It is only necessary to provide the \f(CW \*( C` \-\- connect \*( C' \fR argument if this default
317317prioritization is incorrect, eg if wanting to use \s- 1 QEMU\s 0 while on a Xen kernel.
318318.RE
319319.IP " \-\- livecd" 4
@@ -324,7 +324,7 @@ may be desirable to also use the \f(CW\*(C`\-\-nodisks\*(C'\fR flag in combinati
324324.IP " \- v, \-\- hvm This guest should be a fully virtualized guest" 4
325325.IX Item " -v, --hvm This guest should be a fully virtualized guest"
326326Request the use of full virtualization, if both para & full virtualization are
327- availalble on the host. This parameter may not be available if connecting to a
327+ available on the host. This parameter may not be available if connecting to a
328328Xen hypervisor on a machine without hardware virtualization support. This
329329parameter is implied if connecting to a \s- 1 QEMU\s 0 based hypervisor.
330330.IP " \- c \s- 1 CDROM\s 0 , \-\- cdrom=CDROM" 4
@@ -339,7 +339,7 @@ and initrd.
339339.IX Item " --os-type=OS_TYPE"
340340Optimize the guest configuration for a type of operating system. This will
341341attempt to pick the most suitable \s- 1 ACPI\s 0 & \s- 1 APIC\s 0 settings, optimally supported
342- mouse drivers and generally accomodate other operating system quirks. The
342+ mouse drivers and generally accommodate other operating system quirks. The
343343valid operating system types are
344344.RS 4
345345.IP " linux" 4
@@ -478,7 +478,7 @@ virtualized guest.
478478.IX Item " --arch=ARCH"
479479Request a non-native \s- 1 CPU\s 0 architecture for the guest virtual machine.
480480The option is only currently available with \s- 1 QEMU\s 0 guests, and will not
481- enable use of acceleration. If omited , the host \s- 1 CPU\s 0 architecture will
481+ enable use of acceleration. If omitted , the host \s- 1 CPU\s 0 architecture will
482482be used in the guest.
483483.IP " \- p, \-\- paravirt" 4
484484.IX Item " -p, --paravirt"
@@ -592,7 +592,7 @@ Run a Live \s-1CD\s0 image under Xen fullyvirt, in diskless environment
592592.Ve
593593.SH "AUTHOR"
594594.IX Header " AUTHOR"
595- Writen by Daniel P. Berrange, Hugh Brock, Jeremy Katz and a team of many
595+ Written by Daniel P. Berrange, Hugh Brock, Jeremy Katz and a team of many
596596other contributors. See the \s- 1 AUTHORS\s 0 file in the source distribution for
597597the complete list of credits.
598598.SH "BUGS"
@@ -602,7 +602,7 @@ or directly to BugZilla \f(CW\*(C`http://bugzilla.redhat.com/bugzilla/\*(C'\fR a
602602\& \f(CW \*( C` Fedora \*( C' \fR product, and the \f(CW \*( C` python \- virtinst \*( C' \fR component.
603603.SH "COPYRIGHT"
604604.IX Header " COPYRIGHT"
605- Copright (C) 2006\- 2007 Red Hat, Inc, and various contributors.
605+ Copyright (C) 2006\- 2007 Red Hat, Inc, and various contributors.
606606This is free software. You may redistribute copies of it under the terms of the \s- 1 GNU\s 0 General
607607Public License \f(CW \*( C` http://www.gnu.org/licenses/gpl.html \*( C' \fR . There is \s- 1 NO\s 0 \s- 1 WARRANTY\s 0 , to the extent
608608permitted by law.
0 commit comments