2012年4月19日 星期四

virtualbox slp , install oem xp sp2

[1] test on VBOX 4.1.12 , XPSP2
[2] in linux use dmidecode to get relative information
sudo dmidecode -t0
sudo dmidecode -t1
[3] in host , create an VM name "XP_OEM" , cmd line input below command.
VBoxManage setextradata XP_OEM "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSVendor" "XX-CORP"
VBoxManage setextradata XP_OEM "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSVersion" "F.10"
VBoxManage setextradata XP_OEM "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSReleaseDate" "06/03/2010"
VBoxManage setextradata XP_OEM "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSReleaseMajor" 15
VBoxManage setextradata XP_OEM "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSReleaseMinor" 16
VBoxManage setextradata XP_OEM "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSFirmwareMajor" 11
VBoxManage setextradata XP_OEM "VBoxInternal/Devices/pcbios/0/Config/DmiBIOSFirmwareMinor" 30
VBoxManage setextradata XP_OEM "VBoxInternal/Devices/pcbios/0/Config/DmiSystemVendor" "XX-CORP"
VBoxManage setextradata XP_OEM "VBoxInternal/Devices/pcbios/0/Config/DmiSystemProduct" "XX Model"
VBoxManage setextradata XP_OEM "VBoxInternal/Devices/pcbios/0/Config/DmiSystemVersion" "F.10"
VBoxManage setextradata XP_OEM "VBoxInternal/Devices/pcbios/0/Config/DmiSystemSerial" "ABC1234D5E"
VBoxManage setextradata XP_OEM "VBoxInternal/Devices/pcbios/0/Config/DmiSystemUuid" "ur' uuid"
VBoxManage setextradata XP_OEM "VBoxInternal/Devices/pcbios/0/Config/DmiSystemFamily" "NNNA_NNNNAA"

0 個意見:

張貼留言

訂閱 張貼留言 [Atom]

<< 首頁