Changeset 56175 in vbox
- Timestamp:
- Jun 1, 2015 7:37:19 AM (10 years ago)
- Location:
- trunk/doc/manual/en_US
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/user_BasicConcepts.xml
r55558 r56175 1009 1009 <para>On a Linux host, depending on your host configuration, you can also 1010 1010 select between the OSS, ALSA or the PulseAudio subsystem. On newer Linux 1011 distributions (Fedora 8 and above, Ubuntu 8.04 and above), the PulseAudio 1012 subsystem should be preferred.</para> 1011 distributions, the PulseAudio subsystem should be preferred.</para> 1013 1012 </sect1> 1014 1013 … … 1401 1400 line interface like this: <screen>VBoxManage modifyvm "VM name" --firmware efi</screen> 1402 1401 To switch back to using the BIOS, use: <screen>VBoxManage modifyvm "VM name" --firmware bios</screen>One 1403 notable user of EFI is Apple's Mac OS X, but recent Linuxes (such as Fedora1404 11)and Windows (starting with Vista) offer special versions that can be1402 notable user of EFI is Apple's Mac OS X, but more recent Linuxes 1403 and Windows (starting with Vista) offer special versions that can be 1405 1404 booted using EFI as well.</para> 1406 1405 -
trunk/doc/manual/en_US/user_Installation.xml
r55553 r56175 413 413 install the Debian package:</para> 414 414 415 <screen>sudo dpkg -i virtualbox- 4.3_$VBOX_VERSION_STRING_Ubuntu_raring_i386.deb</screen>415 <screen>sudo dpkg -i virtualbox-5.0_$VBOX_VERSION_STRING_Ubuntu_raring_i386.deb</screen> 416 416 417 417 <para>You will be asked to accept the VirtualBox Personal Use and -
trunk/doc/manual/en_US/user_Introduction.xml
r55867 r56175 438 438 439 439 <listitem> 440 <para><emphasis role="bold">Mac OS X</emphasis> hosts :<footnote>440 <para><emphasis role="bold">Mac OS X</emphasis> hosts (64-bit):<footnote> 441 441 <para>Preliminary Mac OS X support (beta stage) was added with 442 442 VirtualBox 1.4, full support with 1.6. Mac OS X 10.4 (Tiger) … … 470 470 </footnote>). Among others, this includes:<itemizedlist> 471 471 <listitem> 472 <para>Ubuntu 10.04 to 1 4.10</para>473 </listitem> 474 475 <listitem> 476 <para>Debian GNU/Linux 6.0 (" squeeze") and 7.0 ("wheezy")</para>477 </listitem> 478 479 <listitem> 480 <para>Oracle Enterprise Linux 5, Oracle Linux 6 </para>481 </listitem> 482 483 <listitem> 484 <para>Redhat Enterprise Linux 5 and 6</para>485 </listitem> 486 487 <listitem> 488 <para>Fedora Core 6 to 20</para>472 <para>Ubuntu 10.04 to 15.04</para> 473 </listitem> 474 475 <listitem> 476 <para>Debian GNU/Linux 6.0 ("Squeeze") and 8.0 ("Jessie")</para> 477 </listitem> 478 479 <listitem> 480 <para>Oracle Enterprise Linux 5, Oracle Linux 6 and 7</para> 481 </listitem> 482 483 <listitem> 484 <para>Redhat Enterprise Linux 5, 6 and 7</para> 485 </listitem> 486 487 <listitem> 488 <para>Fedora Core / Fedora 6 to 22</para> 489 489 </listitem> 490 490 … … 494 494 495 495 <listitem> 496 <para>openSUSE 11. 0, 11.1, 11.2, 11.3, 11.4, 12.1, 12.2, 13.1</para>496 <para>openSUSE 11.4, 12.1, 12.2, 13.1</para> 497 497 </listitem> 498 498
Note:
See TracChangeset
for help on using the changeset viewer.