![Oracle VM Скачать руководство пользователя страница 80](http://html1.mh-extra.com/html/oracle/vm/vm_user-manual_1646180080.webp)
P2V
A-12
Oracle VM Server User's Guide
Suppressing the Keyboard Selection Screen
To suppress the Keyboard selection screen, supply the keyboard kickstart parameter,
for example:
keyboard us
Suppressing the Installation Source Screen
To suppress the Installation source screen, supply the source kickstart parameter, for
example:
cdrom
Example P2V Kickstart File
An example P2V kickstart file follows:
p2v
cdrom
lang en_US.UTF-8
keyboard us
target --ovmmanager
network --device eth0 --bootproto dhcp
diskimage --device /dev/sda --type IDE
vm_options --name myGuest --mem 1024 --vcpus 1 --consolepasswd mypassword
For more examples and information on using P2V kickstart files, see
"Converting a
Linux or Windows Host"
in
Chapter 8, "Converting Hosts and VMware Virtual
Machines"
.
Options
The following parameters are accepted in a P2V kickstart file.
p2v
Indicates the kickstart file is intended to automate a P2V conversion. This parameter is
required in order to perform an automated P2V conversion and should be supplied at
the Oracle VM Server
boot:
prompt instead of
install
,
update
, or
rescue
. It
accepts no parameters.
target [
option
]
Sets the end destination for the guest image.
The
option
parameter can only contain the following:
--ovmmanager
Sets the P2V utility to operate in HTTPS server mode to transfer the guest image to a
running instance of Oracle VM Manager.
diskimage [
option
...]
Denotes a disk to be included in the guest image. The P2V utility uses device
mapper-based snapshotting to copy the disk as a
system-*.img
file on the target
computer. There may be multiple
diskimage
directives in a P2V kickstart file, each
resulting in a disk image in the guest image. The
--device
parameter must always be
used with the
diskimage
directive to indicate which device should be imaged.
The
option
parameter is one or more of the following:
--device
path
The device to image.
path
must be the full path to the device. For example:
Содержание VM
Страница 1: ...Oracle VM Server User s Guide Release 2 1 E10898 04 June 2009 ...
Страница 10: ...x ...
Страница 16: ...Oracle VM 1 4 Oracle VM Server User s Guide ...
Страница 24: ...Monitoring Oracle VM Agent 3 4 Oracle VM Server User s Guide ...
Страница 40: ...Installing Paravirtual Drivers 4 16 Oracle VM Server User s Guide ...
Страница 44: ...Using the xm Command Line Interface 5 4 Oracle VM Server User s Guide ...
Страница 50: ...Migrating a Domain 6 6 Oracle VM Server User s Guide ...
Страница 54: ...Removing a Repository 7 4 Oracle VM Server User s Guide ...
Страница 68: ...Enabling HA 9 8 Oracle VM Server User s Guide ...
Страница 88: ...Oracle VM Server Configuration File B 6 Oracle VM Server User s Guide ...
Страница 96: ...Oracle VM Agent Deployment D 4 Oracle VM Server User s Guide ...
Страница 104: ...Attaching to a Console with the Grub Boot Loader E 8 Oracle VM Server User s Guide ...
Страница 108: ...Xen Glossary 4 ...
Страница 112: ...Index 4 ...