These are the following settings that are in question:
Code: Select all
VBoxManage setextradata "My VM" \
"VBoxInternal/Devices/pcbios/0/Config/DmiBIOSReleaseMajor" 1
VBoxManage setextradata "My VM" \
"VBoxInternal/Devices/pcbios/0/Config/DmiBIOSReleaseMinor" 2
VBoxManage setextradata "My VM" \
"VBoxInternal/Devices/pcbios/0/Config/DmiBIOSFirmwareMajor" 3
VBoxManage setextradata "My VM" \
"VBoxInternal/Devices/pcbios/0/Config/DmiBIOSFirmwareMinor" 4By the way, I have seen a couple of other posts relating to these commands but I don't know if they got it to work or not. I am trying to set this information so the vm will install XP or Vista from the original disks that came with the computer without having to activate. I saw a post that said additional information was needed in the BIOS settings for Vista.