Sun Microsystems VERSION 3.1.0_BETA2 사용자 설명서

다운로드
페이지 283
8 VBoxManage reference
• --audio none|null|oss: With this option, you can set whether the VM
should have audio support.
• --clipboard disabled|hosttoguest|guesttohost|bidirectional:
With this setting, you can select whether the guest operating system’s clipboard
should be shared with the host; see chapter
page
This
requires that the Guest Additions be installed in the virtual machine.
• --vrdp on|off: With the VirtualBox graphical user interface, this enables or
disables the built-in VRDP server. Note that if you are using VBoxHeadless
(see chapter
page
), VRDP output
is always enabled.
• --vrdpport default|<ports>: A port or a range of ports the VRDP server
can bind to; “default” or “0” means port 3389, the standard port for RDP. You
can specify a comma-separated list of ports or ranges of ports. Use a dash be-
tween two port numbers to specify a range. The VRDP server will bind to one of
available ports from the specified list. Only one machine can use a given port at
a time. For example, the option --vrdpport 5000,5010-5012 will tell the
server to bind to one of following ports: 5000, 5010, 5011 or 5012.
• --vrdpauthtype null|external|guest:
This allows you to choose
whether and how authorization will be performed; see chapter
page
for details.
• --vrdpmulticon on|off: This enables multiple VRDP connections to the
same VRDP server; see chapter
page
• --monitorcount <count>: This enables multi-monitor support for VRDP;
see chapter
page
• --usb on|off: This option enables or disables the VM’s virtual USB controller;
see chapter
page
for details.
• --usbehci on|off: This option enables or disables the VM’s virtual USB 2.0
controller; see chapter
page
for details.
8.6 VBoxManage import
This command imports a virtual appliance in OVF format by copying the virtual disk
images and creating virtual machines in VirtualBox. See chapter
page
for an introduction to appliances.
The import subcommand takes at least the path name of an OVF file as input
and expects the disk images, if needed, in the same directory as the OVF file. A lot
of additional command-line options are supported to control in detail what is being
imported and modify the import paramters, but the details depend on the content of
the OVF file.
118