Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
software:virtualbox [2014/11/28 19:27]
cyril
software:virtualbox [2014/11/29 10:03] (current)
cyril
Line 24: Line 24:
   * Create the virtual machine in VirtualBox the usual way, with the following settings:   * Create the virtual machine in VirtualBox the usual way, with the following settings:
     * check "Enable IO APIC" in System/Motherboard tab and "Enable PAE/NX" in System/Processor tab     * check "Enable IO APIC" in System/Motherboard tab and "Enable PAE/NX" in System/Processor tab
-    * set you real mac address for the Network adapter+    * set your real mac address for the Network adapter
   * Set the DMI BIOS information to avoid activation problems. Execute:<code>   * Set the DMI BIOS information to avoid activation problems. Execute:<code>
 sudo dmidecode -t0 # provides DmiBIOS* variables sudo dmidecode -t0 # provides DmiBIOS* variables
 sudo dmidecode -t1 # provides DmiSystem* variables sudo dmidecode -t1 # provides DmiSystem* variables
-</code>And update the values of the following script that you will then execute:<code>+</code>And update the values of the following script that you will then execute (if a value is listed as "Not specified", set it to "<EMPTY>"):<code>
 #! /bin/sh #! /bin/sh
 VM_NAME="Win7" # Name of your Virtual Machine VM_NAME="Win7" # Name of your Virtual Machine
Line 247: Line 247:
 I did not find the .cab file to extract, but the .sys drivers were already at the right place, so I just merged the .reg file after rebooting to the native Win7, and then it worked also in VirtualBox, even with SATA ! I did not find the .cab file to extract, but the .sys drivers were already at the right place, so I just merged the .reg file after rebooting to the native Win7, and then it worked also in VirtualBox, even with SATA !
  
 +Several years after I ran into more problems and found this complete tutorial:
 +
 +[[https://forums.virtualbox.org/viewtopic.php?t=33356]]
software/virtualbox.1417202858.txt.gz ยท Last modified: 2014/11/28 19:27 by cyril
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0