Changeset 97032 in vbox for trunk/doc/manual/en_US/user_BasicConcepts.xml
- Timestamp:
- Oct 6, 2022 3:11:29 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/user_BasicConcepts.xml
r96856 r97032 122 122 <row> 123 123 <entry><para> 124 Windows 11 (64-bit) 125 </para></entry> 126 <entry><para> 127 Insider preview builds are not supported 128 </para></entry> 129 </row> 130 <row> 131 <entry><para> 124 132 Windows 10 (32-bit and 64-bit) 125 133 </para></entry> … … 392 400 for virtual machines that you intend to use in 64-bit mode. 393 401 This is especially true for 64-bit Windows VMs. See 394 <xref linkend="settings- general-advanced" />. For 64-bit395 Windowsguests, ensure that the VM uses the402 <xref linkend="settings-motherboard" />. For 64-bit Windows 403 guests, ensure that the VM uses the 396 404 <emphasis role="bold">Intel networking device</emphasis> 397 405 because there is no 64-bit driver support for the AMD PCNet … … 402 410 <para> 403 411 If you use the <emphasis role="bold">Create VM</emphasis> wizard 404 of the VirtualBox Manager, &product-name; automatically uses the405 correctsettings for each selected 64-bit OS type. See406 <xref linkend=" gui-createvm" />.412 of &vbox-mgr;, &product-name; automatically uses the correct 413 settings for each selected 64-bit OS type. See 414 <xref linkend="create-vm-wizard" />. 407 415 </para> 408 416 … … 422 430 423 431 <para> 424 Performing an unattended guest installation involvesthe following425 steps:432 You can perform an unattended guest installation in the following 433 ways: 426 434 </para> 427 435 … … 430 438 <listitem> 431 439 <para> 432 <emphasis role="bold">Create a new VM.</emphasis> Use one of 433 the following methods: 434 </para> 435 436 <itemizedlist> 437 438 <listitem> 439 <para> 440 The VirtualBox Manager, see 441 <xref linkend="gui-createvm" />. 442 </para> 443 </listitem> 444 445 <listitem> 446 <para> 447 The <command>VBoxManage createvm</command> command, see 448 <xref linkend="vboxmanage-createvm" />. 449 </para> 450 </listitem> 451 452 </itemizedlist> 453 454 <para> 455 For the new VM, choose the guest OS type and accept the 456 default settings for that OS. The following sections in this 457 chapter describe how to change the settings for a VM. 458 </para> 459 </listitem> 460 461 <listitem> 462 <para> 463 <emphasis role="bold">Prepare the VM for unattended guest 464 installation.</emphasis> Use the <command>VBoxManage 465 unattended</command> command, see 466 <xref linkend="vboxmanage-unattended" />. 440 <emphasis role="bold">Use the Create Virtual Machine 441 wizard.</emphasis> An optional step in the wizard enables you 442 to configure unattended installation. You can specify the 443 default user credentials for the guest OS and also whether to 444 install the Guest Additions automatically. See 445 <xref linkend="create-vm-wizard"/>. 467 446 </para> 468 447 … … 476 455 <listitem> 477 456 <para> 478 <emphasis role="bold">Start the VM.</emphasis> Use the 479 VirtualBox Manager or the <command>VBoxManage 480 startvm</command> command. 481 </para> 482 483 <para> 484 When you start the VM, the unattended installation is 485 performed automatically. 486 </para> 487 488 <para> 489 The installation operation changes the boot device order to 490 boot the virtual hard disk first and then the virtual DVD 491 drive. If the virtual hard disk is empty prior to the 492 automatic installation, the VM boots from the virtual DVD 493 drive and begins the installation. 494 </para> 495 496 <para> 497 If the virtual hard disk contains a bootable OS, the 498 installation operation exits. In this case, change the boot 499 device order manually by pressing F12 during the BIOS splash 500 screen. 457 <emphasis role="bold">Use the <command>VBoxManage</command> 458 commands.</emphasis> 459 <xref linkend="unattended-guest-install-example"/> describes 460 how to perform an unattended guest installation for an Oracle 461 Linux guest. 501 462 </para> 502 463 </listitem> … … 505 466 506 467 <para> 507 <xref linkend="unattended-guest-install-example"/> describes how 508 to perform an unattended guest installation for an Oracle Linux 509 guest. 468 When you first start a VM that has been configured for unattended 469 installation, the guest OS installation is performed 470 automatically. 471 </para> 472 473 <para> 474 The installation operation changes the boot device order to boot 475 the virtual hard disk first and then the virtual DVD drive. If the 476 virtual hard disk is empty prior to the automatic installation, 477 the VM boots from the virtual DVD drive and begins the 478 installation. 479 </para> 480 481 <para> 482 If the virtual hard disk contains a bootable OS, the installation 483 operation exits. In this case, change the boot device order 484 manually by pressing F12 during the BIOS splash screen. 510 485 </para> 511 486 512 487 <sect2 id="unattended-guest-install-example"> 513 488 514 <title> An Example ofUnattended Guest Installation</title>489 <title>Using VBoxManage Commands for Unattended Guest Installation</title> 515 490 516 491 <para> … … 718 693 <para> 719 694 The VM starts in headless mode, which means that the 720 VirtualBox Managerwindow does not open.695 &vbox-mgr; window does not open. 721 696 </para> 722 697 </listitem> … … 885 860 OS for the VM. This is the same setting that is specified in 886 861 the <emphasis role="bold">New Virtual Machine</emphasis> 887 wizard. See <xref linkend=" gui-createvm" />.862 wizard. See <xref linkend="create-vm-wizard" />. 888 863 </para> 889 864 … … 902 877 specified in the <emphasis role="bold">New Virtual 903 878 Machine</emphasis> wizard. See 904 <xref linkend=" gui-createvm" />.879 <xref linkend="create-vm-wizard" />. 905 880 </para> 906 881 </listitem> … … 1037 1012 <para> 1038 1013 All files related to the virtual machine except disk images 1039 are stored unencrypted. 1014 are stored unencrypted. To encrypt these files, use the 1015 <command>VBoxManage encryptvm</command> command as described 1016 in <xref linkend="vmencryption"/>. 1040 1017 </para> 1041 1018 </note> … … 1090 1067 running. This is the same setting that was specified in the 1091 1068 <emphasis role="bold">New Virtual Machine</emphasis> wizard, 1092 as described in <xref linkend=" gui-createvm" />.1069 as described in <xref linkend="create-vm-wizard" />. 1093 1070 </para> 1094 1071 … … 1139 1116 <listitem> 1140 1117 <para> 1118 <emphasis role="bold">TPM:</emphasis> Enables support for a 1119 Trusted Platform Module (TPM) security processor. Choose 1120 from the supported TPM versions. 1121 </para> 1122 </listitem> 1123 1124 <listitem> 1125 <para> 1141 1126 <emphasis role="bold">Pointing Device:</emphasis> The 1142 1127 default virtual pointing device for some guest OSes is the … … 1201 1186 <listitem> 1202 1187 <para> 1203 <emphasis role="bold">Enable EFI:</emphasis> Enables1204 Extensible Firmware Interface (EFI), which replaces the1205 legacy BIOS and may be useful for certain advanced use1206 cases. See <xref linkend="efi" />.1207 </para>1208 </listitem>1209 1210 <listitem>1211 <para>1212 1188 <emphasis role="bold">Hardware Clock in UTC Time:</emphasis> 1213 1189 If selected, &product-name; will report the system time in … … 1216 1192 and may be useful for UNIX-like guest OSes, which typically 1217 1193 expect the hardware clock to be set to UTC. 1194 </para> 1195 </listitem> 1196 1197 <listitem> 1198 <para> 1199 <emphasis role="bold">Enable EFI:</emphasis> Enables 1200 Extensible Firmware Interface (EFI), which replaces the 1201 legacy BIOS and may be useful for certain advanced use 1202 cases. See <xref linkend="efi" />. 1203 </para> 1204 </listitem> 1205 1206 <listitem> 1207 <para> 1208 <emphasis role="bold">Enable Secure Boot:</emphasis> Enables 1209 Secure Boot, to provide a secure environment for starting 1210 the guest OS. 1218 1211 </para> 1219 1212 </listitem> … … 1425 1418 1426 1419 <para> 1427 The GUI will show a warning if the amount of video memory is1428 too small to be able to switch the VM into full screen mode.1429 The minimum value depends on the number of virtual monitors,1430 the screen resolution and the color depth of the host1431 display as well as on the use of <emphasis>3D1420 &vbox-mgr; will show a warning if the amount of video memory 1421 is too small to be able to switch the VM into full screen 1422 mode. The minimum value depends on the number of virtual 1423 monitors, the screen resolution and the color depth of the 1424 host display as well as on the use of <emphasis>3D 1432 1425 acceleration</emphasis> and <emphasis>2D video 1433 1426 acceleration</emphasis>. A rough estimate is … … 1484 1477 <para> 1485 1478 You can set a default scale factor for all VMs. Use the 1486 <emphasis role="bold">Display</emphasis> tab in the Global1487 Settings dialogs.1479 <emphasis role="bold">Display</emphasis> tab in the 1480 Preferences window. 1488 1481 </para> 1489 1482 </listitem> … … 1552 1545 select here whether the guest should support accelerated 3D 1553 1546 graphics. See <xref linkend="guestadd-3d" />. 1554 </para>1555 </listitem>1556 1557 <listitem>1558 <para>1559 <emphasis role="bold">Enable 2D Video1560 Acceleration:</emphasis> If a virtual machine with Microsoft1561 Windows has Guest Additions installed, you can select here1562 whether the guest should support accelerated 2D video1563 graphics. See <xref linkend="guestadd-2d" />.1564 1547 </para> 1565 1548 </listitem> … … 1724 1707 1725 1708 <para> 1726 If you have used the <emphasis role="bold">Create V M</emphasis>1727 wizard to create a machine, you will normally see something like1728 the following:1709 If you have used the <emphasis role="bold">Create Virtual 1710 Machine</emphasis> wizard to create a machine, you will normally 1711 see something like the following: 1729 1712 </para> 1730 1713 … … 1736 1719 width="10cm" /> 1737 1720 </imageobject> 1738 </mediaobject> 1721 </mediaobject> 1739 1722 </figure> 1740 1723 … … 1895 1878 Removable media, such as CD/DVDs and floppies, can be changed 1896 1879 while the guest is running. Since the 1897 <emphasis role="bold">Settings</emphasis> dialogis not available1880 <emphasis role="bold">Settings</emphasis> window is not available 1898 1881 at that time, you can also access these settings from the 1899 1882 <emphasis role="bold">Devices</emphasis> menu of your virtual … … 1925 1908 <para> 1926 1909 <emphasis role="bold">Host Audio Driver:</emphasis> The audio 1927 driver that &product-name; uses on the host. On a Linux host, 1928 depending on your host configuration, you can select between 1929 the OSS, ALSA, or the PulseAudio subsystem. On newer Linux 1930 distributions, the PulseAudio subsystem is preferred. 1910 driver that &product-name; uses on the host. 1911 </para> 1912 1913 <para> 1914 The <emphasis role="bold">Default</emphasis> option is enabled 1915 by default for all new VMs. This option selects the best audio 1916 driver for the host platform automatically. This enables you 1917 to move VMs between different platforms without having to 1918 change the audio driver. 1919 </para> 1920 1921 <para> 1922 On a Linux host, depending on your host configuration, you can 1923 select between the OSS, ALSA, or the PulseAudio subsystem. On 1924 newer Linux distributions, the PulseAudio subsystem is 1925 preferred. 1931 1926 </para> 1932 1927 … … 1989 1984 virtualize networking. It supports many virtual network cards per 1990 1985 virtual machine. The first four virtual network cards can be 1991 configured in detail in the VirtualBox Manager window. Additional 1992 network cards can be configured using the 1993 <command>VBoxManage</command> command. 1986 configured in detail in &vbox-mgr;. Additional network cards can 1987 be configured using the <command>VBoxManage</command> command. 1994 1988 </para> 1995 1989 … … 2197 2191 <listitem> 2198 2192 <para> 2199 <emphasis role="bold">TCP Socket:</emphasis> Useful for2193 <emphasis role="bold">TCP:</emphasis> Useful for 2200 2194 forwarding serial traffic over TCP/IP, acting as a server, 2201 2195 or it can act as a TCP client connecting to other servers. … … 2347 2341 2348 2342 </itemizedlist> 2349 2350 2343 </listitem> 2351 2344 … … 2515 2508 <para> 2516 2509 The <emphasis role="bold">User Interface</emphasis> section 2517 enables you to change certain aspects of the user interface of 2518 thisVM.2510 enables you to change certain aspects of the user interface of the 2511 selected VM. 2519 2512 </para> 2520 2513 … … 2524 2517 <para> 2525 2518 <emphasis role="bold">Menu Bar:</emphasis> This widget enables 2526 you to disable menus by clicking on the menu to release it, 2527 menu entries by deselecting the check box of the entry to 2528 disable it and the complete menu bar by deselecting the 2529 rightmost check box. 2519 you to disable a complete menu, by clicking on the menu name 2520 to deselect it. Menu entries can be disabled, by deselecting 2521 the check box next to the entry. On Windows and Linux hosts, 2522 the complete menu bar can be disabled by deselecting the check 2523 box on the right. 2530 2524 </para> 2531 2525 </listitem> … … 2539 2533 itself to a small gray line unless you move the mouse over it. 2540 2534 With the toolbar, you can return from full screen or seamless 2541 mode, control machine execution or enable certain devices. If 2542 you do not want to see the toolbar, disable this setting. 2543 </para> 2544 2545 <para> 2546 The second setting enables you to show the toolbar at the top 2547 of the screen, instead of showing it at the bottom. 2535 mode, control machine execution, or enable certain devices. If 2536 you do not want to see the toolbar, disable the 2537 <emphasis role="bold">Show in Full Screen/Seamless</emphasis> 2538 setting. 2539 </para> 2540 2541 <para> 2542 The <emphasis role="bold">Show at Top of Screen</emphasis> 2543 setting enables you to show the toolbar at the top of the 2544 screen, instead of showing it at the bottom. 2545 </para> 2546 2547 <para> 2548 The Mini Toolbar is not available on macOS hosts. 2548 2549 </para> 2549 2550 </listitem> … … 2552 2553 <para> 2553 2554 <emphasis role="bold">Status Bar:</emphasis> This widget 2554 enables you to disable icons on the status bar by deselecting2555 the check box of an icon to disable it, to rearrange icons by2556 dragging and dropping the icon, and to disable the complete2557 status bar by deselecting the leftmost check box.2555 enables you to disable and reorder icons on the status bar. 2556 Deselect the check box of an icon to disable it, or rearrange 2557 icons by dragging and dropping the icon. To disable the 2558 complete status bar deselect the check box on the left. 2558 2559 </para> 2559 2560 </listitem> … … 2578 2579 machines. To use EFI for a given virtual machine, you can enable 2579 2580 EFI in the machine's <emphasis role="bold">Settings</emphasis> 2580 dialog. See <xref linkend="settings-motherboard"/>. Alternatively,2581 window. See <xref linkend="settings-motherboard"/>. Alternatively, 2581 2582 use the <command>VBoxManage</command> command line interface as 2582 2583 follows:
Note:
See TracChangeset
for help on using the changeset viewer.