VirtualBox

Ignore:
Timestamp:
Feb 7, 2012 1:46:41 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76141
Message:

DevPcBios/DevFwCommon: enable DMI chassis information (type 3); provide DMI board information (type 2); DevACPI: support for a custom ACPI table; small documentation. Revised patch submitted by Jan Schunk, thanks!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/user_AdvancedTopics.xml

    r39860 r40019  
    13401340    with <screen>dmidecode -t0</screen>and the DMI system information can be
    13411341    obtained with <screen>dmidecode -t1</screen></para>
     1342  </sect1>
     1343
     1344  <sect1 id="changeacpicust">
     1345    <title>Configuring the custom ACPI table</title>
     1346
     1347    <para>VirtualBox can be configured to present an custom ACPI table to
     1348    the guest. Use the following command to configure this:</para>
     1349
     1350    <screen>VBoxManage setextradata "VM name"
     1351      "VBoxInternal/Devices/acpi/0/Config/CustomTable" "/path/to/table.bin"</screen>
     1352
     1353    <para>Configuring a custom ACPI table can prevent Windows
     1354      Vista and Windows 7 from asking for a new product key. On Linux hosts,
     1355      one of the host tables can be read from
     1356    <filename>/sys/firmware/acpi/tables/</filename>.</para>
    13421357  </sect1>
    13431358
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette