Skip to content

Instantly share code, notes, and snippets.

@CootCraig
Created December 20, 2011 16:46
Show Gist options
  • Save CootCraig/1502243 to your computer and use it in GitHub Desktop.
Save CootCraig/1502243 to your computer and use it in GitHub Desktop.
VirtualBox failure 2011-12-20
First time trying VirtualBox. Host is older Xeon i686 server box. OS is Scientific Linux 6.1. Want to run Windows 2003 guest VM headless.
I've attached some info.
Got it working. 2 changes I think.
* Switched from a SATA controller to an IDE controller.
* Added --bridgeadpater1 to # VBoxManage modifyvm Windows2003 --nic1 bridged --bridgeadapter1 eth0
Also learned that X-windows is not needed to run headless.
VBoxHeadless --startvm Windows2003
vboxpci 14056 0
vboxnetadp 6616 0
vboxnetflt 16178 0
vboxdrv 246352 3 vboxpci,vboxnetadp,vboxnetflt
VBoxManage
http://download.virtualbox.org/virtualbox/4.1.8/Oracle_VM_VirtualBox_Extension_Pack-4.1.8-75467.vbox-extpack
VBoxManage extpack install Oracle_VM_VirtualBox_Extension_Pack-4.1.8-75467.vbox-extpack
ostype:
Windows2003
VBoxManage createvm --name Windows2003 --basefolder /opt/virtual_box
VBoxManage registervm /opt/virtual_box/Windows2003/Windows2003.vbox
VBoxManage showvminfo Windows2003
VBoxManage modifyvm Windows2003 --ostype Windows2003
VBoxManage modifyvm Windows2003 --memory 768
VBoxManage modifyvm Windows2003 --nic1 bridged
VBoxManage modifyvm Windows2003 --hwvirtex off
VBoxManage modifyvm Windows2003 --vram 32
VBoxManage createhd --size 51200 --filename /opt/virtual_box/Windows2003/c_drive
VBoxManage storagectl Windows2003 --name 'Sata Controller' --add sata --sataportcount 2 --bootable on
VBoxManage storageattach Windows2003 --storagectl 'Sata Controller' --port 0 --device 0 --type dvddrive --medium /opt/iso/en_win_srv_2003_r2_standard_cd1.iso
VBoxManage storageattach Windows2003 --storagectl 'Sata Controller' --port 1 --device 0 --type hdd --medium /opt/virtual_box/Windows2003/c_drive.vdi
VBoxManage modifyvm Windows2003 --vtxvpid off
VBoxManage storagectl Windows2003 --name 'Sata Controller' --hostiocache on
VBoxManage modifyvm Windows2003 --nic1 bridged --bridgeadapter1 eth0
VirtualBox 4.1.8 r75467 linux.x86 (Dec 19 2011 16:18:16) release log
00:00:00.489 Log opened 2011-12-20T16:30:27.685156000Z
00:00:00.489 OS Product: Linux
00:00:00.489 OS Release: 2.6.32-131.21.1.el6.i686
00:00:00.489 OS Version: #1 SMP Tue Nov 22 14:15:23 CST 2011
00:00:00.489 DMI Product Name: PowerEdge 1750
00:00:00.489 DMI Product Version:
00:00:00.490 Host RAM: 3990MB RAM, available: 3883MB
00:00:00.490 Executable: /usr/lib/virtualbox/VBoxHeadless
00:00:00.490 Process ID: 9465
00:00:00.490 Package type: LINUX_32BITS_RHEL_6
00:00:00.531 Installed Extension Packs:
00:00:00.531 None installed!
00:00:00.558 VRDE: VirtualBox Remote Desktop Extension is not available.
00:00:00.565 SUP: Loaded VMMR0.r0 (/usr/lib/virtualbox/VMMR0.r0) at 0xf8e18020 - ModuleInit at 00000000f8e2f130 and ModuleTerm at 00000000f8e2f100
00:00:00.565 SUP: VMMR0EntryEx located at 00000000f8e2efe0, VMMR0EntryFast at 00000000f8e2dea0 and VMMR0EntryInt at 00000000f8e2dc90
00:00:00.596 File system of '/opt/virtual_box/Windows2003/Snapshots' (snapshots) is unknown
00:00:00.596 File system of '/opt/virtual_box/Windows2003/c_drive.vdi' is ext4
00:00:00.596 Console: VM runtime error: fatal=false, errorID=Ext4PartitionDetected message="The host I/O cache for at least one controller is disabled and the medium '/opt/virtual_box/Windows2003/c_drive.vdi' for this VM is located on an ext4 partition. There is a known Linux kernel bug which can lead to the corruption of the virtual disk image under these conditions.
00:00:00.596 Either enable the host I/O cache permanently in the VM settings or put the disk image and the snapshot folder onto a different file system.
00:00:00.596 The host I/O cache will now be enabled for this medium"
00:00:00.695 VBoxSharedClipboard mode: Bidirectional
00:00:00.700 ************************* CFGM dump *************************
00:00:00.700 [/] (level 0)
00:00:00.700 CSAMEnabled <integer> = 0x0000000000000001 (1)
00:00:00.700 CpuExecutionCap <integer> = 0x0000000000000064 (100)
00:00:00.700 EnablePAE <integer> = 0x0000000000000000 (0)
00:00:00.700 HwVirtExtForced <integer> = 0x0000000000000000 (0)
00:00:00.700 MemBalloonSize <integer> = 0x0000000000000000 (0)
00:00:00.700 Name <string> = "Windows2003" (cb=12)
00:00:00.700 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:00.700 PATMEnabled <integer> = 0x0000000000000001 (1)
00:00:00.700 PageFusion <integer> = 0x0000000000000000 (0)
00:00:00.700 RamHoleSize <integer> = 0x0000000020000000 (536870912)
00:00:00.700 RamSize <integer> = 0x0000000030000000 (805306368)
00:00:00.700 RawR0Enabled <integer> = 0x0000000000000001 (1)
00:00:00.700 RawR3Enabled <integer> = 0x0000000000000001 (1)
00:00:00.700 TimerMillies <integer> = 0x000000000000000a (10)
00:00:00.700 UUID <bytes> = "d4 fd 67 33 58 41 f3 42 a0 e0 4f 4c 94 52 07 eb" (cb=16)
00:00:00.700
00:00:00.700 [/CPUM/] (level 1)
00:00:00.700 SyntheticCpu <integer> = 0x0000000000000000 (0)
00:00:00.700
00:00:00.700 [/Devices/] (level 1)
00:00:00.700
00:00:00.700 [/Devices/8237A/] (level 2)
00:00:00.700
00:00:00.700 [/Devices/8237A/0/] (level 3)
00:00:00.700 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.700
00:00:00.700 [/Devices/AudioSniffer/] (level 2)
00:00:00.700
00:00:00.700 [/Devices/AudioSniffer/0/] (level 3)
00:00:00.700
00:00:00.700 [/Devices/AudioSniffer/0/Config/] (level 4)
00:00:00.700
00:00:00.700 [/Devices/AudioSniffer/0/LUN#0/] (level 4)
00:00:00.700 Driver <string> = "MainAudioSniffer" (cb=17)
00:00:00.700
00:00:00.700 [/Devices/AudioSniffer/0/LUN#0/Config/] (level 5)
00:00:00.700 Object <integer> = 0x00000000b7301e58 (3073384024)
00:00:00.700
00:00:00.700 [/Devices/VMMDev/] (level 2)
00:00:00.700
00:00:00.700 [/Devices/VMMDev/0/] (level 3)
00:00:00.700 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.700 PCIDeviceNo <integer> = 0x0000000000000004 (4)
00:00:00.700 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.700 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.700
00:00:00.700 [/Devices/VMMDev/0/Config/] (level 4)
00:00:00.700 GuestCoreDumpDir <string> = "/opt/virtual_box/Windows2003/Snapshots" (cb=39)
00:00:00.700 RamSize <integer> = 0x0000000030000000 (805306368)
00:00:00.700
00:00:00.700 [/Devices/VMMDev/0/LUN#0/] (level 4)
00:00:00.700 Driver <string> = "HGCM" (cb=5)
00:00:00.700
00:00:00.700 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
00:00:00.700 Object <integer> = 0x00000000b70004a8 (3070231720)
00:00:00.700
00:00:00.700 [/Devices/VMMDev/0/LUN#999/] (level 4)
00:00:00.700 Driver <string> = "MainStatus" (cb=11)
00:00:00.700
00:00:00.700 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
00:00:00.700 First <integer> = 0x0000000000000000 (0)
00:00:00.700 Last <integer> = 0x0000000000000000 (0)
00:00:00.700 papLeds <integer> = 0x00000000b7300b28 (3073379112)
00:00:00.700
00:00:00.700 [/Devices/acpi/] (level 2)
00:00:00.700
00:00:00.700 [/Devices/acpi/0/] (level 3)
00:00:00.700 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.700 PCIDeviceNo <integer> = 0x0000000000000007 (7)
00:00:00.700 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.700 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.700
00:00:00.700 [/Devices/acpi/0/Config/] (level 4)
00:00:00.700 CpuHotPlug <integer> = 0x0000000000000000 (0)
00:00:00.700 FdcEnabled <integer> = 0x0000000000000000 (0)
00:00:00.700 HostBusPciAddress <integer> = 0x0000000000000000 (0)
00:00:00.700 HpetEnabled <integer> = 0x0000000000000000 (0)
00:00:00.700 IOAPIC <integer> = 0x0000000000000000 (0)
00:00:00.700 IocPciAddress <integer> = 0x0000000000010000 (65536)
00:00:00.700 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:00.700 RamHoleSize <integer> = 0x0000000020000000 (536870912)
00:00:00.700 RamSize <integer> = 0x0000000030000000 (805306368)
00:00:00.700 Serial0IoPortBase <integer> = 0x0000000000000000 (0)
00:00:00.700 Serial0Irq <integer> = 0x0000000000000000 (0)
00:00:00.700 Serial1IoPortBase <integer> = 0x0000000000000000 (0)
00:00:00.700 Serial1Irq <integer> = 0x0000000000000000 (0)
00:00:00.700 ShowCpu <integer> = 0x0000000000000000 (0)
00:00:00.700 ShowRtc <integer> = 0x0000000000000000 (0)
00:00:00.700 SmcEnabled <integer> = 0x0000000000000000 (0)
00:00:00.700
00:00:00.700 [/Devices/acpi/0/LUN#0/] (level 4)
00:00:00.700 Driver <string> = "ACPIHost" (cb=9)
00:00:00.700
00:00:00.700 [/Devices/acpi/0/LUN#0/Config/] (level 5)
00:00:00.700
00:00:00.700 [/Devices/ahci/] (level 2)
00:00:00.700
00:00:00.700 [/Devices/ahci/0/] (level 3)
00:00:00.700 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.700 PCIDeviceNo <integer> = 0x000000000000000d (13)
00:00:00.700 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.700 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.700
00:00:00.700 [/Devices/ahci/0/Config/] (level 4)
00:00:00.700 Bootable <integer> = 0x0000000000000001 (1)
00:00:00.700 PortCount <integer> = 0x0000000000000002 (2)
00:00:00.700 PrimaryMaster <integer> = 0x0000000000000000 (0)
00:00:00.700 PrimarySlave <integer> = 0x0000000000000001 (1)
00:00:00.700 SecondaryMaster <integer> = 0x0000000000000002 (2)
00:00:00.700 SecondarySlave <integer> = 0x0000000000000003 (3)
00:00:00.700
00:00:00.700 [/Devices/ahci/0/Config/Port0/] (level 5)
00:00:00.700 NonRotationalMedium <integer> = 0x0000000000000000 (0)
00:00:00.700
00:00:00.700 [/Devices/ahci/0/Config/Port1/] (level 5)
00:00:00.700 NonRotationalMedium <integer> = 0x0000000000000000 (0)
00:00:00.700
00:00:00.700 [/Devices/ahci/0/LUN#0/] (level 4)
00:00:00.700 Driver <string> = "Block" (cb=6)
00:00:00.700
00:00:00.700 [/Devices/ahci/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.700 Driver <string> = "VD" (cb=3)
00:00:00.700
00:00:00.700 [/Devices/ahci/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:00.700 Format <string> = "RAW" (cb=4)
00:00:00.700 Path <string> = "/opt/iso/en_win_srv_2003_r2_standard_cd1.iso" (cb=45)
00:00:00.700 ReadOnly <integer> = 0x0000000000000001 (1)
00:00:00.700 Type <string> = "DVD" (cb=4)
00:00:00.700 UseNewIo <integer> = 0x0000000000000001 (1)
00:00:00.700
00:00:00.700 [/Devices/ahci/0/LUN#0/Config/] (level 5)
00:00:00.700 Mountable <integer> = 0x0000000000000001 (1)
00:00:00.700 Type <string> = "DVD" (cb=4)
00:00:00.700
00:00:00.700 [/Devices/ahci/0/LUN#1/] (level 4)
00:00:00.700 Driver <string> = "Block" (cb=6)
00:00:00.700
00:00:00.700 [/Devices/ahci/0/LUN#1/AttachedDriver/] (level 5)
00:00:00.700 Driver <string> = "VD" (cb=3)
00:00:00.700
00:00:00.700 [/Devices/ahci/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:00.700 Format <string> = "VDI" (cb=4)
00:00:00.700 Path <string> = "/opt/virtual_box/Windows2003/c_drive.vdi" (cb=41)
00:00:00.700 Type <string> = "HardDisk" (cb=9)
00:00:00.700
00:00:00.700 [/Devices/ahci/0/LUN#1/Config/] (level 5)
00:00:00.700 Mountable <integer> = 0x0000000000000000 (0)
00:00:00.700 Type <string> = "HardDisk" (cb=9)
00:00:00.700
00:00:00.700 [/Devices/ahci/0/LUN#999/] (level 4)
00:00:00.700 Driver <string> = "MainStatus" (cb=11)
00:00:00.700
00:00:00.700 [/Devices/ahci/0/LUN#999/Config/] (level 5)
00:00:00.700 DeviceInstance <string> = "ahci/0" (cb=7)
00:00:00.700 First <integer> = 0x0000000000000000 (0)
00:00:00.700 Last <integer> = 0x0000000000000001 (1)
00:00:00.700 pConsole <integer> = 0x00000000b7300820 (3073378336)
00:00:00.700 papLeds <integer> = 0x00000000b7300a30 (3073378864)
00:00:00.700 pmapMediumAttachments <integer> = 0x00000000b7300b34 (3073379124)
00:00:00.700
00:00:00.700 [/Devices/apic/] (level 2)
00:00:00.700
00:00:00.700 [/Devices/apic/0/] (level 3)
00:00:00.700 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.700
00:00:00.700 [/Devices/apic/0/Config/] (level 4)
00:00:00.700 IOAPIC <integer> = 0x0000000000000000 (0)
00:00:00.700 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:00.700
00:00:00.700 [/Devices/e1000/] (level 2)
00:00:00.700
00:00:00.700 [/Devices/i8254/] (level 2)
00:00:00.700
00:00:00.700 [/Devices/i8254/0/] (level 3)
00:00:00.700
00:00:00.700 [/Devices/i8254/0/Config/] (level 4)
00:00:00.700
00:00:00.700 [/Devices/i8259/] (level 2)
00:00:00.700
00:00:00.700 [/Devices/i8259/0/] (level 3)
00:00:00.700 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.700
00:00:00.700 [/Devices/i8259/0/Config/] (level 4)
00:00:00.700
00:00:00.700 [/Devices/mc146818/] (level 2)
00:00:00.700
00:00:00.700 [/Devices/mc146818/0/] (level 3)
00:00:00.700
00:00:00.700 [/Devices/mc146818/0/Config/] (level 4)
00:00:00.700 UseUTC <integer> = 0x0000000000000000 (0)
00:00:00.700
00:00:00.700 [/Devices/parallel/] (level 2)
00:00:00.700
00:00:00.700 [/Devices/pcarch/] (level 2)
00:00:00.700
00:00:00.700 [/Devices/pcarch/0/] (level 3)
00:00:00.700 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.700
00:00:00.700 [/Devices/pcarch/0/Config/] (level 4)
00:00:00.700
00:00:00.700 [/Devices/pcbios/] (level 2)
00:00:00.700
00:00:00.700 [/Devices/pcbios/0/] (level 3)
00:00:00.700 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.700
00:00:00.700 [/Devices/pcbios/0/Config/] (level 4)
00:00:00.700 BootDevice0 <string> = "FLOPPY" (cb=7)
00:00:00.700 BootDevice1 <string> = "DVD" (cb=4)
00:00:00.700 BootDevice2 <string> = "IDE" (cb=4)
00:00:00.700 BootDevice3 <string> = "NONE" (cb=5)
00:00:00.700 FloppyDevice <string> = "i82078" (cb=7)
00:00:00.700 HardDiskDevice <string> = "piix3ide" (cb=9)
00:00:00.700 IOAPIC <integer> = 0x0000000000000000 (0)
00:00:00.700 McfgBase <integer> = 0x0000000000000000 (0)
00:00:00.700 McfgLength <integer> = 0x0000000000000000 (0)
00:00:00.700 NumCPUs <integer> = 0x0000000000000001 (1)
00:00:00.700 PXEDebug <integer> = 0x0000000000000000 (0)
00:00:00.700 RamHoleSize <integer> = 0x0000000020000000 (536870912)
00:00:00.700 RamSize <integer> = 0x0000000030000000 (805306368)
00:00:00.700 SataHardDiskDevice <string> = "ahci" (cb=5)
00:00:00.700 SataPrimaryMasterLUN <integer> = 0x0000000000000000 (0)
00:00:00.700 SataPrimarySlaveLUN <integer> = 0x0000000000000001 (1)
00:00:00.700 SataSecondaryMasterLUN <integer> = 0x0000000000000002 (2)
00:00:00.700 SataSecondarySlaveLUN <integer> = 0x0000000000000003 (3)
00:00:00.700 UUID <bytes> = "d4 fd 67 33 58 41 f3 42 a0 e0 4f 4c 94 52 07 eb" (cb=16)
00:00:00.700
00:00:00.700 [/Devices/pcbios/0/Config/NetBoot/] (level 5)
00:00:00.700
00:00:00.700 [/Devices/pcbios/0/Config/NetBoot/0/] (level 6)
00:00:00.700 NIC <integer> = 0x0000000000000000 (0)
00:00:00.700 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.700 PCIDeviceNo <integer> = 0x0000000000000003 (3)
00:00:00.700 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.700
00:00:00.700 [/Devices/pci/] (level 2)
00:00:00.700
00:00:00.700 [/Devices/pci/0/] (level 3)
00:00:00.700 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.700
00:00:00.700 [/Devices/pci/0/Config/] (level 4)
00:00:00.700 IOAPIC <integer> = 0x0000000000000000 (0)
00:00:00.701
00:00:00.701 [/Devices/pckbd/] (level 2)
00:00:00.701
00:00:00.701 [/Devices/pckbd/0/] (level 3)
00:00:00.701 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.701
00:00:00.701 [/Devices/pckbd/0/Config/] (level 4)
00:00:00.701
00:00:00.701 [/Devices/pckbd/0/LUN#0/] (level 4)
00:00:00.701 Driver <string> = "KeyboardQueue" (cb=14)
00:00:00.701
00:00:00.701 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
00:00:00.701 Driver <string> = "MainKeyboard" (cb=13)
00:00:00.701
00:00:00.701 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:00.701 Object <integer> = 0x00000000b73010f8 (3073380600)
00:00:00.701
00:00:00.701 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
00:00:00.701 QueueSize <integer> = 0x0000000000000040 (64)
00:00:00.701
00:00:00.701 [/Devices/pckbd/0/LUN#1/] (level 4)
00:00:00.701 Driver <string> = "MouseQueue" (cb=11)
00:00:00.701
00:00:00.701 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
00:00:00.701 Driver <string> = "MainMouse" (cb=10)
00:00:00.701
00:00:00.701 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:00.701 Object <integer> = 0x00000000b73013e0 (3073381344)
00:00:00.701
00:00:00.701 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
00:00:00.701 QueueSize <integer> = 0x0000000000000080 (128)
00:00:00.701
00:00:00.701 [/Devices/pcnet/] (level 2)
00:00:00.701
00:00:00.701 [/Devices/pcnet/0/] (level 3)
00:00:00.701 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.701 PCIDeviceNo <integer> = 0x0000000000000003 (3)
00:00:00.701 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.701 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.701
00:00:00.701 [/Devices/pcnet/0/Config/] (level 4)
00:00:00.701 Am79C973 <integer> = 0x0000000000000001 (1)
00:00:00.701 CableConnected <integer> = 0x0000000000000001 (1)
00:00:00.701 LineSpeed <integer> = 0x0000000000000000 (0)
00:00:00.701 MAC <bytes> = "08 00 27 03 43 79" (cb=6)
00:00:00.701
00:00:00.701 [/Devices/pcnet/0/LUN#0/] (level 4)
00:00:00.701 Driver <string> = "IntNet" (cb=7)
00:00:00.701
00:00:00.701 [/Devices/pcnet/0/LUN#0/Config/] (level 5)
00:00:00.701 IfPolicyPromisc <string> = "deny" (cb=5)
00:00:00.701 IgnoreConnectFailure <integer> = 0x0000000000000000 (0)
00:00:00.701 Network <string> = "HostInterfaceNetworking-" (cb=25)
00:00:00.701 Trunk <string> = "" (cb=1)
00:00:00.701 TrunkType <integer> = 0x0000000000000003 (3)
00:00:00.701
00:00:00.701 [/Devices/pcnet/0/LUN#999/] (level 4)
00:00:00.701 Driver <string> = "MainStatus" (cb=11)
00:00:00.701
00:00:00.701 [/Devices/pcnet/0/LUN#999/Config/] (level 5)
00:00:00.701 First <integer> = 0x0000000000000000 (0)
00:00:00.701 Last <integer> = 0x0000000000000000 (0)
00:00:00.701 papLeds <integer> = 0x00000000b7300b08 (3073379080)
00:00:00.701
00:00:00.701 [/Devices/serial/] (level 2)
00:00:00.701
00:00:00.701 [/Devices/vga/] (level 2)
00:00:00.701
00:00:00.701 [/Devices/vga/0/] (level 3)
00:00:00.701 PCIBusNo <integer> = 0x0000000000000000 (0)
00:00:00.701 PCIDeviceNo <integer> = 0x0000000000000002 (2)
00:00:00.701 PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:00.701 Trusted <integer> = 0x0000000000000001 (1)
00:00:00.701
00:00:00.701 [/Devices/vga/0/Config/] (level 4)
00:00:00.701 CustomVideoModes <integer> = 0x0000000000000000 (0)
00:00:00.701 FadeIn <integer> = 0x0000000000000001 (1)
00:00:00.701 FadeOut <integer> = 0x0000000000000001 (1)
00:00:00.701 HeightReduction <integer> = 0x0000000000000000 (0)
00:00:00.701 LogoFile <string> = "" (cb=1)
00:00:00.701 LogoTime <integer> = 0x0000000000000000 (0)
00:00:00.701 MonitorCount <integer> = 0x0000000000000001 (1)
00:00:00.701 ShowBootMenu <integer> = 0x0000000000000002 (2)
00:00:00.701 VRamSize <integer> = 0x0000000002000000 (33554432)
00:00:00.701
00:00:00.701 [/Devices/vga/0/LUN#0/] (level 4)
00:00:00.701 Driver <string> = "MainDisplay" (cb=12)
00:00:00.701
00:00:00.701 [/Devices/vga/0/LUN#0/Config/] (level 5)
00:00:00.701 Object <integer> = 0x00000000b7301880 (3073382528)
00:00:00.701
00:00:00.701 [/Devices/virtio-net/] (level 2)
00:00:00.701
00:00:00.701 [/HWVirtExt/] (level 1)
00:00:00.701 EnableLargePages <integer> = 0x0000000000000000 (0)
00:00:00.701 EnableNestedPaging <integer> = 0x0000000000000001 (1)
00:00:00.701 EnableVPID <integer> = 0x0000000000000000 (0)
00:00:00.701 Exclusive <integer> = 0x0000000000000001 (1)
00:00:00.701
00:00:00.701 [/MM/] (level 1)
00:00:00.701 CanUseLargerHeap <integer> = 0x0000000000000000 (0)
00:00:00.701
00:00:00.701 [/PDM/] (level 1)
00:00:00.701
00:00:00.701 [/PDM/AsyncCompletion/] (level 2)
00:00:00.701
00:00:00.701 [/PDM/AsyncCompletion/File/] (level 3)
00:00:00.701
00:00:00.701 [/PDM/AsyncCompletion/File/BwGroups/] (level 4)
00:00:00.701
00:00:00.701 [/PDM/BlkCache/] (level 2)
00:00:00.701 CacheSize <integer> = 0x0000000000500000 (5242880)
00:00:00.701
00:00:00.701 [/PDM/Devices/] (level 2)
00:00:00.701
00:00:00.701 [/PDM/Drivers/] (level 2)
00:00:00.701
00:00:00.701 [/PDM/Drivers/VBoxC/] (level 3)
00:00:00.701 Path <string> = "/usr/lib/virtualbox/components/VBoxC" (cb=37)
00:00:00.701
00:00:00.701 [/TM/] (level 1)
00:00:00.701 UTCOffset <integer> = 0x0000000000000000 (0)
00:00:00.701
00:00:00.701 ********************* End of CFGM dump **********************
00:00:00.701 MM: cbHyperHeap=0x140000 (1310720)
00:00:00.705 Logical host processors: 2 present, 2 max, 2 online, online mask: 0000000000000003
00:00:00.705 ************************* CPUID dump ************************
00:00:00.705 RAW Standard CPUIDs
00:00:00.705 Function eax ebx ecx edx
00:00:00.705 Gst: 00000000 00000002 756e6547 6c65746e 49656e69
00:00:00.705 Hst: 00000002 756e6547 6c65746e 49656e69
00:00:00.705 Gst: 00000001 00000f29 0000080b 00000000 078bf1bf
00:00:00.705 Hst: 00000f29 0601080b 00004400 bfebfbff
00:00:00.705 Gst: 00000002 665b5101 00000000 00000000 007b7040
00:00:00.705 Hst: 665b5101 00000000 00000000 007b7040
00:00:00.705 Gst: 00000003 665b5101 00000000 00000000 007b7040*
00:00:00.705 Hst: 665b5101 00000000 00000000 007b7040
00:00:00.705 Gst: 00000004 665b5101 00000000 00000000 007b7040*
00:00:00.705 Hst: 665b5101 00000000 00000000 007b7040
00:00:00.705 Gst: 00000005 665b5101 00000000 00000000 007b7040*
00:00:00.705 Hst: 665b5101 00000000 00000000 007b7040
00:00:00.705 Name: GenuineIntel
00:00:00.705 Supports: 0-2
00:00:00.705 Family: 15 Extended: 0 Effective: 15
00:00:00.705 Model: 2 Extended: 0 Effective: 2
00:00:00.705 Stepping: 9
00:00:00.705 Type: 0 (primary)
00:00:00.705 APIC ID: 0x00
00:00:00.705 Logical CPUs: 0
00:00:00.705 CLFLUSH Size: 8
00:00:00.705 Brand ID: 0x0b
00:00:00.705 Mnemonic - Description = guest (host)
00:00:00.705 FPU - x87 FPU on Chip = 1 (1)
00:00:00.705 VME - Virtual 8086 Mode Enhancements = 1 (1)
00:00:00.705 DE - Debugging extensions = 1 (1)
00:00:00.705 PSE - Page Size Extension = 1 (1)
00:00:00.705 TSC - Time Stamp Counter = 1 (1)
00:00:00.705 MSR - Model Specific Registers = 1 (1)
00:00:00.705 PAE - Physical Address Extension = 0 (1)
00:00:00.705 MCE - Machine Check Exception = 1 (1)
00:00:00.705 CX8 - CMPXCHG8B instruction = 1 (1)
00:00:00.705 APIC - APIC On-Chip = 0 (1)
00:00:00.705 10 - Reserved = 0 (0)
00:00:00.705 SEP - SYSENTER and SYSEXIT = 0 (1)
00:00:00.705 MTRR - Memory Type Range Registers = 1 (1)
00:00:00.705 PGE - PTE Global Bit = 1 (1)
00:00:00.705 MCA - Machine Check Architecture = 1 (1)
00:00:00.705 CMOV - Conditional Move Instructions = 1 (1)
00:00:00.705 PAT - Page Attribute Table = 1 (1)
00:00:00.705 PSE-36 - 36-bit Page Size Extention = 1 (1)
00:00:00.705 PSN - Processor Serial Number = 0 (0)
00:00:00.705 CLFSH - CLFLUSH Instruction. = 1 (1)
00:00:00.705 20 - Reserved = 0 (0)
00:00:00.705 DS - Debug Store = 0 (1)
00:00:00.705 ACPI - Thermal Mon. & Soft. Clock Ctrl.= 0 (1)
00:00:00.705 MMX - Intel MMX Technology = 1 (1)
00:00:00.705 FXSR - FXSAVE and FXRSTOR Instructions = 1 (1)
00:00:00.705 SSE - SSE Support = 1 (1)
00:00:00.705 SSE2 - SSE2 Support = 1 (1)
00:00:00.705 SS - Self Snoop = 0 (1)
00:00:00.705 HTT - Hyper-Threading Technology = 0 (1)
00:00:00.705 TM - Thermal Monitor = 0 (1)
00:00:00.705 30 - Reserved = 0 (0)
00:00:00.705 PBE - Pending Break Enable = 0 (1)
00:00:00.705 Supports SSE3 = 0 (0)
00:00:00.705 PCLMULQDQ = 0 (0)
00:00:00.705 DS Area 64-bit layout = 0 (0)
00:00:00.705 Supports MONITOR/MWAIT = 0 (0)
00:00:00.705 CPL-DS - CPL Qualified Debug Store = 0 (0)
00:00:00.705 VMX - Virtual Machine Technology = 0 (0)
00:00:00.705 SMX - Safer Mode Extensions = 0 (0)
00:00:00.705 Enhanced SpeedStep Technology = 0 (0)
00:00:00.705 Terminal Monitor 2 = 0 (0)
00:00:00.705 Supplemental SSE3 instructions = 0 (0)
00:00:00.705 L1 Context ID = 0 (1)
00:00:00.705 11 - Reserved = 0 (0)
00:00:00.705 FMA extensions using YMM state = 0 (0)
00:00:00.705 CMPXCHG16B instruction = 0 (0)
00:00:00.705 xTPR Update Control = 0 (1)
00:00:00.705 Perf/Debug Capability MSR = 0 (0)
00:00:00.705 16 - Reserved = 0 (0)
00:00:00.705 PCID - Process-context identifiers = 0 (0)
00:00:00.705 DCA - Direct Cache Access = 0 (0)
00:00:00.705 SSE4.1 instruction extensions = 0 (0)
00:00:00.705 SSE4.2 instruction extensions = 0 (0)
00:00:00.705 Supports the x2APIC extensions = 0 (0)
00:00:00.705 MOVBE instruction = 0 (0)
00:00:00.705 POPCNT instruction = 0 (0)
00:00:00.705 TSC-Deadline LAPIC timer mode = 0 (0)
00:00:00.705 AESNI instruction extensions = 0 (0)
00:00:00.705 XSAVE/XRSTOR extended state feature = 0 (0)
00:00:00.705 Supports OSXSAVE = 0 (0)
00:00:00.705 AVX instruction extensions = 0 (0)
00:00:00.705 29/30 - Reserved = 0x0 (0x0)
00:00:00.705 Hypervisor Present (we're a guest) = 0 (0)
00:00:00.705
00:00:00.705 RAW Extended CPUIDs
00:00:00.705 Function eax ebx ecx edx
00:00:00.705 Gst: 80000000 80000004 00000000 00000000 00000000
00:00:00.705 Hst: 80000004 00000000 00000000 00000000
00:00:00.705 Gst: 80000001 00000000 00000000 00000000 00000000
00:00:00.705 Hst: 00000000 00000000 00000000 00000000
00:00:00.705 Gst: 80000002 20202020 20202020 20202020 20202020
00:00:00.705 Hst: 20202020 20202020 20202020 20202020
00:00:00.705 Gst: 80000003 6e492020 286c6574 58202952 286e6f65
00:00:00.705 Hst: 6e492020 286c6574 58202952 286e6f65
00:00:00.705 Gst: 80000004 20294d54 20555043 30382e32 007a4847
00:00:00.705 Hst: 20294d54 20555043 30382e32 007a4847
00:00:00.705 Gst: 80000005 665b5101 00000000 00000000 007b7040*
00:00:00.705 Hst: 665b5101 00000000 00000000 007b7040
00:00:00.705 Gst: 80000006 665b5101 00000000 00000000 007b7040*
00:00:00.705 Hst: 665b5101 00000000 00000000 007b7040
00:00:00.705 Gst: 80000007 665b5101 00000000 00000000 007b7040*
00:00:00.705 Hst: 665b5101 00000000 00000000 007b7040
00:00:00.705 Gst: 80000008 665b5101 00000000 00000000 007b7040*
00:00:00.705 Hst: 665b5101 00000000 00000000 007b7040
00:00:00.705 Gst: 80000009 665b5101 00000000 00000000 007b7040*
00:00:00.705 Hst: 665b5101 00000000 00000000 007b7040
00:00:00.705 Ext Name:
00:00:00.705 Ext Supports: 0x80000000-0x80000004
00:00:00.705 Family: 0 Extended: 0 Effective: 0
00:00:00.705 Model: 0 Extended: 0 Effective: 0
00:00:00.705 Stepping: 0
00:00:00.705 Brand ID: 0x000
00:00:00.705 Mnemonic - Description = guest (host)
00:00:00.705 FPU - x87 FPU on Chip = 0 (0)
00:00:00.705 VME - Virtual 8086 Mode Enhancements = 0 (0)
00:00:00.705 DE - Debugging extensions = 0 (0)
00:00:00.705 PSE - Page Size Extension = 0 (0)
00:00:00.705 TSC - Time Stamp Counter = 0 (0)
00:00:00.705 MSR - K86 Model Specific Registers = 0 (0)
00:00:00.705 PAE - Physical Address Extension = 0 (0)
00:00:00.705 MCE - Machine Check Exception = 0 (0)
00:00:00.705 CX8 - CMPXCHG8B instruction = 0 (0)
00:00:00.706 APIC - APIC On-Chip = 0 (0)
00:00:00.706 10 - Reserved = 0 (0)
00:00:00.706 SEP - SYSCALL and SYSRET = 0 (0)
00:00:00.706 MTRR - Memory Type Range Registers = 0 (0)
00:00:00.706 PGE - PTE Global Bit = 0 (0)
00:00:00.706 MCA - Machine Check Architecture = 0 (0)
00:00:00.706 CMOV - Conditional Move Instructions = 0 (0)
00:00:00.706 PAT - Page Attribute Table = 0 (0)
00:00:00.706 PSE-36 - 36-bit Page Size Extention = 0 (0)
00:00:00.706 18 - Reserved = 0 (0)
00:00:00.706 19 - Reserved = 0 (0)
00:00:00.706 NX - No-Execute Page Protection = 0 (0)
00:00:00.706 DS - Debug Store = 0 (0)
00:00:00.706 AXMMX - AMD Extensions to MMX Instr. = 0 (0)
00:00:00.706 MMX - Intel MMX Technology = 0 (0)
00:00:00.706 FXSR - FXSAVE and FXRSTOR Instructions = 0 (0)
00:00:00.706 25 - AMD fast FXSAVE and FXRSTOR Instr.= 0 (0)
00:00:00.706 26 - 1 GB large page support = 0 (0)
00:00:00.706 27 - RDTSCP instruction = 0 (0)
00:00:00.706 28 - Reserved = 0 (0)
00:00:00.706 29 - AMD Long Mode = 0 (0)
00:00:00.706 30 - AMD Extensions to 3DNow = 0 (0)
00:00:00.706 31 - AMD 3DNow = 0 (0)
00:00:00.706 LahfSahf - LAHF/SAHF in 64-bit mode = 0 (0)
00:00:00.706 CmpLegacy - Core MP legacy mode (depr) = 0 (0)
00:00:00.706 SVM - AMD VM Extensions = 0 (0)
00:00:00.706 APIC registers starting at 0x400 = 0 (0)
00:00:00.706 AltMovCR8 - LOCK MOV CR0 means MOV CR8 = 0 (0)
00:00:00.706 Advanced bit manipulation = 0 (0)
00:00:00.706 SSE4A instruction support = 0 (0)
00:00:00.706 Misaligned SSE mode = 0 (0)
00:00:00.706 PREFETCH and PREFETCHW instruction = 0 (0)
00:00:00.706 OS visible workaround = 0 (0)
00:00:00.706 Instruction based sampling = 0 (0)
00:00:00.706 SSE5 support = 0 (0)
00:00:00.706 SKINIT, STGI, and DEV support = 0 (0)
00:00:00.706 Watchdog timer support. = 0 (0)
00:00:00.706 31:14 - Reserved = 0x0 (0x0)
00:00:00.706 Full Name: Intel(R) Xeon(TM) CPU 2.80GHz
00:00:00.706
00:00:00.706 RAW Centaur CPUIDs
00:00:00.706 Function eax ebx ecx edx
00:00:00.706 Gst: c0000000 665b5101 00000000 00000000 007b7040
00:00:00.706 Hst: 665b5101 00000000 00000000 007b7040
00:00:00.706 Gst: c0000001 665b5101 00000000 00000000 007b7040
00:00:00.706 Hst: 665b5101 00000000 00000000 007b7040
00:00:00.706 Gst: c0000002 665b5101 00000000 00000000 007b7040
00:00:00.706 Hst: 665b5101 00000000 00000000 007b7040
00:00:00.706 Gst: c0000003 665b5101 00000000 00000000 007b7040
00:00:00.706 Hst: 665b5101 00000000 00000000 007b7040
00:00:00.706 Centaur Supports: 0xc0000000-0x665b5101
00:00:00.706 Mnemonic - Description = guest (host)
00:00:00.706 AIS - Alternate Instruction Set = 0 (0)
00:00:00.706 AIS-E - AIS enabled = 0 (0)
00:00:00.706 RNG - Random Number Generator = 0 (0)
00:00:00.706 RNG-E - RNG enabled = 0 (0)
00:00:00.706 LH - LongHaul MSR 0000_110Ah = 0 (0)
00:00:00.706 FEMMS - FEMMS = 0 (0)
00:00:00.706 ACE - Advanced Cryptography Engine = 0 (1)
00:00:00.706 ACE-E - ACE enabled = 0 (0)
00:00:00.706 ACE2 - Advanced Cryptography Engine 2 = 0 (0)
00:00:00.706 ACE2-E - ACE enabled = 0 (0)
00:00:00.706 PHE - Hash Engine = 0 (0)
00:00:00.706 PHE-E - PHE enabled = 0 (0)
00:00:00.706 PMM - Montgomery Multiplier = 0 (1)
00:00:00.706 PMM-E - PMM enabled = 0 (1)
00:00:00.706 Bit 0 = 1 (0)
00:00:00.706 Bit 0 = 1 (0)
00:00:00.706 Bit 0 = 1 (0)
00:00:00.706 Bit 0 = 1 (0)
00:00:00.706 Bit 0 = 1 (0)
00:00:00.706 Bit 0 = 1 (0)
00:00:00.706 Bit 0 = 1 (0)
00:00:00.706
00:00:00.706
00:00:00.706 ******************** End of CPUID dump **********************
00:00:00.706 Host paging mode: PAE+PGE
00:00:00.706 PGMPool: cMaxPages=416 (u64MaxPages=416)
00:00:00.706 pgmR3PoolInit: cMaxPages=0x1a0 cMaxUsers=0x340 cMaxPhysExts=0x340 fCacheEnable=true
00:00:00.708 REM: VBoxREM32
00:00:00.725 TM: GIP - u32Mode=1 (SyncTSC) u32UpdateHz=100
00:00:00.765 TM: cTSCTicksPerSecond=0xa654e240 (2 790 580 800) fTSCVirtualized=true fTSCUseRealTSC=false
00:00:00.765 TM: fMaybeUseOffsettedHostTSC=false TSCTiedToExecution=false TSCNotTiedToHalt=false
00:00:00.765 CoreCode: R3=004ff000 R0=f8fc2000 RC=a048f000 Phys=0000000032adc000 cb=0x3000
00:00:00.771 AIOMgr: Default manager type is "Async"
00:00:00.771 AIOMgr: Default file backend is "NonBuffered"
00:00:00.771 BlkCache: Cache successfully initialised. Cache size is 5242880 bytes
00:00:00.771 BlkCache: Cache commit interval is 10000 ms
00:00:00.771 BlkCache: Cache commit threshold is 2621440 bytes
00:00:00.777 [SMP] BIOS with 1 CPUs
00:00:00.797 SUP: Loaded VBoxDDR0.r0 (/usr/lib/virtualbox/VBoxDDR0.r0) at 0xf9009020 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
00:00:00.802 SUP: Loaded VBoxDD2R0.r0 (/usr/lib/virtualbox/VBoxDD2R0.r0) at 0xf9040020 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000
00:00:00.802 Activating Local APIC
00:00:00.802 CPUMSetGuestCpuIdFeature: Enabled APIC
00:00:00.802 CPUMSetGuestCpuIdFeature: Disabled x2APIC
00:00:00.802 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:00.809 Shared Folders service loaded.
00:00:00.837 Chipset cannot do MSI: VERR_NOT_IMPLEMENTED
00:00:00.838 DrvBlock: Flushes will be ignored
00:00:00.838 DrvBlock: Async flushes will be passed to the disk
00:00:00.838 VDInit finished
00:00:00.838 AIOMgr: Endpoint for file '/opt/iso/en_win_srv_2003_r2_standard_cd1.iso' (flags 000c0781) created successfully
00:00:00.839 AHCI LUN#0: CD/DVD, total number of sectors 293244, passthrough disabled
00:00:00.839 AHCI: LUN#0: using async I/O
00:00:00.839 DrvBlock: Flushes will be ignored
00:00:00.839 DrvBlock: Async flushes will be passed to the disk
00:00:00.839 AHCI: LUN#1: disk, PCHS=16383/16/63, total number of sectors 104857600
00:00:00.839 AHCI: LUN#1: using normal I/O
00:00:00.840 AHCI ATA: LUN#0: CD/DVD, total number of sectors 293244, passthrough disabled
00:00:00.840 AHCI ATA: LUN#1: disk, PCHS=16383/16/63, total number of sectors 104857600
00:00:00.840 AHCI ATA: Ctl: finished processing RESET
00:00:00.840 AHCI ATA: LUN#2: no unit
00:00:00.840 AHCI ATA: LUN#3: no unit
00:00:00.840 AHCI ATA: Ctl: finished processing RESET
00:00:00.840 AHCI ATA: Ctl: finished processing RESET
00:00:00.841 AHCI ATA: Ctl: finished processing RESET
00:00:00.842 IntNet#0: szNetwork={HostInterfaceNetworking-} enmTrunkType=3 szTrunk={} fFlags=0x8000 cbRecv=325632 cbSend=196608 fIgnoreConnectFailure=false
00:00:00.842 VMSetError: /home/vbox/vbox-4.1.8/src/VBox/Devices/Network/DrvIntNet.cpp(1694) int drvR3IntNetConstruct(PDMDRVINS*, CFGMNODE*, uint32_t); rc=VERR_INVALID_PARAMETER
00:00:00.842 VMSetError: Failed to open/create the internal network 'HostInterfaceNetworking-'
00:00:00.842 PDM: Failed to construct 'pcnet'/0! VERR_INVALID_PARAMETER (-2) - Invalid parameter.
00:00:00.889 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={1968b7d3-e3bf-4ceb-99e0-cb7c913317bb} aComponent={Console} aText={Failed to open/create the internal network 'HostInterfaceNetworking-' (VERR_INVALID_PARAMETER)}, preserve=false
00:00:00.945 Power up failed (vrc=VERR_INVALID_PARAMETER, rc=NS_ERROR_FAILURE (0X80004005))
VirtualBox (XP)COM Server 4.1.8 r75467 linux.x86 (Dec 19 2011 16:19:26) release log
00:00:00.001 main Log opened 2011-12-20T16:35:31.298515000Z
00:00:00.001 main OS Product: Linux
00:00:00.001 main OS Release: 2.6.32-131.21.1.el6.i686
00:00:00.001 main OS Version: #1 SMP Tue Nov 22 14:15:23 CST 2011
00:00:00.001 main OS Service Pack: #1 SMP Tue Nov 22 14:15:23 CST 2011
00:00:00.001 main Executable: /usr/lib/virtualbox/VBoxSVC
00:00:00.001 main Process ID: 9708
00:00:00.001 main Package type: LINUX_32BITS_RHEL_6
00:00:00.109 nspr-2 Loading settings file "/root/.VirtualBox/VirtualBox.xml" with version "1.12-linux"
00:00:00.159 nspr-2 Successfully initialised host USB using sysfs
00:00:00.189 nspr-2 VDInit finished
00:00:00.196 nspr-2 Loading settings file "/opt/virtual_box/Windows2003/Windows2003.vbox" with version "1.12-linux"
00:00:00.728 Watcher ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={5eaa9319-62fc-4b0a-843c-0cb1940f8a91} aComponent={Machine} aText={The virtual machine 'Windows2003' has terminated unexpectedly during startup with exit code 0}, preserve=false
00:00:05.733 main ERROR [COM]: aRC=VBOX_E_OBJECT_IN_USE (0x80bb000c) aIID={53f9cc0c-e0fd-40a5-a404-a7a5272082cd} aComponent={Medium} aText={Medium '/opt/virtual_box/Windows2003/c_drive.vdi' cannot be closed because it is still attached to 1 virtual machines}, preserve=false
00:00:06.009 Watcher ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={c28be65f-1a8f-43b4-81f1-eb60cb516e66} aComponent={VirtualBox} aText={The object is not ready}, preserve=false
<?xml version="1.0"?>
<!--
** DO NOT EDIT THIS FILE.
** If you make changes to this file while any VirtualBox related application
** is running, your changes will be overwritten later, without taking effect.
** Use VBoxManage or the VirtualBox Manager GUI to make changes.
-->
<VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings" version="1.12-linux">
<Machine uuid="{3367fdd4-4158-42f3-a0e0-4f4c945207eb}" name="Windows2003" OSType="Windows2003" snapshotFolder="Snapshots" lastStateChange="2011-12-19T21:42:22Z">
<MediaRegistry>
<HardDisks>
<HardDisk uuid="{819b049c-689b-46f2-a5dc-b4058143eab3}" location="c_drive.vdi" format="VDI" type="Normal"/>
</HardDisks>
<DVDImages>
<Image uuid="{1f79ad4c-e0f5-4944-9d25-04d5bec8b911}" location="/opt/iso/en_win_srv_2003_r2_standard_cd1.iso"/>
</DVDImages>
<FloppyImages/>
</MediaRegistry>
<Hardware version="2">
<CPU count="1" hotplug="false">
<HardwareVirtEx enabled="false" exclusive="true"/>
<HardwareVirtExNestedPaging enabled="true"/>
<HardwareVirtExVPID enabled="false"/>
<PAE enabled="false"/>
<HardwareVirtExLargePages enabled="false"/>
<HardwareVirtForce enabled="false"/>
</CPU>
<Memory RAMSize="768" PageFusion="false"/>
<HID Pointing="PS2Mouse" Keyboard="PS2Keyboard"/>
<HPET enabled="false"/>
<Chipset type="PIIX3"/>
<Boot>
<Order position="1" device="Floppy"/>
<Order position="2" device="DVD"/>
<Order position="3" device="HardDisk"/>
<Order position="4" device="None"/>
</Boot>
<Display VRAMSize="32" monitorCount="1" accelerate3D="false" accelerate2DVideo="false"/>
<RemoteDisplay enabled="false" authType="Null" authTimeout="5000"/>
<BIOS>
<ACPI enabled="true"/>
<IOAPIC enabled="false"/>
<Logo fadeIn="true" fadeOut="true" displayTime="0"/>
<BootMenu mode="MessageAndMenu"/>
<TimeOffset value="0"/>
<PXEDebug enabled="false"/>
</BIOS>
<USBController enabled="false" enabledEhci="false"/>
<Network>
<Adapter slot="0" enabled="true" MACAddress="080027034379" cable="true" speed="0" type="Am79C973">
<DisabledModes>
<NAT>
<DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
<Alias logging="false" proxy-only="false" use-same-ports="false"/>
</NAT>
</DisabledModes>
<BridgedInterface name=""/>
</Adapter>
<Adapter slot="1" enabled="false" MACAddress="080027CA504B" cable="true" speed="0" type="Am79C973">
<DisabledModes>
<NAT>
<DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
<Alias logging="false" proxy-only="false" use-same-ports="false"/>
</NAT>
</DisabledModes>
</Adapter>
<Adapter slot="2" enabled="false" MACAddress="080027C34944" cable="true" speed="0" type="Am79C973">
<DisabledModes>
<NAT>
<DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
<Alias logging="false" proxy-only="false" use-same-ports="false"/>
</NAT>
</DisabledModes>
</Adapter>
<Adapter slot="3" enabled="false" MACAddress="080027145B13" cable="true" speed="0" type="Am79C973">
<DisabledModes>
<NAT>
<DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
<Alias logging="false" proxy-only="false" use-same-ports="false"/>
</NAT>
</DisabledModes>
</Adapter>
<Adapter slot="4" enabled="false" MACAddress="080027070809" cable="true" speed="0" type="Am79C973">
<DisabledModes>
<NAT>
<DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
<Alias logging="false" proxy-only="false" use-same-ports="false"/>
</NAT>
</DisabledModes>
</Adapter>
<Adapter slot="5" enabled="false" MACAddress="080027B472D7" cable="true" speed="0" type="Am79C973">
<DisabledModes>
<NAT>
<DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
<Alias logging="false" proxy-only="false" use-same-ports="false"/>
</NAT>
</DisabledModes>
</Adapter>
<Adapter slot="6" enabled="false" MACAddress="080027AADF97" cable="true" speed="0" type="Am79C973">
<DisabledModes>
<NAT>
<DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
<Alias logging="false" proxy-only="false" use-same-ports="false"/>
</NAT>
</DisabledModes>
</Adapter>
<Adapter slot="7" enabled="false" MACAddress="080027FDD60B" cable="true" speed="0" type="Am79C973">
<DisabledModes>
<NAT>
<DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/>
<Alias logging="false" proxy-only="false" use-same-ports="false"/>
</NAT>
</DisabledModes>
</Adapter>
</Network>
<UART>
<Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
<Port slot="1" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/>
</UART>
<LPT>
<Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/>
<Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/>
</LPT>
<AudioAdapter controller="AC97" driver="ALSA" enabled="false"/>
<RTC localOrUTC="local"/>
<SharedFolders/>
<Clipboard mode="Bidirectional"/>
<IO>
<IoCache enabled="true" size="5"/>
<BandwidthGroups/>
</IO>
<HostPci>
<Devices/>
</HostPci>
<Guest memoryBalloonSize="0"/>
<GuestProperties/>
</Hardware>
<StorageControllers>
<StorageController name="Sata Controller" type="AHCI" PortCount="2" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
<AttachedDevice passthrough="false" type="DVD" port="0" device="0">
<Image uuid="{1f79ad4c-e0f5-4944-9d25-04d5bec8b911}"/>
</AttachedDevice>
<AttachedDevice type="HardDisk" port="1" device="0">
<Image uuid="{819b049c-689b-46f2-a5dc-b4058143eab3}"/>
</AttachedDevice>
</StorageController>
</StorageControllers>
</Machine>
</VirtualBox>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment