Changeset 63707 in vbox
- Timestamp:
- Sep 2, 2016 8:47:07 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 110479
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/user_VBoxManage.xml
r63680 r63707 562 562 563 563 <listitem> 564 <para><computeroutput>--pciattach <host PCI address [@ guest PCI bus address]></computeroutput>: 565 Attaches a specified PCI network controller on the host to a PCI bus (can specify) on the guest. 564 <para><computeroutput>--pciattach <host PCI address [@ guest 565 PCI bus address]></computeroutput>: Attaches a specified PCI network 566 controller on the host to a PCI bus (can specify) on the guest. 566 567 See <xref linkend="pcipassthrough" /> for details. </para> 567 568 </listitem> … … 569 570 <listitem> 570 571 <para><computeroutput>--pcidetach <host PCI address></computeroutput>: 571 Detaches a specified PCI network controller on the host from the attached PCI bus on the guest. 572 See <xref linkend="pcipassthrough" /> for details. </para> 572 Detaches a specified PCI network controller on the host from the attached 573 PCI bus on the guest. See <xref linkend="pcipassthrough" /> 574 for details. </para> 573 575 </listitem> 574 576 … … 617 619 <listitem> 618 620 <para><computeroutput>--pae on|off</computeroutput>: This 619 enables/disables PAE (see <xref 620 linkend="settings-processor" />).</para> 621 enables/disables PAE. See <xref linkend="settings-processor" />.</para> 621 622 </listitem> 622 623 623 624 <listitem> 624 625 <para><computeroutput>--longmode on|off</computeroutput>: This 625 enables/disables long mode (see <xref 626 linkend="settings-processor" />).</para> 626 enables/disables long mode. See <xref linkend="settings-processor" />.</para> 627 627 </listitem> 628 628 629 629 <listitem> 630 630 <para><computeroutput>--cpu-profile <host|intel 80[86|286|386]></computeroutput>: 631 Indicate the use of a profile for guest cpu emulation. Specify either one based632 on the host system CPU (host), or one from a number of older Intel633 Micro-architectures - 8086, 80286, 80386.</para>631 This enables specification of a profile for guest cpu emulation. 632 Specify either one based on the host system CPU (host), or one from 633 a number of older Intel Micro-architectures - 8086, 80286, 80386.</para> 634 634 </listitem> 635 635 … … 644 644 <para><computeroutput>--hwvirtex on|off</computeroutput>: This 645 645 enables or disables the use of hardware virtualization extensions 646 (Intel VT-x or AMD-V) in the processor of your host system; see647 <xref linkend="hwvirt" />.</para>646 (Intel VT-x or AMD-V) in the processor of your host system; 647 see <xref linkend="hwvirt" />.</para> 648 648 </listitem> 649 649 650 650 <listitem> 651 651 <para><computeroutput>--triplefaultreset on|off</computeroutput>: 652 This setting allows to resetthe guest instead of triggering a652 This setting enables resetting of the guest instead of triggering a 653 653 Guru Meditation. Some guests raise a triple fault to reset the 654 654 CPU so sometimes this is desired behavior. Works only for non-SMP … … 736 736 737 737 <listitem> 738 <para><computeroutput>--accelerate3d on|off</computeroutput>: This739 enables, if the Guest Additions are installed, whether hardware 3D740 acceleration should be available; see <xref738 <para><computeroutput>--accelerate3d on|off</computeroutput>: 739 If the Guest Additions are installed, this setting enables or 740 disables hardware 3D acceleration; see <xref 741 741 linkend="guestadd-3d" />.</para> 742 742 </listitem> … … 744 744 <listitem> 745 745 <para><computeroutput>--accelerate2dvideo on|off</computeroutput>: 746 This enables, if the Guest Additions are installed, whether 2D video747 acceleration should be available; see <xref746 If the Guest Additions are installed, this setting enables or 747 disables 2D video acceleration; see <xref 748 748 linkend="guestadd-2d" />.</para> 749 749 </listitem> … … 752 752 <para><computeroutput>--chipset piix3|ich9</computeroutput>: 753 753 By default VirtualBox emulates an Intel PIIX3 chipset. Usually there 754 is no reason to change the default setting unless itis required to754 is no reason to change the default setting unless this is required to 755 755 relax some of its constraints; see <xref 756 756 linkend="settings-motherboard" />.</para> … … 759 759 <listitem> 760 760 <para>You can influence the BIOS logo that is displayed when a 761 virtual machine starts up with a number of settings. Perdefault,761 virtual machine starts up with a number of settings. By default, 762 762 a VirtualBox logo is displayed.</para> 763 763 … … 795 795 796 796 <para>Note that if x2apic is specified and x2apic is unsupported by the 797 VCPU, biosapic downgrades to apic, if supported - otherwise to 'disabled'.798 Similarly, if apic is specified, and apic is unsupported results ina799 downgrade to 'disabled' .</para>797 VCPU, biosapic downgrades to apic, if supported - otherwise down to 'disabled'. 798 Similarly, if apic is specified, and apic is unsupported a 799 downgrade to 'disabled' results.</para> 800 800 </listitem> 801 801 … … 824 824 <listitem> 825 825 <para><computeroutput>--rtcuseutc on|off</computeroutput>: This 826 option lets the real-time clock (RTC) operate in UTC time (see 826 option lets the real-time clock (RTC) operate in UTC time. See 827 <xref linkend="settings-motherboard" />.</para> 828 </listitem> 829 830 <listitem> 831 <para><computeroutput>--graphicscontroller none|vboxvga|vmsvga</computeroutput>: This 832 option specifies use of a graphics controller, and type chosen from vboxvga or vmsvga. 827 833 <xref linkend="settings-motherboard" />).</para> 828 834 </listitem> 829 835 830 836 <listitem> 831 <para><computeroutput>--graphicscontroller none|vboxvga|vmsvga</computeroutput>: This832 option specifies use of a graphics controller, and type chosen from vboxvga or vmsvga.833 <xref linkend="settings-motherboard" />).</para>834 </listitem>835 836 <listitem>837 837 <para><computeroutput>--snapshotfolder 838 default|<path></computeroutput>: This allows you to specify 839 the folder in which snapshots will be kept for a virtual 840 machine.</para> 838 default|<path></computeroutput>: This option specifies the folder in which 839 snapshots will be kept for a virtual machine.</para> 841 840 </listitem> 842 841 843 842 <listitem> 844 843 <para><computeroutput>--firmware bios|efi|efi32|efi64</computeroutput>: 845 Specifies which firmware to be used to boot the VM:846 Available options are BIOS, or one of the EFI options: efi, efi32 or efi64.844 This option specifies which firmware to be used to boot the VM: 845 Available options are: BIOS, or one of the EFI options: efi, efi32 or efi64. 847 846 Use EFI options with care.</para> 848 847 </listitem> … … 850 849 <listitem> 851 850 <para><computeroutput>--guestmemoryballoon 852 <size></computeroutput> sets the default size of the guest851 <size></computeroutput> This option sets the default size of the guest 853 852 memory balloon, that is, memory allocated by the VirtualBox Guest 854 853 Additions from the guest operating system and returned to the … … 861 860 <listitem> 862 861 <para><computeroutput>--defaultfrontend 863 default|<name></computeroutput>: This allows you to specify864 the default frontend which will be used when starting this VM; see865 <xref linkend="vboxmanage-startvm" /> for details.</para>862 default|<name></computeroutput>: This option specifies 863 the default frontend to be used when starting this VM; 864 see <xref linkend="vboxmanage-startvm" /> for details.</para> 866 865 </listitem> 867 866 </itemizedlist></para> … … 899 898 <para><computeroutput>--nictype<1-N> 900 899 Am79C970A|Am79C973|82540EM|82543GC|82545EM|virtio</computeroutput>: 901 This allows you, for each of the VM's virtual network cards, to902 specify which networking hardware VirtualBox presents to the903 guest;see <xref linkend="nichardware" />.</para>900 This enables you to specify which networking hardware VirtualBox presents 901 to the guest for a specified VM virtual network card; 902 see <xref linkend="nichardware" />.</para> 904 903 </listitem> 905 904 906 905 <listitem> 907 906 <para><computeroutput>--cableconnected<1-N> 908 on|off</computeroutput>: This allows you to temporarily disconnect907 on|off</computeroutput>: This enables you to temporarily disconnect 909 908 a virtual network interface, as if a network cable had been pulled 910 from a real network card. This might be useful for resetting909 from a real network card. This might be useful e.g. for resetting 911 910 certain software components in the VM.</para> 912 911 </listitem> … … 923 922 <para>If enabled, you must specify with 924 923 <computeroutput>--nictracefile<1-N> 925 <filename></computeroutput> whatfile the trace should be924 <filename></computeroutput> the absolute path of the file the trace should be 926 925 logged to.</para> 927 926 </listitem> … … 933 932 pass parameters to rarely-used network backends.</para> 934 933 935 <para>Th ose parameters are backend engine-specific, and are different936 between UDP Tunnel and the VDE backend drivers. For example ,934 <para>These parameters are backend engine-specific, and are different 935 between UDP Tunnel and the VDE backend drivers. For examples, 937 936 please see <xref linkend="network_udp_tunnel" />. 938 937 </para> … … 941 940 <listitem> 942 941 <para><computeroutput>--nicspeed<1-N> <kbps></computeroutput>: 943 If generic networking has been enabled for a virtual network card (see the944 <computeroutput>--nic</computeroutput> option above;otherwise945 this setting has no effect), this mode enables access 946 to rarely used networking sub-modes, such as VDE network or UDP Tunnel.947 This option specifies thethroughput rate in KBytes/sec.942 If generic networking has been enabled for a particular virtual network 943 card (see the <computeroutput>--nic</computeroutput> option above - otherwise 944 this setting has no effect), this mode enables access to rarely used networking 945 sub-modes, such as VDE network or UDP Tunnel. This option specifies the 946 throughput rate in KBytes/sec. 948 947 </para> 949 948 </listitem> … … 964 963 <para><computeroutput>--nicpromisc<1-N> 965 964 deny|allow-vms|allow-all</computeroutput>: 966 This allows you, for each of the VM's virtual network cards, to967 specify how the promiscuous mode is handled. This setting is only968 relevant for bridged networking.965 This ernables you to specify how the promiscuous mode is handled for 966 the specified VM virtual network card. 967 This setting is only relevant for bridged networking. 969 968 <computeroutput>deny</computeroutput> (default setting) hides 970 969 any traffic not intended for this VM. … … 1025 1024 <computeroutput>natnetwork</computeroutput> (not 1026 1025 <computeroutput>nat</computeroutput>) then this setting specifies 1027 the name of the NAT network this adapter is connected to. </para>1026 the name of the NAT network this adapter is connected to. Optional.</para> 1028 1027 </listitem> 1029 1028 … … 1034 1033 <computeroutput>--nic</computeroutput> option above; otherwise 1035 1034 this setting has no effect), this mode allows you to access 1036 rarely used networking sub-modes, such as VDE network or UDP Tunnel. 1035 rarely used networking sub-modes, such as VDE network or UDP Tunnel. 1037 1036 </para> 1038 1037 </listitem> … … 1069 1068 <para><computeroutput>--natpf<1-N> 1070 1069 [<name>],tcp|udp,[<hostip>],<hostport>,[<guestip>], 1071 <guestport></computeroutput>: This optiondefines a NAT1072 port-forwarding rule (please see <xref linkend="natforward" />1073 for details ).</para>1070 <guestport></computeroutput>: This setting defines a NAT 1071 port-forwarding rule. See <xref linkend="natforward" /> 1072 for details.</para> 1074 1073 </listitem> 1075 1074 1076 1075 <listitem> 1077 1076 <para><computeroutput>--natpf<1-N> delete 1078 <name></computeroutput>: This optiondeletes a NAT1079 port-forwarding rule (please see <xref linkend="natforward" />1080 for details ).</para>1077 <name></computeroutput>: This setting deletes a NAT 1078 port-forwarding rule. See <xref linkend="natforward" /> 1079 for details.</para> 1081 1080 </listitem> 1082 1081 1083 1082 <listitem> 1084 1083 <para><computeroutput>--nattftpprefix<1-N> 1085 <prefix></computeroutput>: This optiondefines a prefix1084 <prefix></computeroutput>: This setting defines a prefix 1086 1085 for the built-in TFTP server, i.e. where the boot file is 1087 located (please see <xref linkend="nat-tftp" /> and <xref1088 linkend="nat-adv-tftp" /> for details ).</para>1086 located. See <xref linkend="nat-tftp" /> and <xref 1087 linkend="nat-adv-tftp" /> for details.</para> 1089 1088 </listitem> 1090 1089 1091 1090 <listitem> 1092 1091 <para><computeroutput>--nattftpfile<1-N> 1093 <bootfile></computeroutput>: This optiondefines the TFT1094 boot file (please see <xref linkend="nat-adv-tftp" /> for1095 details ).</para>1092 <bootfile></computeroutput>: This setting defines the TFT 1093 boot file. See <xref linkend="nat-adv-tftp" /> for 1094 details.</para> 1096 1095 </listitem> 1097 1096 1098 1097 <listitem> 1099 1098 <para><computeroutput>--nattftpserver<1-N> 1100 <tftpserver></computeroutput>: This optiondefines the1101 TFTP server address to boot from (please see <xref1102 linkend="nat-adv-tftp" /> for details ).</para>1099 <tftpserver></computeroutput>: This setting defines the 1100 TFTP server address to boot from. Please see <xref 1101 linkend="nat-adv-tftp" /> for details.</para> 1103 1102 </listitem> 1104 1103 … … 1107 1106 <ip;></computeroutput>: VirtualBox's NAT engine normally routes 1108 1107 TCP/IP packets through the default interface assigned by the host's 1109 TCP/IP stack. Use this optionto instruct the NAT engine to bind1110 to a specified IP address instead. (Please see <xref1111 linkend="nat-adv-settings" /> for details ).</para>1108 TCP/IP stack. Use this setting to instruct the NAT engine to bind 1109 to a specified IP address instead. Please see <xref 1110 linkend="nat-adv-settings" /> for details.</para> 1112 1111 </listitem> 1113 1112 1114 1113 <listitem> 1115 1114 <para><computeroutput>--natdnspassdomain<1-N> 1116 on|off</computeroutput>: This optionspecifies whether the1115 on|off</computeroutput>: This setting specifies whether the 1117 1116 built-in DHCP server passes the domain name for network name 1118 1117 resolution.</para> … … 1121 1120 <listitem> 1122 1121 <para><computeroutput>--natdnsproxy<1-N> 1123 on|off</computeroutput>: This optionmakes the NAT engine proxy1124 all guest DNS requests to the host's DNS servers (please see1125 <xref linkend="nat-adv-dns" /> for details ).</para>1122 on|off</computeroutput>: This setting makes the NAT engine proxy 1123 all guest DNS requests to the host's DNS servers. Please see 1124 <xref linkend="nat-adv-dns" /> for details.</para> 1126 1125 </listitem> 1127 1126 1128 1127 <listitem> 1129 1128 <para><computeroutput>--natdnshostresolver<1-N> 1130 on|off</computeroutput>: This optionmakes the NAT engine use1131 the host's resolver mechanisms to handle DNS requests (please1132 see <xref linkend="nat-adv-dns" /> for details ).</para>1129 on|off</computeroutput>: This setting makes the NAT engine use 1130 the host's resolver mechanisms to handle DNS requests. Please 1131 see <xref linkend="nat-adv-dns" /> for detailsx).</para> 1133 1132 </listitem> 1134 1133 … … 1136 1135 <para><computeroutput>--natsettings<1-N> 1137 1136 [<mtu>],[<socksnd>],[<sockrcv>],[<tcpsnd>], 1138 [<tcprcv>]</computeroutput>: This optioncontrols several1139 NAT settings (please see <xref linkend="nat-adv-settings" /> for1140 details ).</para>1137 [<tcprcv>]</computeroutput>: This setting controls several 1138 NAT settings. Please see <xref linkend="nat-adv-settings" /> for 1139 details.</para> 1141 1140 </listitem> 1142 1141 … … 1144 1143 <para><computeroutput>--nataliasmode<1-N> 1145 1144 default|[log],[proxyonly],[sameports]</computeroutput>: This 1146 optiondefines behaviour of NAT engine core: log - enables1145 setting defines behaviour of NAT engine core: log - enables 1147 1146 logging, proxyonly - switches of aliasing mode makes NAT 1148 1147 transparent, sameports enforces NAT engine to send packets via 1149 1148 the same port as they originated on, default - disable all 1150 mentioned modes above . (please see <xref1151 linkend="nat-adv-alias" /> for details ).</para>1149 mentioned modes above. Please see <xref 1150 linkend="nat-adv-alias" /> for details.</para> 1152 1151 </listitem> 1153 1152 </itemizedlist></para> … … 1175 1174 <listitem> 1176 1175 <para><computeroutput>--uart<1-N> off|<I/O base> 1177 <IRQ></computeroutput>: With this optionyou can configure1178 virtual serial ports for the VM ; see <xref1176 <IRQ></computeroutput>: With this setting you can configure 1177 virtual serial ports for the VM. See <xref 1179 1178 linkend="serialports" /> for an introduction.</para> 1180 1179 </listitem> … … 1185 1184 connects a given virtual serial port (previously configured with 1186 1185 the <computeroutput>--uartX</computeroutput> setting, see above) 1187 to the host on which the virtual machine is running. As described1188 in detail in <xref linkend="serialports" />, for each such port,1189 you can specify <computeroutput><arg></computeroutput> as1190 one of the following options:<itemizedlist>1186 to the host on which the virtual machine is running. As 1187 described in detail in <xref linkend="serialports" />, for each 1188 such port, you can specify <computeroutput><arg></computeroutput> 1189 as one of the following options:<itemizedlist> 1191 1190 <listitem> 1192 1191 <para><computeroutput>disconnected</computeroutput>: Even … … 1268 1267 <I/O base> <IRQ></computeroutput>: 1269 1268 Specifies the I/O address of the parallel port and the IRQ 1270 number that the Parallel Port feature will be using. Use this <emphasis>after</emphasis> 1271 <computeroutput>--lptmod</computeroutput>. I/O base address and IRQ are 1272 the values that guest sees i.e. the values avalable under guest Device Manager.</para> 1269 number that the Parallel Port feature will be using. Optional. Use this 1270 <emphasis>after</emphasis> <computeroutput>--lptmod</computeroutput>. 1271 I/O base address and IRQ are the values that guest sees i.e. the values 1272 avalable under guest Device Manager.</para> 1273 1273 </listitem> 1274 1274 1275 1275 <listitem> 1276 1276 <para><computeroutput>--audio none|null|oss|alsa|pulse</computeroutput>: With 1277 this option, you can setwhether the VM should have audio1277 this setting, you can specify whether the VM should have audio 1278 1278 support, and if so - which type.</para> 1279 1279 </listitem> … … 1281 1281 <listitem> 1282 1282 <para><computeroutput>--audiocontroller ac97|hda|sb16</computeroutput>: With 1283 this option, you can specify the audio controller to be used with this VM. 1283 this setting, you can specify the audio controller to be used with this 1284 VM. 1284 1285 </para> 1285 1286 </listitem> … … 1287 1288 <listitem> 1288 1289 <para><computeroutput>--audiocodec stac9700|ad1980|stac9221|sb16</computeroutput>: With 1289 this option, you can specify the audio codec to be used with this VM.1290 this setting, you can specify the audio codec to be used with this VM. 1290 1291 </para> 1291 1292 </listitem> … … 1295 1296 disabled|hosttoguest|guesttohost|bidirectional</computeroutput>: 1296 1297 With this setting, you can select if and how the guest or host 1297 operating system's clipboard should be shared with the host or guest ;1298 see <xref linkend="generalsettings" />. This requires that the Guest1298 operating system's clipboard should be shared with the host or guest. 1299 See <xref linkend="generalsettings" />. This requires that the Guest 1299 1300 Additions be installed in the virtual machine.</para> 1300 1301 </listitem> … … 1303 1304 <para><computeroutput>--draganddrop 1304 1305 disabled|hosttoguest|guesttohost|bidirectional</computeroutput>: 1305 With this setting, you can s electthe current drag and drop mode1306 being used between the host and the virtual machine ;1307 see <xref linkend="guestadd-dnd" />. This requires that the Guest1306 With this setting, you can specify the current drag and drop mode 1307 being used between the host and the virtual machine. 1308 See <xref linkend="guestadd-dnd" />. This requires that the Guest 1308 1309 Additions be installed in the virtual machine.</para> 1309 1310 </listitem> … … 1312 1313 <para><computeroutput>--monitorcount 1313 1314 <count></computeroutput>: This enables multi-monitor 1314 support ; see <xref linkend="settings-display" />.</para>1315 </listitem> 1316 1317 <listitem> 1318 <para><computeroutput>--usb on|off</computeroutput>: This option1319 enables or disables the VM's virtual USB controller ; see <xref1315 support. See <xref linkend="settings-display" />.</para> 1316 </listitem> 1317 1318 <listitem> 1319 <para><computeroutput>--usb on|off</computeroutput>: This setting 1320 enables or disables the VM's virtual USB controller. See <xref 1320 1321 linkend="settings-usb" /> for details.</para> 1321 1322 </listitem> … … 1323 1324 <listitem> 1324 1325 <para><computeroutput>--usbehci on|off</computeroutput>: This 1325 option enables or disables the VM's virtual USB 2.0 controller;1326 see <xref linkend="settings-usb" /> for details.</para>1326 setting enables or disables the VM's virtual USB 2.0 controller. 1327 See <xref linkend="settings-usb" /> for details.</para> 1327 1328 </listitem> 1328 1329 1329 1330 <listitem> 1330 1331 <para><computeroutput>--usbxhci on|off</computeroutput>: This 1331 option enables or disables the VM's virtual USB 3.0 controller;1332 see <xref linkend="settings-usb" /> for details.</para>1332 setting enables or disables the VM's virtual USB 3.0 controller. 1333 See <xref linkend="settings-usb" /> for details.</para> 1333 1334 </listitem> 1334 1335 … … 1336 1337 <para><computeroutput>--usbrename 1337 1338 <oldname> <newname></computeroutput>: This 1338 optionenables renaming of the VM's virtual USB controller from <oldname>1339 setting enables renaming of the VM's virtual USB controller from <oldname> 1339 1340 to <newname>.</para> 1340 1341 </listitem> … … 1570 1571 <listitem> 1571 1572 <para><computeroutput>--vrdeextpack default|<name></computeroutput>: 1572 Allows to specify the library to use for to accessthe VM1573 Enables specification of the library for accessing the VM 1573 1574 remotely. The default is to use the RDP code which is part of the 1574 1575 Oracle VM VirtualBox Extension Pack.</para> … … 1582 1583 ports or ranges of ports. Use a dash between two port numbers to 1583 1584 specify a range. The VRDE server will bind to <emphasis 1584 role="bold">one</emphasis> of available ports from the specified1585 role="bold">one</emphasis> of the available ports from the specified 1585 1586 list. Only one machine can use a given port at a time. For 1586 1587 example, the option <computeroutput> --vrdeport … … 1596 1597 interface.</para> 1597 1598 <para>The setting can be used to specify whether the VRDP server 1598 should accept either IPv4 orIPv6 or both connections:1599 should accept either IPv4, IPv6 or both connections: 1599 1600 <itemizedlist> 1600 1601 <listitem> … … 1615 1616 <listitem> 1616 1617 <para><computeroutput>--vrdeauthtype 1617 null|external|guest</computeroutput>: This allows you to choose1618 whether and how authorization will be performed; see <xref1619 linkend="vbox-auth" /> for details.</para>1618 null|external|guest</computeroutput>: This enables you to indicate 1619 use of authorization, and specify how authorization will be performed; 1620 see <xref linkend="vbox-auth" /> for details.</para> 1620 1621 </listitem> 1621 1622 1622 1623 <listitem> 1623 1624 <para><computeroutput>--vrdeauthlibrary 1624 default|<name></computeroutput>: This allos to setthe1625 default|<name></computeroutput>: This specifies the 1625 1626 library used for RDP authentication, see <xref lang="" 1626 1627 linkend="vbox-auth" /> for details.</para> … … 1629 1630 <listitem> 1630 1631 <para><computeroutput>--vrdemulticon on|off</computeroutput>: This 1631 enables multiple connections to the same VRDE server, if the1632 enables multiple connections to be made to the same VRDE server, if the 1632 1633 server supports this feature; see <xref lang="" 1633 1634 linkend="vrde-multiconnection" />.</para> … … 1652 1653 <listitem> 1653 1654 <para><computeroutput>--vrdevideochannelquality 1654 <percent></computeroutput>: S ets the image quality for video1655 <percent></computeroutput>: Specifies the image quality for video 1655 1656 redirection; see <xref lang="" 1656 1657 linkend="vrde-videochannel" />.</para> … … 1667 1668 introduction.<itemizedlist> 1668 1669 <listitem> 1669 <para><computeroutput>--teleporter on|off</computeroutput>: With 1670 this setting you turn on or off whether a machine waits for a 1671 teleporting request to come in on the network when it is started. 1672 If "on", when the machine is started, it does not boot the virtual 1673 machine as it would normally; instead, it then waits for a 1674 teleporting request to come in on the port and address listed with 1675 the next two parameters.</para> 1670 <para><computeroutput>--teleporter on|off</computeroutput>: 1671 This setting enables/disables the teleporter feature whereby when the 1672 machine is started, it waits to receieve a teleporting request from the 1673 network instead of booting normally; teleporting requests are received on the 1674 port and address specified using the following two parameters.</para> 1676 1675 </listitem> 1677 1676 … … 1679 1678 <para><computeroutput>--teleporterport 1680 1679 <port></computeroutput>, <computeroutput>--teleporteraddress 1681 <address></computeroutput>: these must be used with1682 --teleporter and t ell the virtual machine on which port and1683 address it should listen for a teleporting request from another1684 virtual machine.<computeroutput><port></computeroutput> can1680 <address></computeroutput>: these settings must be used with 1681 --teleporter and they specify the port and address the virtual machine should 1682 listen to to receive a teleporting request sent from another virtual machine. 1683 <computeroutput><port></computeroutput> can 1685 1684 be any free TCP/IP port number (e.g. 6000); 1686 1685 <computeroutput><address></computeroutput> can be any IP … … 1691 1690 <listitem> 1692 1691 <para><computeroutput>--teleporterpassword 1693 <password></computeroutput>: if this optional argumentis1692 <password></computeroutput>: if this optional setting is 1694 1693 given, then the teleporting request will only succeed if the 1695 1694 source machine specifies the same password as the one given with … … 1699 1698 <listitem> 1700 1699 <para><computeroutput>--teleporterpasswordfile 1701 <password></computeroutput>: if this optional argumentis1700 <password></computeroutput>: if this optional setting is 1702 1701 given, then the teleporting request will only succeed if the 1703 1702 source machine specifies the same password as the one specified … … 1709 1708 <para><computeroutput>--cpuid <leaf> <eax> <ebx> 1710 1709 <ecx> <edx></computeroutput>: Advanced users can use 1711 this commandbefore a teleporting operation to restrict the1710 this setting before a teleporting operation to restrict the 1712 1711 virtual CPU capabilities that VirtualBox presents to the guest 1713 1712 operating system. This must be run on both the source and the … … 1735 1734 <listitem> 1736 1735 <para><computeroutput>--tracing-config <config-string></computeroutput>: 1737 Allows to configure tracing. In particularthis defines which group of1736 Enables tracing configuration. In particular, this defines which group of 1738 1737 tracepoints are enabled.</para> 1739 1738 </listitem> … … 1812 1811 Allows additional fine tuning of the clone operation. The first 1813 1812 option defines that a linked clone should be created, which is 1814 only possible for a machine clone from a snapshot. The next two1815 options allow to define how the MAC addresses of every virtual1816 network card should be handled. They can either be reinitialized1813 only possible for a machine cloned from a snapshot. The next two 1814 options enable specification of the handling of MAC addresses of 1815 every virtual network card. They can either be reinitialized 1817 1816 (the default), left unchanged 1818 1817 (<computeroutput>keepallmacs</computeroutput>) or left unchanged … … 2158 2157 <listitem> 2159 2158 <para><computeroutput>nic<1-N> 2160 null|nat|bridged|intnet|hostonly|generic|natnetwork[<devicename>]</computeroutput>: With this, you can 2161 set, for each of the VM's virtual network cards, what type of 2162 networking should be available. They can be not connected to the host 2159 null|nat|bridged|intnet|hostonly|generic|natnetwork[<devicename>]</computeroutput>: 2160 specifies the type of networking that should be made available on the specified VM 2161 virtual network card. 2162 They can be: not connected to the host 2163 2163 (<computeroutput>null</computeroutput>), use network address 2164 2164 translation (<computeroutput>nat</computeroutput>), bridged networking … … 2175 2175 2176 2176 <listitem> 2177 <para>With the "nictrace" options, you can optionally trace 2178 network traffic by dumping it to a file, for debugging 2179 purposes.</para> 2177 <para>With the "nictrace" options, you can optionally trace network traffic by dumping 2178 it to a file, for debugging purposes.</para> 2180 2179 2181 2180 <para>With <computeroutput>nictrace<1-N> 2182 on|off</computeroutput>, you can enable network tracing for a 2183 particular virtualnetwork card.</para>2181 on|off</computeroutput>, you can enable network tracing for a particular virtual 2182 network card.</para> 2184 2183 2185 2184 <para>If enabled, you must specify with 2186 2185 <computeroutput>--nictracefile<1-N> 2187 <filename></computeroutput> what filethe trace should be2188 logged to.</para>2186 <filename></computeroutput> the pathname of the file to which the trace should be 2187 logged.</para> 2189 2188 </listitem> 2190 2189 … … 2192 2191 <para><computeroutput>nicpromisc<1-N> 2193 2192 deny|allow-vms|allow-all</computeroutput>: 2194 This allows you, for each of the VM's virtual network cards, to 2195 specify how the promiscious mode is handled. This setting is only 2196 relevant for bridged networking. 2193 This specifies how the promiscious mode is handled for the specified VM 2194 virtual network card. This setting is only relevant for bridged networking. 2197 2195 <computeroutput>deny</computeroutput> (default setting) hides 2198 2196 any traffic not intended for this VM. … … 2207 2205 <para><computeroutput>nicproperty<1-N> 2208 2206 <paramname>="paramvalue"</computeroutput>: 2209 This option, in combination with "nicgenericdrv" allows you to2207 This option, in combination with "nicgenericdrv" enables you to 2210 2208 pass parameters to rarely-used network backends.</para><para> 2211 2209 Those parameters are backend engine-specific, and are different … … 2218 2216 <para><computeroutput>natpf<1-N> 2219 2217 [<name>],tcp|udp,[<hostip>],<hostport>,[<guestip>], 2220 <guestport></computeroutput>: This option defines a NAT2218 <guestport></computeroutput>: This option specifies a NAT 2221 2219 port-forwarding rule (please see <xref linkend="natforward"/> 2222 2220 for details). … … 2286 2284 <listitem> 2287 2285 <para><computeroutput>vrdeproperty "TCP/Ports|Address=<value>"</computeroutput> 2288 sets the port number(s) and IP address on the VM t hat the VRDE server can bind to.</para>2286 sets the port number(s) and IP address on the VM to which the VRDE server can bind.</para> 2289 2287 2290 2288 <itemizedlist> 2291 2289 <listitem> 2292 <para>For TCP/Ports, <value> should be a port or a range of ports t hat the VRDE2293 server can bind to; "default" or "0" means port 3389, the standard port for RDP.2290 <para>For TCP/Ports, <value> should be a port or a range of ports to which 2291 the VRDE server can bind; "default" or "0" means port 3389, the standard port for RDP. 2294 2292 For details, see the description for the 2295 2293 <computeroutput>--vrdeport</computeroutput> option in <xref … … 2324 2322 2325 2323 <listitem> 2326 <para>For VideoChannel/DownscaleProtection, <value> can be set to "1" to 2327 enable the videochannel downscale protection feature. When enabled, if a video's size equals the shadow buffer 2328 size, then it is regarded as a full screen video, and is displayed; but if its size is between fullscreen and the downscale 2329 threshold - it is NOT displayed, as it could be an application window, which would be unreadable when downscaled. 2324 <para>For VideoChannel/DownscaleProtection, <value> can be set to "1" to enable the 2325 videochannel downscale protection feature. When enabled, if a video's size equals the shadow 2326 buffer size, then it is regarded as a full screen video, and is displayed; but if its size 2327 is between fullscreen and the downscale threshold - it is NOT displayed, as it could be an 2328 application window, which would be unreadable when downscaled. 2330 2329 When the downscale protection feature is disabled, an attempt is always made to display videos.</para> 2331 2330 </listitem> … … 2414 2413 <itemizedlist> 2415 2414 <listitem> 2416 <para> <computeroutput>VRDP_AUDIO_MODE_VOID</computeroutput> - no mode specified, use to unset any Audio mode already set.</para> 2415 <para> <computeroutput>VRDP_AUDIO_MODE_VOID</computeroutput> - no mode specified, use to 2416 unset any Audio mode already set.</para> 2417 2417 </listitem> 2418 2418 <listitem> … … 2423 2423 </listitem> 2424 2424 <listitem> 2425 <para> <computeroutput>VRDP_AUDIO_MODE_CS</computeroutput> - client sync mode to prevent under/overflow of the client queue.</para> 2425 <para> <computeroutput>VRDP_AUDIO_MODE_CS</computeroutput> - client sync mode to prevent 2426 under/overflow of the client queue.</para> 2426 2427 </listitem> 2427 2428 </itemizedlist></para> … … 2528 2529 can be used to configure a VM as a target for teleporting. 2529 2530 <name> specifies the virtual machine name. <port> specifies the port on the 2530 virtual machine which should listen for a teleporting request from another2531 virtual machine . It can be any free TCP/IP port number (e.g. 6000);2531 virtual machine which should listen for teleporting requests from other 2532 virtual machines. It can be any free TCP/IP port number (e.g. 6000); 2532 2533 See <xref linkend="teleporting" /> for an introduction.</para> 2533 2534 <itemizedlist> 2534 2535 <listitem> 2535 2536 <para><computeroutput>--maxdowntime <msec></computeroutput>: 2536 Optional -specifies the maximum downtime (milliseconds) for the2537 teleporting target VM. </para>2537 specifies the maximum downtime (milliseconds) for the 2538 teleporting target VM. Optional.</para> 2538 2539 </listitem> 2539 2540 … … 2541 2542 <para><computeroutput>--password 2542 2543 <password></computeroutput>: 2543 Optional -indicates that the teleporting request will only succeed if the2544 indicates that the teleporting request will only succeed if the 2544 2545 source machine specifies the same password as the one given with 2545 this command. </para>2546 this command. Optional.</para> 2546 2547 </listitem> 2547 2548 … … 2549 2550 <para><computeroutput>--passwordfile 2550 2551 <password file></computeroutput>: 2551 Optional -indicates that the teleporting request will only succeed if the2552 indicates that the teleporting request will only succeed if the 2552 2553 source machine specifies the same password as the one specified 2553 in the file given with this command. Use <computeroutput>stdin</computeroutput> 2554 to read the password from stdin.</para> 2554 in the password file with the path specified with this command. 2555 Use <computeroutput>stdin</computeroutput> to read the password 2556 from stdin. Optional.</para> 2555 2557 </listitem> 2556 2558 </itemizedlist> … … 3022 3024 <listitem> 3023 3025 <para>VirtualBox will only trim whole 1MB blocks. The VDIs themselves are organized 3024 into 1MB blocks, so this will only work if the space being TRIM- med is at least3026 into 1MB blocks, so this will only work if the space being TRIM-ed is at least 3025 3027 a 1MB contiguous block at a 1MB boundary. On Windows, occasional defrag (with "defrag.exe /D"), 3026 3028 or under Linux running "btrfs filesystem defrag" as a background cron job may be … … 3090 3092 3091 3093 <glossdef> 3092 <para>TCP/IP port number of the iSCSI service on the target 3093 (optional).</para>3094 <para>TCP/IP port number of the iSCSI service on the target. 3095 Optional.</para> 3094 3096 </glossdef> 3095 3097 </glossentry> … … 3099 3101 3100 3102 <glossdef> 3101 <para>Logical Unit Number of the target resource (optional).3103 <para>Logical Unit Number of the target resource. Optional. 3102 3104 Often, this value is zero.</para> 3103 3105 </glossdef> … … 3108 3110 3109 3111 <glossdef> 3110 <para>Hex encoded Logical Unit Number of the target resource (optional).3112 <para>Hex encoded Logical Unit Number of the target resource. Optional. 3111 3113 Often, this value is zero.</para> 3112 3114 </glossdef> … … 3118 3120 <glossdef> 3119 3121 <para>Username and password (initiator secret) for target 3120 authentication, if required (optional).<note>3122 authentication, if required. Optional.<note> 3121 3123 <para>Username and password are stored without 3122 3124 encryption (i.e. in clear text) in the XML machine … … 3142 3144 3143 3145 <para>A gigabit Ethernet adapter that transmits 1000 megabits per second (Mbps) is recommended for the connection to an iSCSI target. Like 3144 standard 10/100 adapters, most gigabit adapters use a pre existing Category 5 or Category 6E cable that. Each port on the adapter is3146 standard 10/100 adapters, most gigabit adapters use a pre-existing Category 5 or Category 6E cable. Each port on the adapter is 3145 3147 identified by a unique IP address.</para> 3146 3148 … … 3197 3199 3198 3200 <glossdef> 3199 <para> Name of the storage controller. Mandatory.</para>3201 <para>Specifies the name of the storage controller. Mandatory.</para> 3200 3202 </glossdef> 3201 3203 </glossentry> … … 3205 3207 3206 3208 <glossdef> 3207 <para> Definethe type of the system bus to which the storage3209 <para>Specifies the type of the system bus to which the storage 3208 3210 controller must be connected.</para> 3209 3211 </glossdef> … … 3214 3216 3215 3217 <glossdef> 3216 <para> Allows to choose the type of chipsetbeing emulated for the3218 <para>Enables a choice of chipset type being emulated for the 3217 3219 given storage controller.</para> 3218 3220 </glossdef> … … 3223 3225 3224 3226 <glossdef> 3225 <para>This determines how manyports the storage controller should3227 <para>This specifies the number of ports the storage controller should 3226 3228 support.</para> 3227 3229 </glossdef> … … 3242 3244 3243 3245 <glossdef> 3244 <para>S elects whether this controller is bootable.</para>3246 <para>Specifies whether this controller is bootable.</para> 3245 3247 </glossdef> 3246 3248 </glossentry> … … 3250 3252 3251 3253 <glossdef> 3252 <para>S ets the name ofthe storage controller.</para>3254 <para>Specifies a new name for the storage controller.</para> 3253 3255 </glossdef> 3254 3256 </glossentry> … … 3278 3280 <listitem> 3279 3281 <para><computeroutput>add</computeroutput>, creates a new bandwidth 3280 group of given type.</para>3282 group of a given type.</para> 3281 3283 </listitem> 3282 3284 <listitem> … … 3286 3288 <listitem> 3287 3289 <para><computeroutput>remove</computeroutput>, destroys a bandwidth 3288 3290 group.</para> 3289 3291 </listitem> 3290 3292 <listitem> 3291 3293 <para><computeroutput>list</computeroutput>, shows all bandwidth groups 3292 defined for the given VM. Use <computeroutput>--machinereadable</computeroutput>3294 defined for the given VM. Use the <computeroutput>--machinereadable</computeroutput> 3293 3295 option to produce the same output, but in machine readable format. This is of the 3294 3296 form: name="value" on a line by line basis.</para> … … 3321 3323 <computeroutput>network</computeroutput>. See 3322 3324 <xref linkend="storage-bandwidth-limit" /> or 3323 <xref linkend="network_bandwidth_limit" /> for adescription of a3325 <xref linkend="network_bandwidth_limit" /> for the description of a 3324 3326 particular type.</para> 3325 3327 </glossdef> … … 3330 3332 3331 3333 <glossdef> 3332 <para>Specifies the limit for the given group. Can be changed3334 <para>Specifies the limit for the given bandwidth group. This can be changed 3333 3335 while the VM is running. The default unit is megabytes per 3334 3336 second. The unit can be changed by specifying one of the … … 3348 3350 <note> 3349 3351 <para>To remove a bandwidth group it must not be referenced by any disks 3350 or adapters in running VM.</para>3352 or adapters in the running VM.</para> 3351 3353 </note> 3352 3354 </para> … … 3375 3377 </sect1> 3376 3378 3377 <sect1 id="vboxmanage-create vdi">3378 <title>VBoxManage create hd</title>3379 <sect1 id="vboxmanage-createmedium"> 3380 <title>VBoxManage createmedium</title> 3379 3381 3380 3382 <para>This command creates a new medium. The syntax is as follows:</para> … … 3392 3394 <glossdef> 3393 3395 <para>Specifies a file name <filename> as an absolute path on the host file 3394 system. .Mandatory.</para>3396 system. Mandatory.</para> 3395 3397 </glossdef> 3396 3398 </glossentry> … … 3428 3430 3429 3431 <glossdef> 3430 <para>Specifies any required file format variant(s) for the output file. 3431 It is a comma-separated list of variant flags. Not all 3432 combinations are supported, and specifying mutually incompatible 3433 flags results in an error message. Optional.</para> 3432 <para>Specifies any required file format variant(s) for the output file. It is a 3433 comma-separated list of variant flags. Not all combinations are supported, and specifying 3434 mutually incompatible flags results in an error message. Optional.</para> 3434 3435 </glossdef> 3435 3436 </glossentry> 3436 3437 </glosslist> <note> 3437 <para>For compatibility with earlier versions of VirtualBox, the 3438 "createvdi" command is also supported and mapped internally to the 3439 "createmedium" command.</para> 3438 <para>For compatibility with earlier versions of VirtualBox, the "createvdi" and "createhd" commands 3439 are also supported and mapped internally to the "createmedium" command.</para> 3440 3440 </note></para> 3441 3441 </sect1> … … 3481 3481 3482 3482 <listitem> 3483 <para>The <computeroutput>--compact</computeroutput> option ,3483 <para>The <computeroutput>--compact</computeroutput> option 3484 3484 can be used to compact disk images, i.e. remove blocks that only 3485 3485 contains zeroes. This will shrink a dynamically allocated image … … 4109 4109 </screen> 4110 4110 4111 4112 4111 <para>This command allows you to share folders on the host computer with 4113 4112 guest operating systems. For this, the guest systems must have a version … … 4197 4196 4198 4197 4199 <para>Shared folders are described in detail in <xref 4200 linkend="sharedfolders" />.</para> 4198 <para>Shared folders are described in detail in <xref linkend="sharedfolders" />.</para> 4201 4199 </sect1> 4202 4200
Note:
See TracChangeset
for help on using the changeset viewer.