Page 1 of 2

SLES 11 on Win7 64-bit fails "This is a 32-bit computer"

Posted: 23. May 2010, 00:36
by sgk
Had problems running VirtualBox 3.2.0 on Windows 7 64-bit (using a Socket 939 AMD Athlon X2 4600+ processor), with a SLES 11 virtual machine. Shortly after starting boot from SLED-11-DVD-x86_64-GM-DVD.iso it fails with error "This is a 32-bit computer. You cannot use 64-bit software on it". Strange, as this is a 64-bit CPU with a 64-bit host OS.

Works fine via VMware.

Screenshots at http://unixmusings.blogspot.com

Re: SLES 11 on Win7 64-bit fails "This is a 32-bit computer"

Posted: 23. May 2010, 00:37
by Perryg
To be able to run 64-bit OSes as guest you need to have hardware virtualization enabled in your PC bios.

Re: SLES 11 on Win7 64-bit fails "This is a 32-bit computer"

Posted: 23. May 2010, 00:39
by sgk
Then I'm a bit stumped. No such option exists in the BIOS settings, and VMware on the same box runs the .ISO fine.

Re: SLES 11 on Win7 64-bit fails "This is a 32-bit computer"

Posted: 23. May 2010, 00:48
by Perryg
vmware supports software virtualization. VirtualBox supports hardware virtualization.

Re: SLES 11 on Win7 64-bit fails "This is a 32-bit computer"

Posted: 23. May 2010, 12:25
by Technologov
please upload Vbox.log

Also: have you chosen "openSUSE 64-bit" from drop-down menu?

Re: SLES 11 on Win7 64-bit fails "This is a 32-bit computer"

Posted: 23. May 2010, 12:34
by sgk
Here's the log. Reckon it's down to VirtualBox needing AMD-V feature in the CPU, if it's to virtualize 64-bit guests (even on a 64-bit host). See the "00:00:01.769 HWACCM: No VT-x or AMD-V CPU extension found. Reason VERR_SVM_NO" error below.

Appreciate knowing whether this theory is correct, once you've reviewed the log.

Code: Select all

00:00:00.754 VirtualBox 3.2.0 r61806 win.amd64 (May 18 2010 20:08:56) release log
00:00:00.754 Log opened 2010-05-23T10:27:16.296875000Z
00:00:00.767 OS Product: Windows 7
00:00:00.768 OS Release: 6.1.7600
00:00:00.768 OS Service Pack: 
00:00:00.771 Host RAM: 3295MB RAM, available: 1235MB
00:00:00.771 Executable: C:\PROGRA~1\Oracle\VIRTUA~1\VirtualBox.exe
00:00:00.771 Process ID: 4788
00:00:00.771 Package type: WINDOWS_64BITS_GENERIC
00:00:00.953 SUP: Loaded VMMR0.r0 (C:\PROGRA~1\Oracle\VIRTUA~1\VMMR0.r0) at 0xfffff88006f77000 - ModuleInit at fffff88006f8af10 and ModuleTerm at fffff88006f8af80 using the native ring-0 loader
00:00:00.953 SUP: VMMR0EntryEx located at fffff88006f8bf10, VMMR0EntryFast at fffff88006f8b100 and VMMR0EntryInt at fffff88006f8b0f0
00:00:00.953 SUP: windbg> .reload /f C:\PROGRA~1\Oracle\VIRTUA~1\VMMR0.r0=0xfffff88006f77000
00:00:01.063 VBoxSharedClipboard mode: Bidirectional
00:00:01.111 ************************* CFGM dump *************************
00:00:01.111 [/] (level 0)
00:00:01.111   CSAMEnabled     <integer> = 0x0000000000000001 (1)
00:00:01.111   EnablePAE       <integer> = 0x0000000000000001 (1)
00:00:01.111   HwVirtExtForced <integer> = 0x0000000000000000 (0)
00:00:01.111   Name            <string>  = "sles11" (cb=7)
00:00:01.111   NumCPUs         <integer> = 0x0000000000000001 (1)
00:00:01.111   PATMEnabled     <integer> = 0x0000000000000001 (1)
00:00:01.111   RamHoleSize     <integer> = 0x0000000020000000 (536870912)
00:00:01.111   RamSize         <integer> = 0x0000000020000000 (536870912)
00:00:01.111   RawR0Enabled    <integer> = 0x0000000000000001 (1)
00:00:01.112   RawR3Enabled    <integer> = 0x0000000000000001 (1)
00:00:01.112   SyntheticCpu    <integer> = 0x0000000000000000 (0)
00:00:01.112   TimerMillies    <integer> = 0x000000000000000a (10)
00:00:01.112   UUID            <bytes>   = "4e 8d 8c 70 ce 01 1a 40 9e 96 26 c0 cc 1e b1 d7" (cb=16)
00:00:01.112 
00:00:01.112 [/Devices/] (level 1)
00:00:01.112 
00:00:01.112 [/Devices/8237A/] (level 2)
00:00:01.112 
00:00:01.112 [/Devices/8237A/0/] (level 3)
00:00:01.112   Trusted <integer> = 0x0000000000000001 (1)
00:00:01.112 
00:00:01.112 [/Devices/AudioSniffer/] (level 2)
00:00:01.112 
00:00:01.112 [/Devices/AudioSniffer/0/] (level 3)
00:00:01.112 
00:00:01.112 [/Devices/AudioSniffer/0/Config/] (level 4)
00:00:01.112 
00:00:01.112 [/Devices/AudioSniffer/0/LUN#0/] (level 4)
00:00:01.112   Driver <string>  = "MainAudioSniffer" (cb=17)
00:00:01.112 
00:00:01.112 [/Devices/AudioSniffer/0/LUN#0/Config/] (level 5)
00:00:01.112   Object <integer> = 0x000000000085b080 (8761472)
00:00:01.112 
00:00:01.112 [/Devices/VMMDev/] (level 2)
00:00:01.112 
00:00:01.112 [/Devices/VMMDev/0/] (level 3)
00:00:01.112   PCIDeviceNo   <integer> = 0x0000000000000004 (4)
00:00:01.112   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.112   Trusted       <integer> = 0x0000000000000001 (1)
00:00:01.112 
00:00:01.112 [/Devices/VMMDev/0/Config/] (level 4)
00:00:01.112 
00:00:01.112 [/Devices/VMMDev/0/LUN#0/] (level 4)
00:00:01.112   Driver <string>  = "HGCM" (cb=5)
00:00:01.112 
00:00:01.112 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
00:00:01.112   Object <integer> = 0x000000000089ea80 (9038464)
00:00:01.112 
00:00:01.112 [/Devices/VMMDev/0/LUN#999/] (level 4)
00:00:01.112   Driver <string>  = "MainStatus" (cb=11)
00:00:01.112 
00:00:01.112 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
00:00:01.112   First   <integer> = 0x0000000000000000 (0)
00:00:01.112   Last    <integer> = 0x0000000000000000 (0)
00:00:01.112   papLeds <integer> = 0x000000000085ad78 (8760696)
00:00:01.112 
00:00:01.112 [/Devices/acpi/] (level 2)
00:00:01.112 
00:00:01.112 [/Devices/acpi/0/] (level 3)
00:00:01.112   PCIDeviceNo   <integer> = 0x0000000000000007 (7)
00:00:01.112   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.112   Trusted       <integer> = 0x0000000000000001 (1)
00:00:01.112 
00:00:01.112 [/Devices/acpi/0/Config/] (level 4)
00:00:01.112   CpuHotPlug  <integer> = 0x0000000000000000 (0)
00:00:01.113   FdcEnabled  <integer> = 0x0000000000000000 (0)
00:00:01.113   HpetEnabled <integer> = 0x0000000000000000 (0)
00:00:01.113   IOAPIC      <integer> = 0x0000000000000001 (1)
00:00:01.113   NumCPUs     <integer> = 0x0000000000000001 (1)
00:00:01.113   RamHoleSize <integer> = 0x0000000020000000 (536870912)
00:00:01.113   RamSize     <integer> = 0x0000000020000000 (536870912)
00:00:01.113   ShowCpu     <integer> = 0x0000000000000001 (1)
00:00:01.113   ShowRtc     <integer> = 0x0000000000000000 (0)
00:00:01.113   SmcEnabled  <integer> = 0x0000000000000000 (0)
00:00:01.113 
00:00:01.113 [/Devices/acpi/0/LUN#0/] (level 4)
00:00:01.113   Driver <string>  = "ACPIHost" (cb=9)
00:00:01.113 
00:00:01.113 [/Devices/acpi/0/LUN#0/Config/] (level 5)
00:00:01.113 
00:00:01.113 [/Devices/ahci/] (level 2)
00:00:01.113 
00:00:01.113 [/Devices/ahci/0/] (level 3)
00:00:01.113   PCIDeviceNo   <integer> = 0x000000000000000d (13)
00:00:01.113   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.113   Trusted       <integer> = 0x0000000000000001 (1)
00:00:01.113 
00:00:01.113 [/Devices/ahci/0/Config/] (level 4)
00:00:01.113   PortCount       <integer> = 0x0000000000000001 (1)
00:00:01.113   PrimaryMaster   <integer> = 0x0000000000000000 (0)
00:00:01.113   PrimarySlave    <integer> = 0x0000000000000001 (1)
00:00:01.113   SecondaryMaster <integer> = 0x0000000000000002 (2)
00:00:01.113   SecondarySlave  <integer> = 0x0000000000000003 (3)
00:00:01.113 
00:00:01.113 [/Devices/ahci/0/LUN#0/] (level 4)
00:00:01.113   Driver <string>  = "Block" (cb=6)
00:00:01.113 
00:00:01.113 [/Devices/ahci/0/LUN#0/AttachedDriver/] (level 5)
00:00:01.113   Driver <string>  = "VD" (cb=3)
00:00:01.113 
00:00:01.113 [/Devices/ahci/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:01.113   Format   <string>  = "VDI" (cb=4)
00:00:01.113   Path     <string>  = "C:\Users\steve\Documents\unix\sles11.vdi" (cb=41)
00:00:01.113   UseNewIo <integer> = 0x0000000000000001 (1)
00:00:01.113 
00:00:01.113 [/Devices/ahci/0/LUN#0/Config/] (level 5)
00:00:01.113   Mountable <integer> = 0x0000000000000000 (0)
00:00:01.113   Type      <string>  = "HardDisk" (cb=9)
00:00:01.113 
00:00:01.113 [/Devices/ahci/0/LUN#999/] (level 4)
00:00:01.113   Driver <string>  = "MainStatus" (cb=11)
00:00:01.113 
00:00:01.113 [/Devices/ahci/0/LUN#999/Config/] (level 5)
00:00:01.113   First   <integer> = 0x0000000000000000 (0)
00:00:01.113   Last    <integer> = 0x0000000000000000 (0)
00:00:01.113   papLeds <integer> = 0x000000000085ab88 (8760200)
00:00:01.113 
00:00:01.113 [/Devices/apic/] (level 2)
00:00:01.113 
00:00:01.113 [/Devices/apic/0/] (level 3)
00:00:01.113   Trusted <integer> = 0x0000000000000001 (1)
00:00:01.113 
00:00:01.113 [/Devices/apic/0/Config/] (level 4)
00:00:01.113   IOAPIC  <integer> = 0x0000000000000001 (1)
00:00:01.113   NumCPUs <integer> = 0x0000000000000001 (1)
00:00:01.113 
00:00:01.113 [/Devices/e1000/] (level 2)
00:00:01.114 
00:00:01.114 [/Devices/e1000/0/] (level 3)
00:00:01.114   PCIDeviceNo   <integer> = 0x0000000000000003 (3)
00:00:01.114   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.114   Trusted       <integer> = 0x0000000000000001 (1)
00:00:01.114 
00:00:01.114 [/Devices/e1000/0/Config/] (level 4)
00:00:01.114   AdapterType    <integer> = 0x0000000000000000 (0)
00:00:01.114   CableConnected <integer> = 0x0000000000000001 (1)
00:00:01.114   LineSpeed      <integer> = 0x0000000000000000 (0)
00:00:01.114   MAC            <bytes>   = "08 00 27 b0 16 74" (cb=6)
00:00:01.114 
00:00:01.114 [/Devices/e1000/0/LUN#0/] (level 4)
00:00:01.114   Driver <string>  = "NAT" (cb=4)
00:00:01.114 
00:00:01.114 [/Devices/e1000/0/LUN#0/Config/] (level 5)
00:00:01.114   AliasMode       <integer> = 0x0000000000000000 (0)
00:00:01.114   BootFile        <string>  = "sles11.pxe" (cb=11)
00:00:01.114   DNSProxy        <integer> = 0x0000000000000000 (0)
00:00:01.114   Network         <string>  = "10.0.2.0/24" (cb=12)
00:00:01.114   PassDomain      <integer> = 0x0000000000000001 (1)
00:00:01.114   TFTPPrefix      <string>  = "C:\Users\steve/.VirtualBox\TFTP" (cb=32)
00:00:01.114   UseHostResolver <integer> = 0x0000000000000000 (0)
00:00:01.114 
00:00:01.114 [/Devices/e1000/0/LUN#999/] (level 4)
00:00:01.114   Driver <string>  = "MainStatus" (cb=11)
00:00:01.114 
00:00:01.114 [/Devices/e1000/0/LUN#999/Config/] (level 5)
00:00:01.114   papLeds <integer> = 0x000000000085ad38 (8760632)
00:00:01.114 
00:00:01.114 [/Devices/i8254/] (level 2)
00:00:01.114 
00:00:01.114 [/Devices/i8254/0/] (level 3)
00:00:01.114 
00:00:01.114 [/Devices/i8254/0/Config/] (level 4)
00:00:01.114 
00:00:01.114 [/Devices/i8259/] (level 2)
00:00:01.114 
00:00:01.114 [/Devices/i8259/0/] (level 3)
00:00:01.114   Trusted <integer> = 0x0000000000000001 (1)
00:00:01.114 
00:00:01.114 [/Devices/i8259/0/Config/] (level 4)
00:00:01.114 
00:00:01.114 [/Devices/ichac97/] (level 2)
00:00:01.114 
00:00:01.114 [/Devices/ichac97/0/] (level 3)
00:00:01.114   PCIDeviceNo   <integer> = 0x0000000000000005 (5)
00:00:01.114   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.114   Trusted       <integer> = 0x0000000000000001 (1)
00:00:01.114 
00:00:01.114 [/Devices/ichac97/0/Config/] (level 4)
00:00:01.114 
00:00:01.114 [/Devices/ichac97/0/LUN#0/] (level 4)
00:00:01.114   Driver <string>  = "AUDIO" (cb=6)
00:00:01.114 
00:00:01.115 [/Devices/ichac97/0/LUN#0/Config/] (level 5)
00:00:01.115   AudioDriver <string>  = "dsound" (cb=7)
00:00:01.115   StreamName  <string>  = "sles11" (cb=7)
00:00:01.115 
00:00:01.115 [/Devices/ioapic/] (level 2)
00:00:01.115 
00:00:01.115 [/Devices/ioapic/0/] (level 3)
00:00:01.115   Trusted <integer> = 0x0000000000000001 (1)
00:00:01.115 
00:00:01.115 [/Devices/ioapic/0/Config/] (level 4)
00:00:01.115 
00:00:01.115 [/Devices/mc146818/] (level 2)
00:00:01.115 
00:00:01.115 [/Devices/mc146818/0/] (level 3)
00:00:01.115 
00:00:01.115 [/Devices/mc146818/0/Config/] (level 4)
00:00:01.115   UseUTC <integer> = 0x0000000000000001 (1)
00:00:01.115 
00:00:01.115 [/Devices/parallel/] (level 2)
00:00:01.115 
00:00:01.115 [/Devices/pcarch/] (level 2)
00:00:01.115 
00:00:01.115 [/Devices/pcarch/0/] (level 3)
00:00:01.115   Trusted <integer> = 0x0000000000000001 (1)
00:00:01.115 
00:00:01.115 [/Devices/pcarch/0/Config/] (level 4)
00:00:01.115 
00:00:01.115 [/Devices/pcbios/] (level 2)
00:00:01.115 
00:00:01.115 [/Devices/pcbios/0/] (level 3)
00:00:01.115   Trusted <integer> = 0x0000000000000001 (1)
00:00:01.115 
00:00:01.115 [/Devices/pcbios/0/Config/] (level 4)
00:00:01.115   BootDevice0            <string>  = "FLOPPY" (cb=7)
00:00:01.115   BootDevice1            <string>  = "DVD" (cb=4)
00:00:01.115   BootDevice2            <string>  = "IDE" (cb=4)
00:00:01.115   BootDevice3            <string>  = "NONE" (cb=5)
00:00:01.115   FloppyDevice           <string>  = "i82078" (cb=7)
00:00:01.115   HardDiskDevice         <string>  = "piix3ide" (cb=9)
00:00:01.115   IOAPIC                 <integer> = 0x0000000000000001 (1)
00:00:01.115   NumCPUs                <integer> = 0x0000000000000001 (1)
00:00:01.115   PXEDebug               <integer> = 0x0000000000000000 (0)
00:00:01.115   RamHoleSize            <integer> = 0x0000000020000000 (536870912)
00:00:01.115   RamSize                <integer> = 0x0000000020000000 (536870912)
00:00:01.115   SataHardDiskDevice     <string>  = "ahci" (cb=5)
00:00:01.115   SataPrimaryMasterLUN   <integer> = 0x0000000000000000 (0)
00:00:01.115   SataPrimarySlaveLUN    <integer> = 0x0000000000000001 (1)
00:00:01.115   SataSecondaryMasterLUN <integer> = 0x0000000000000002 (2)
00:00:01.115   SataSecondarySlaveLUN  <integer> = 0x0000000000000003 (3)
00:00:01.115   UUID                   <bytes>   = "4e 8d 8c 70 ce 01 1a 40 9e 96 26 c0 cc 1e b1 d7" (cb=16)
00:00:01.115 
00:00:01.115 [/Devices/pcbios/0/Config/NetBoot/] (level 5)
00:00:01.115 
00:00:01.115 [/Devices/pcbios/0/Config/NetBoot/0/] (level 6)
00:00:01.115   NIC           <integer> = 0x0000000000000000 (0)
00:00:01.115   PCIDeviceNo   <integer> = 0x0000000000000003 (3)
00:00:01.115   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.115 
00:00:01.115 [/Devices/pci/] (level 2)
00:00:01.115 
00:00:01.115 [/Devices/pci/0/] (level 3)
00:00:01.116   Trusted <integer> = 0x0000000000000001 (1)
00:00:01.116 
00:00:01.116 [/Devices/pci/0/Config/] (level 4)
00:00:01.116   IOAPIC <integer> = 0x0000000000000001 (1)
00:00:01.116 
00:00:01.116 [/Devices/pckbd/] (level 2)
00:00:01.116 
00:00:01.116 [/Devices/pckbd/0/] (level 3)
00:00:01.116   Trusted <integer> = 0x0000000000000001 (1)
00:00:01.116 
00:00:01.116 [/Devices/pckbd/0/Config/] (level 4)
00:00:01.116 
00:00:01.116 [/Devices/pckbd/0/LUN#0/] (level 4)
00:00:01.116   Driver <string>  = "KeyboardQueue" (cb=14)
00:00:01.116 
00:00:01.116 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
00:00:01.116   Driver <string>  = "MainKeyboard" (cb=13)
00:00:01.116 
00:00:01.116 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:01.116   Object <integer> = 0x000000000087bed0 (8896208)
00:00:01.116 
00:00:01.116 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
00:00:01.116   QueueSize <integer> = 0x0000000000000040 (64)
00:00:01.116 
00:00:01.116 [/Devices/pckbd/0/LUN#1/] (level 4)
00:00:01.116   Driver <string>  = "MouseQueue" (cb=11)
00:00:01.116 
00:00:01.116 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
00:00:01.116   Driver <string>  = "MainMouse" (cb=10)
00:00:01.116 
00:00:01.116 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:01.116   Object <integer> = 0x0000000000831500 (8590592)
00:00:01.116 
00:00:01.116 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
00:00:01.116   QueueSize <integer> = 0x0000000000000080 (128)
00:00:01.116 
00:00:01.116 [/Devices/pcnet/] (level 2)
00:00:01.116 
00:00:01.116 [/Devices/piix3ide/] (level 2)
00:00:01.116 
00:00:01.116 [/Devices/piix3ide/0/] (level 3)
00:00:01.116   PCIDeviceNo   <integer> = 0x0000000000000001 (1)
00:00:01.116   PCIFunctionNo <integer> = 0x0000000000000001 (1)
00:00:01.116   Trusted       <integer> = 0x0000000000000001 (1)
00:00:01.116 
00:00:01.116 [/Devices/piix3ide/0/Config/] (level 4)
00:00:01.116   Type <string>  = "PIIX4" (cb=6)
00:00:01.116 
00:00:01.116 [/Devices/piix3ide/0/LUN#2/] (level 4)
00:00:01.117   Driver <string>  = "Block" (cb=6)
00:00:01.117 
00:00:01.117 [/Devices/piix3ide/0/LUN#2/AttachedDriver/] (level 5)
00:00:01.117   Driver <string>  = "VD" (cb=3)
00:00:01.117 
00:00:01.117 [/Devices/piix3ide/0/LUN#2/AttachedDriver/Config/] (level 6)
00:00:01.117   Format   <string>  = "RAW" (cb=4)
00:00:01.117   Path     <string>  = "C:\Users\steve\Documents\unix\SLED-11-DVD-x86_64-GM-DVD (1).iso" (cb=64)
00:00:01.117   ReadOnly <integer> = 0x0000000000000001 (1)
00:00:01.117 
00:00:01.117 [/Devices/piix3ide/0/LUN#2/Config/] (level 5)
00:00:01.117   Mountable <integer> = 0x0000000000000001 (1)
00:00:01.117   Type      <string>  = "DVD" (cb=4)
00:00:01.117 
00:00:01.117 [/Devices/piix3ide/0/LUN#999/] (level 4)
00:00:01.117   Driver <string>  = "MainStatus" (cb=11)
00:00:01.117 
00:00:01.117 [/Devices/piix3ide/0/LUN#999/Config/] (level 5)
00:00:01.117   First   <integer> = 0x0000000000000000 (0)
00:00:01.117   Last    <integer> = 0x0000000000000003 (3)
00:00:01.117   papLeds <integer> = 0x000000000085ab68 (8760168)
00:00:01.117 
00:00:01.117 [/Devices/serial/] (level 2)
00:00:01.117 
00:00:01.117 [/Devices/usb-ehci/] (level 2)
00:00:01.117 
00:00:01.117 [/Devices/usb-ehci/0/] (level 3)
00:00:01.117   PCIDeviceNo   <integer> = 0x000000000000000b (11)
00:00:01.117   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.117   Trusted       <integer> = 0x0000000000000001 (1)
00:00:01.117 
00:00:01.117 [/Devices/usb-ehci/0/Config/] (level 4)
00:00:01.117 
00:00:01.117 [/Devices/usb-ehci/0/LUN#0/] (level 4)
00:00:01.117   Driver <string>  = "VUSBRootHub" (cb=12)
00:00:01.117 
00:00:01.117 [/Devices/usb-ehci/0/LUN#0/Config/] (level 5)
00:00:01.117 
00:00:01.117 [/Devices/usb-ehci/0/LUN#999/] (level 4)
00:00:01.117   Driver <string>  = "MainStatus" (cb=11)
00:00:01.117 
00:00:01.117 [/Devices/usb-ehci/0/LUN#999/Config/] (level 5)
00:00:01.117   First   <integer> = 0x0000000000000000 (0)
00:00:01.117   Last    <integer> = 0x0000000000000000 (0)
00:00:01.117   papLeds <integer> = 0x000000000085ad88 (8760712)
00:00:01.117 
00:00:01.117 [/Devices/usb-ohci/] (level 2)
00:00:01.117 
00:00:01.117 [/Devices/usb-ohci/0/] (level 3)
00:00:01.117   PCIDeviceNo   <integer> = 0x0000000000000006 (6)
00:00:01.117   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.118   Trusted       <integer> = 0x0000000000000001 (1)
00:00:01.118 
00:00:01.118 [/Devices/usb-ohci/0/Config/] (level 4)
00:00:01.118 
00:00:01.118 [/Devices/usb-ohci/0/LUN#0/] (level 4)
00:00:01.118   Driver <string>  = "VUSBRootHub" (cb=12)
00:00:01.118 
00:00:01.118 [/Devices/usb-ohci/0/LUN#0/Config/] (level 5)
00:00:01.118 
00:00:01.118 [/Devices/usb-ohci/0/LUN#999/] (level 4)
00:00:01.118   Driver <string>  = "MainStatus" (cb=11)
00:00:01.118 
00:00:01.118 [/Devices/usb-ohci/0/LUN#999/Config/] (level 5)
00:00:01.118   First   <integer> = 0x0000000000000000 (0)
00:00:01.118   Last    <integer> = 0x0000000000000000 (0)
00:00:01.118   papLeds <integer> = 0x000000000085ad80 (8760704)
00:00:01.118 
00:00:01.118 [/Devices/vga/] (level 2)
00:00:01.118 
00:00:01.118 [/Devices/vga/0/] (level 3)
00:00:01.118   PCIDeviceNo   <integer> = 0x0000000000000002 (2)
00:00:01.118   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.118   Trusted       <integer> = 0x0000000000000001 (1)
00:00:01.118 
00:00:01.118 [/Devices/vga/0/Config/] (level 4)
00:00:01.118   CustomVideoModes <integer> = 0x0000000000000000 (0)
00:00:01.118   FadeIn           <integer> = 0x0000000000000001 (1)
00:00:01.118   FadeOut          <integer> = 0x0000000000000001 (1)
00:00:01.118   HeightReduction  <integer> = 0x0000000000000000 (0)
00:00:01.118   LogoFile         <string>  = "" (cb=1)
00:00:01.118   LogoTime         <integer> = 0x0000000000000000 (0)
00:00:01.118   MonitorCount     <integer> = 0x0000000000000001 (1)
00:00:01.118   ShowBootMenu     <integer> = 0x0000000000000002 (2)
00:00:01.118   VRamSize         <integer> = 0x0000000000c00000 (12582912)
00:00:01.118 
00:00:01.118 [/Devices/vga/0/LUN#0/] (level 4)
00:00:01.118   Driver <string>  = "MainDisplay" (cb=12)
00:00:01.118 
00:00:01.118 [/Devices/vga/0/LUN#0/Config/] (level 5)
00:00:01.118   Object <integer> = 0x0000000000857bc0 (8747968)
00:00:01.118 
00:00:01.118 [/Devices/virtio-net/] (level 2)
00:00:01.118 
00:00:01.118 [/HWVirtExt/] (level 1)
00:00:01.118   EnableLargePages   <integer> = 0x0000000000000000 (0)
00:00:01.118   EnableNestedPaging <integer> = 0x0000000000000001 (1)
00:00:01.118   EnableVPID         <integer> = 0x0000000000000001 (1)
00:00:01.118   Enabled            <integer> = 0x0000000000000001 (1)
00:00:01.118   Exclusive          <integer> = 0x0000000000000000 (0)
00:00:01.118 
00:00:01.118 [/PDM/] (level 1)
00:00:01.118 
00:00:01.118 [/PDM/AsyncCompletion/] (level 2)
00:00:01.118 
00:00:01.118 [/PDM/AsyncCompletion/File/] (level 3)
00:00:01.118   CacheEnabled <integer> = 0x0000000000000001 (1)
00:00:01.118   CacheSize    <integer> = 0x0000000000500000 (5242880)
00:00:01.118 
00:00:01.118 [/PDM/Drivers/] (level 2)
00:00:01.118 
00:00:01.118 [/PDM/Drivers/VBoxC/] (level 3)
00:00:01.119   Path <string>  = "VBoxC" (cb=6)
00:00:01.119 
00:00:01.119 [/TM/] (level 1)
00:00:01.119   UTCOffset <integer> = 0x0000000000000000 (0)
00:00:01.119 
00:00:01.119 [/USB/] (level 1)
00:00:01.119 
00:00:01.119 [/USB/HidMouse/] (level 2)
00:00:01.119 
00:00:01.119 [/USB/HidMouse/0/] (level 3)
00:00:01.119 
00:00:01.119 [/USB/HidMouse/0/Config/] (level 4)
00:00:01.119   Absolute <integer> = 0x0000000000000001 (1)
00:00:01.119 
00:00:01.119 [/USB/HidMouse/0/LUN#0/] (level 4)
00:00:01.119   Driver <string>  = "MouseQueue" (cb=11)
00:00:01.119 
00:00:01.119 [/USB/HidMouse/0/LUN#0/AttachedDriver/] (level 5)
00:00:01.119   Driver <string>  = "MainMouse" (cb=10)
00:00:01.119 
00:00:01.119 [/USB/HidMouse/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:01.119   Object <integer> = 0x0000000000831500 (8590592)
00:00:01.119 
00:00:01.119 [/USB/HidMouse/0/LUN#0/Config/] (level 5)
00:00:01.119   QueueSize <integer> = 0x0000000000000080 (128)
00:00:01.119 
00:00:01.119 [/USB/USBProxy/] (level 2)
00:00:01.119 
00:00:01.119 [/USB/USBProxy/GlobalConfig/] (level 3)
00:00:01.119 
00:00:01.119 ********************* End of CFGM dump **********************
00:00:01.119 MM: cbHyperHeap=0x140000 (1310720)
00:00:01.122 CPUMSetGuestCpuIdFeature: Enabled PAE
00:00:01.122 Logical host processors: 2, processor active mask: 0000000000000003
00:00:01.122 ************************* CPUID dump ************************
00:00:01.134          RAW Standard CPUIDs
00:00:01.134      Function  eax      ebx      ecx      edx
00:00:01.134 Gst: 00000000  00000001 68747541 444d4163 69746e65
00:00:01.134 Hst:           00000001 68747541 444d4163 69746e65
00:00:01.134 Gst: 00000001  00020f32 00000800 00000001 078bf1ff
00:00:01.134 Hst:           00020f32 00020800 00000001 178bfbff
00:00:01.134 Gst: 00000002  00000000 00000000 00000000 00000000*
00:00:01.134 Hst:           00000000 00000000 00000000 00000000
00:00:01.134 Gst: 00000003  00000000 00000000 00000000 00000000*
00:00:01.134 Hst:           00000000 00000000 00000000 00000000
00:00:01.134 Gst: 00000004  00000000 00000000 00000000 00000000*
00:00:01.134 Hst:           00000000 00000000 00000000 00000000
00:00:01.134 Gst: 00000005  00000000 00000000 00000000 00000000*
00:00:01.134 Hst:           00000000 00000000 00000000 00000000
00:00:01.134 Name:                            AuthenticAMD
00:00:01.134 Supports:                        0-1
00:00:01.134 Family:                          15  	Extended: 0 	Effective: 15
00:00:01.134 Model:                           3  	Extended: 2 	Effective: 35
00:00:01.134 Stepping:                        2
00:00:01.134 Type:                            0
00:00:01.134 APIC ID:                         0x00
00:00:01.134 Logical CPUs:                    0
00:00:01.134 CLFLUSH Size:                    8
00:00:01.134 Brand ID:                        0x00
00:00:01.134 Mnemonic - Description                 = guest (host)
00:00:01.134 FPU - x87 FPU on Chip                  = 1 (1)
00:00:01.134 VME - Virtual 8086 Mode Enhancements   = 1 (1)
00:00:01.134 DE - Debugging extensions              = 1 (1)
00:00:01.134 PSE - Page Size Extension              = 1 (1)
00:00:01.134 TSC - Time Stamp Counter               = 1 (1)
00:00:01.134 MSR - Model Specific Registers         = 1 (1)
00:00:01.134 PAE - Physical Address Extension       = 1 (1)
00:00:01.134 MCE - Machine Check Exception          = 1 (1)
00:00:01.134 CX8 - CMPXCHG8B instruction            = 1 (1)
00:00:01.134 APIC - APIC On-Chip                    = 0 (1)
00:00:01.134 Reserved                               = 0 (0)
00:00:01.134 SEP - SYSENTER and SYSEXIT             = 0 (1)
00:00:01.134 MTRR - Memory Type Range Registers     = 1 (1)
00:00:01.134 PGE - PTE Global Bit                   = 1 (1)
00:00:01.134 MCA - Machine Check Architecture       = 1 (1)
00:00:01.134 CMOV - Conditional Move Instructions   = 1 (1)
00:00:01.134 PAT - Page Attribute Table             = 1 (1)
00:00:01.134 PSE-36 - 36-bit Page Size Extention    = 1 (1)
00:00:01.134 PSN - Processor Serial Number          = 0 (0)
00:00:01.134 CLFSH - CLFLUSH Instruction.           = 1 (1)
00:00:01.134 Reserved                               = 0 (0)
00:00:01.134 DS - Debug Store                       = 0 (0)
00:00:01.134 ACPI - Thermal Mon. & Soft. Clock Ctrl.= 0 (0)
00:00:01.134 MMX - Intel MMX Technology             = 1 (1)
00:00:01.134 FXSR - FXSAVE and FXRSTOR Instructions = 1 (1)
00:00:01.134 SSE - SSE Support                      = 1 (1)
00:00:01.134 SSE2 - SSE2 Support                    = 1 (1)
00:00:01.134 SS - Self Snoop                        = 0 (0)
00:00:01.134 HTT - Hyper-Threading Technolog        = 0 (1)
00:00:01.134 TM - Thermal Monitor                   = 0 (0)
00:00:01.134 30 - Reserved                          = 0 (0)
00:00:01.134 PBE - Pending Break Enable             = 0 (0)
00:00:01.134 Supports SSE3 or not                   = 1 (1)
00:00:01.134 Reserved                               = 0 (0)
00:00:01.134 DS Area 64-bit layout                  = 0 (0)
00:00:01.134 Supports MONITOR/MWAIT                 = 0 (0)
00:00:01.134 CPL-DS - CPL Qualified Debug Store     = 0 (0)
[color=#FF0000]00:00:01.134 VMX - Virtual Machine Technology       = 0 (0)[/color]
00:00:01.134 SMX - Safer Mode Extensions            = 0 (0)
00:00:01.134 Enhanced SpeedStep Technology          = 0 (0)
00:00:01.134 Terminal Monitor 2                     = 0 (0)
00:00:01.134 Supports Supplemental SSE3 or not      = 0 (0)
00:00:01.134 L1 Context ID                          = 0 (0)
00:00:01.134 FMA                                    = 0 (0)
00:00:01.134 Reserved                               = 0 (0)
00:00:01.134 CMPXCHG16B                             = 0 (0)
00:00:01.134 xTPR Update Control                    = 0 (0)
00:00:01.134 Perf/Debug Capability MSR              = 0 (0)
00:00:01.134 Reserved                               = 0x0 (0x0)
00:00:01.134 Direct Cache Access                    = 0 (0)
00:00:01.134 Supports SSE4_1 or not                 = 0 (0)
00:00:01.134 Supports SSE4_2 or not                 = 0 (0)
00:00:01.134 Supports the x2APIC extensions         = 0 (0)
00:00:01.134 Supports MOVBE                         = 0 (0)
00:00:01.134 Supports POPCNT                        = 0 (0)
00:00:01.134 Reserved                               = 0x0 (0x0)
00:00:01.134 Supports XSAVE                         = 0 (0)
00:00:01.134 Supports OSXSAVE                       = 0 (0)
00:00:01.134 Reserved                               = 0x0 (0x0)
00:00:01.134 
00:00:01.134          RAW Extended CPUIDs
00:00:01.134      Function  eax      ebx      ecx      edx
00:00:01.134 Gst: 80000000  80000008 68747541 444d4163 69746e65
00:00:01.134 Hst:           80000018 68747541 444d4163 69746e65
00:00:01.134 Gst: 80000001  00020f32 00000158 00000000 c383f17f
00:00:01.134 Hst:           00020f32 00000158 00000003 e3d3fbff
00:00:01.134 Gst: 80000002  20444d41 6c687441 74286e6f 3620296d
00:00:01.134 Hst:           20444d41 6c687441 74286e6f 3620296d
00:00:01.134 Gst: 80000003  32582034 61754420 6f43206c 50206572
00:00:01.134 Hst:           32582034 61754420 6f43206c 50206572
00:00:01.134 Gst: 80000004  65636f72 726f7373 30363420 00002b30
00:00:01.134 Hst:           65636f72 726f7373 30363420 00002b30
00:00:01.134 Gst: 80000005  ff08ff08 ff20ff20 40020140 40020140
00:00:01.134 Hst:           ff08ff08 ff20ff20 40020140 40020140
00:00:01.134 Gst: 80000006  00000000 42004200 02008140 00000000
00:00:01.134 Hst:           00000000 42004200 02008140 00000000
00:00:01.134 Gst: 80000007  00000000 00000000 00000000 00000000
00:00:01.134 Hst:           00000000 00000000 00000000 0000000f
00:00:01.134 Gst: 80000008  00003028 00000000 00000000 00000000
00:00:01.134 Hst:           00003028 00000000 00000001 00000000
00:00:01.134 Gst: 80000009  00000000 00000000 00000000 00000000*
00:00:01.134 Hst:           00000000 00000000 00000000 00000000
00:00:01.134 Ext Name:                        AuthenticAMD
00:00:01.134 Ext Supports:                    0x80000000-0x80000008
00:00:01.134 Family:                          15  	Extended: 0 	Effective: 15
00:00:01.134 Model:                           3  	Extended: 2 	Effective: 35
00:00:01.134 Stepping:                        2
00:00:01.134 Brand ID:                        0x158
00:00:01.134 Mnemonic - Description                 = guest (host)
00:00:01.134 FPU - x87 FPU on Chip                  = 1 (1)
00:00:01.134 VME - Virtual 8086 Mode Enhancements   = 1 (1)
00:00:01.134 DE - Debugging extensions              = 1 (1)
00:00:01.134 PSE - Page Size Extension              = 1 (1)
00:00:01.134 TSC - Time Stamp Counter               = 1 (1)
00:00:01.134 MSR - K86 Model Specific Registers     = 1 (1)
00:00:01.134 PAE - Physical Address Extension       = 1 (1)
00:00:01.134 MCE - Machine Check Exception          = 0 (1)
00:00:01.134 CX8 - CMPXCHG8B instruction            = 1 (1)
00:00:01.134 APIC - APIC On-Chip                    = 0 (1)
00:00:01.134 10 - Reserved                          = 0 (0)
00:00:01.134 SEP - SYSCALL and SYSRET               = 0 (1)
00:00:01.134 MTRR - Memory Type Range Registers     = 1 (1)
00:00:01.134 PGE - PTE Global Bit                   = 1 (1)
00:00:01.134 MCA - Machine Check Architecture       = 1 (1)
00:00:01.134 CMOV - Conditional Move Instructions   = 1 (1)
00:00:01.134 PAT - Page Attribute Table             = 1 (1)
00:00:01.134 PSE-36 - 36-bit Page Size Extention    = 1 (1)
00:00:01.134 18 - Reserved                          = 0 (0)
00:00:01.135 19 - Reserved                          = 0 (0)
00:00:01.135 NX - No-Execute Page Protection        = 0 (1)
00:00:01.135 DS - Debug Store                       = 0 (0)
00:00:01.135 AXMMX - AMD Extensions to MMX Instr.   = 0 (1)
00:00:01.135 MMX - Intel MMX Technology             = 1 (1)
00:00:01.135 FXSR - FXSAVE and FXRSTOR Instructions = 1 (1)
00:00:01.135 25 - AMD fast FXSAVE and FXRSTOR Instr.= 1 (1)
00:00:01.135 26 - 1 GB large page support           = 0 (0)
00:00:01.135 27 - RDTSCP instruction                = 0 (0)
00:00:01.135 28 - Reserved                          = 0 (0)
00:00:01.135 29 - AMD Long Mode                     = 0 (1)
00:00:01.135 30 - AMD Extensions to 3DNow           = 1 (1)
00:00:01.135 31 - AMD 3DNow                         = 1 (1)
00:00:01.135 LahfSahf - LAHF/SAHF in 64-bit mode    = 0 (1)
00:00:01.135 CmpLegacy - Core MP legacy mode (depr) = 0 (1)
00:00:01.135 SVM - AMD VM Extensions                = 0 (0)
00:00:01.135 APIC registers starting at 0x400       = 0 (0)
00:00:01.135 AltMovCR8 - LOCK MOV CR0 means MOV CR8 = 0 (0)
00:00:01.135 Advanced bit manipulation              = 0 (0)
00:00:01.135 SSE4A instruction support              = 0 (0)
00:00:01.135 Misaligned SSE mode                    = 0 (0)
00:00:01.135 PREFETCH and PREFETCHW instruction     = 0 (0)
00:00:01.135 OS visible workaround                  = 0 (0)
00:00:01.135 Instruction based sampling             = 0 (0)
00:00:01.135 SSE5 support                           = 0 (0)
00:00:01.136 SKINIT, STGI, and DEV support          = 0 (0)
00:00:01.136 Watchdog timer support.                = 0 (0)
00:00:01.136 31:14 - Reserved                       = 0x0 (0x0)
00:00:01.136 Full Name:                       AMD Athlon(tm) 64 X2 Dual Core Processor 4600+
00:00:01.136 TLB 2/4M Instr/Uni:              255 way   8 entries
00:00:01.136 TLB 2/4M Data:                   255 way   8 entries
00:00:01.136 TLB 4K Instr/Uni:                255 way  32 entries
00:00:01.136 TLB 4K Data:                     255 way  32 entries
00:00:01.136 L1 Instr Cache Line Size:        64 bytes
00:00:01.136 L1 Instr Cache Lines Per Tag:    1
00:00:01.136 L1 Instr Cache Associativity:    2 way
00:00:01.136 L1 Instr Cache Size:             64 KB
00:00:01.136 L1 Data Cache Line Size:         64 bytes
00:00:01.136 L1 Data Cache Lines Per Tag:     1
00:00:01.136 L1 Data Cache Associativity:     2 way
00:00:01.136 L1 Data Cache Size:              64 KB
00:00:01.136 L2 TLB 2/4M Instr/Uni:           off       0 entries
00:00:01.136 L2 TLB 2/4M Data:                off       0 entries
00:00:01.136 L2 TLB 4K Instr/Uni:             4 way   512 entries
00:00:01.136 L2 TLB 4K Data:                  4 way   512 entries
00:00:01.136 L2 Cache Line Size:              0 bytes
00:00:01.136 L2 Cache Lines Per Tag:          0
00:00:01.136 L2 Cache Associativity:          off   
00:00:01.136 L2 Cache Size:                   0 KB
00:00:01.136 APM Features:                   
00:00:01.136 Physical Address Width:          40 bits
00:00:01.136 Virtual Address Width:           48 bits
00:00:01.136 Physical Core Count:             0
00:00:01.136 
00:00:01.136          RAW Centaur CPUIDs
00:00:01.136      Function  eax      ebx      ecx      edx
00:00:01.136 Gst: c0000000  00000000 00000000 00000000 00000000
00:00:01.136 Hst:           00000000 00000000 00000000 00000000
00:00:01.136 Gst: c0000001  00000000 00000000 00000000 00000000*
00:00:01.136 Hst:           00000000 00000000 00000000 00000000
00:00:01.136 Gst: c0000002  00000000 00000000 00000000 00000000*
00:00:01.136 Hst:           00000000 00000000 00000000 00000000
00:00:01.136 Gst: c0000003  00000000 00000000 00000000 00000000*
00:00:01.136 Hst:           00000000 00000000 00000000 00000000
00:00:01.136 Centaur Supports:                0xc0000000-0x00000000
00:00:01.136 
00:00:01.136 ******************** End of CPUID dump **********************
00:00:01.147 Debug: HCPhysInterPD=00000000c8f2b000 HCPhysInterPaePDPT=00000000c8f2e000 HCPhysInterPaePML4=00000000c8f30000
00:00:01.147 Debug: apInterPTs={00000000c8f2c000,00000000c8f2d000} apInterPaePTs={000000004d17f000,000000004d1d7000} apInterPaePDs={000000004d257000,000000004d2fb000,000000004d31e000,000000004d34b000} pInterPaePDPT64=00000000c8f2f000
00:00:01.167 REM: Loading C:\PROGRA~1\Oracle\VIRTUA~1/VBoxREM2.rel at 0x0000000004dd0f20 (977792 bytes)
00:00:01.167 REM: (gdb) add-symbol-file C:\PROGRA~1\Oracle\VIRTUA~1/VBoxREM2.rel 0x0000000004dd0f20
00:00:01.211 TM: GIP - u32Mode=2 (AsyncTSC) u32UpdateHz=66
00:00:01.252 TM: cTSCTicksPerSecond=0x8d4f4d66 (2 370 784 614) fTSCVirtualized=true  fTSCUseRealTSC=false
00:00:01.252 TM: fMaybeUseOffsettedHostTSC=false TSCTiedToExecution=false TSCNotTiedToHalt=false
00:00:01.257 CoreCode: R3=0000000002400000 R0=fffffa8002dcc000 RC=a03e5000 Phys=00000000cd9cc000 cb=0x1000
00:00:01.292 AIOMgr: Default manager type is "Async"
00:00:01.292 AIOMgr: Default file backend is "NonBuffered"
00:00:01.292 AIOMgr: Cache successfully initialised. Cache size is 5242880 bytes
00:00:01.292 AIOMgr: Cache commit interval is 10000 ms
00:00:01.292 AIOMgr: Cache commit threshold is 2621440 bytes
00:00:01.292 AIOMgr: I/O bandwidth not limited
00:00:01.347 [SMP] BIOS with 1 CPUs
00:00:01.362 SUP: Loaded VBoxDDR0.r0 (C:\PROGRA~1\Oracle\VIRTUA~1\VBoxDDR0.r0) at 0xfffff880047b8000 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000 using the native ring-0 loader
00:00:01.362 SUP: windbg> .reload /f C:\PROGRA~1\Oracle\VIRTUA~1\VBoxDDR0.r0=0xfffff880047b8000
00:00:01.372 SUP: Loaded VBoxDD2R0.r0 (C:\PROGRA~1\Oracle\VIRTUA~1\VBoxDD2R0.r0) at 0xfffff88006ff4000 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000 using the native ring-0 loader
00:00:01.372 SUP: windbg> .reload /f C:\PROGRA~1\Oracle\VIRTUA~1\VBoxDD2R0.r0=0xfffff88006ff4000
00:00:01.372 Activating Local APIC
00:00:01.372 CPUMSetGuestCpuIdFeature: Enabled APIC
00:00:01.372 CPUMSetGuestCpuIdFeature: Disabled x2APIC
00:00:01.373 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:01.391 Shared Folders service loaded.
00:00:01.419 DrvBlock: Flushes will be ignored
00:00:01.419 DrvBlock: Async flushes will be passed to the disk
00:00:01.419 VDInit finished
00:00:01.425 AIOMgr: Endpoint for file 'C:\Users\steve\Documents\unix\sles11.vdi' (flags 000c0723) created successfully
00:00:01.437 AHCI: LUN#0: disk, PCHS=16383/16/63, total number of sectors 16777216
00:00:01.437 AHCI: LUN#0: using async I/O
00:00:01.438 AHCI ATA: LUN#0: disk, PCHS=16383/16/63, total number of sectors 16777216
00:00:01.438 AHCI ATA: LUN#1: no unit
00:00:01.438 ATA: Ctl: finished processing RESET
00:00:01.438 AHCI ATA: LUN#0: no unit
00:00:01.438 AHCI ATA: LUN#1: no unit
00:00:01.438 ATA: Ctl: finished processing RESET
00:00:01.438 ATA: Ctl: finished processing RESET
00:00:01.438 ATA: Ctl: finished processing RESET
00:00:01.439 PIIX3 ATA: LUN#0: no unit
00:00:01.439 PIIX3 ATA: LUN#1: no unit
00:00:01.439 DrvBlock: Flushes will be ignored
00:00:01.439 DrvBlock: Async flushes will be passed to the disk
00:00:01.440 PIIX3 ATA: LUN#2: CD/DVD, total number of sectors 1958291, passthrough disabled
00:00:01.440 PIIX3 ATA: LUN#3: no unit
00:00:01.440 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:01.440 PIIX3 ATA: Ctl#0: finished processing RESET
00:00:01.472 NAT: adding 158.43.128.1 to DNS server list
00:00:01.473 NAT: value of BindIP has been ignored
00:00:01.474 Audio: Trying driver 'dsound'.
00:00:01.666 Audio: set_record_source ars=0 als=0 (not implemented)
00:00:01.750 VUSB: attached '<NULL>' to port 1
00:00:01.751 DevPcBios: SATA LUN#0 LCHS=1024/255/63
00:00:01.751 PGMR3InitFinalize: 4 MB PSE mask 0000000fffffffff
[color=#FF0000]00:00:01.769 HWACCM: No VT-x or AMD-V CPU extension found. Reason VERR_SVM_NO_SVM[/color]
00:00:01.770 HWACCM: VMX MSR_IA32_FEATURE_CONTROL=0
00:00:01.776 VM: Halt method global1 (5)
00:00:01.776 Changing the VM state from 'CREATING' to 'CREATED'.
00:00:01.776 Changing the VM state from 'CREATED' to 'POWERING_ON'.
00:00:01.777 Changing the VM state from 'POWERING_ON' to 'RUNNING'.
00:00:01.782 Guest Log: BIOS: VirtualBox 3.2.0
00:00:01.782 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:01.810 PIIX3 ATA: Ctl#1: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:01.810 PIIX3 ATA: Ctl#1: finished processing RESET
00:00:01.813 ATA: Ctl: RESET, DevSel=0 AIOIf=0 CmdIf0=0x00 (-1 usec ago) CmdIf1=0x00 (-1 usec ago)
00:00:01.813 ATA: Ctl: finished processing RESET
00:00:01.814 Guest Log: BIOS: ata2-0: PCHS=16383/16/63 LCHS=1024/255/63
00:00:01.815 PIT: mode=2 count=0x48d3 (18643) - 64.00 Hz (ch=0)
00:00:01.823 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00000000078a0000 w=640 h=480 bpp=32 cbLine=0xA00
00:00:04.309 PIT: mode=2 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:04.310 Guest Log: BIOS: Boot from Floppy 0 failed
00:00:04.314 Guest Log: BIOS: Booting from CD-ROM...
00:00:04.317 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=0000000000000000 w=720 h=400 bpp=0 cbLine=0x0
00:00:04.521 Display::handleDisplayResize(): uScreenId = 0, pvVRAM=00000000078a0000 w=800 h=600 bpp=32 cbLine=0xC80
MODE EDit: Post log files as attachments!

Re: SLES 11 on Win7 64-bit fails "This is a 32-bit computer"

Posted: 23. May 2010, 12:35
by Technologov
You're Out-of-Luck. (OOL) Perry is right.

Re: SLES 11 on Win7 64-bit fails "This is a 32-bit computer"

Posted: 23. May 2010, 13:53
by fixedwheel
sgk wrote:Socket 939
there is no hardware virtualisation with socket 939

Re: SLES 11 on Win7 64-bit fails "This is a 32-bit computer"

Posted: 31. May 2010, 15:37
by dma_k
fixedwheel wrote:there is no hardware virtualisation with socket 939
My case is more tricky: I would like to run SLES 11 x64 on WinXP x32, CPU Intel Pentium Dual Core E2220, Socket LGA775.
Does this socket support hardware virtualisation? Where can we see the list of all supported sockets (maybe there is some flag or factor that can tell us about this without looking in BIOS)?

I have this in my log as well:

Code: Select all

00:00:01.655   HwVirtExtForced <integer> = 0x0000000000000000 (0)
Does it mean I have to dig BIOS options?

If somebody can also update docs in section "3.1.2. 64-bit guests" of the help to read that one has to "enable hardware virtualization in BIOS", the community will be grateful.

Re: SLES 11 on Win7 64-bit fails "This is a 32-bit computer"

Posted: 31. May 2010, 15:53
by fixedwheel
dma_k wrote:Intel Pentium Dual Core E2220, Socket LGA775.
sorry you're out of luck: http://ark.intel.com/Product.aspx?id=32 ... odes=SLA8W

intel cpu lookup is easy: use ark.intel.com or processorfinder.intel.com

Re: SLES 11 on Win7 64-bit fails "This is a 32-bit computer"

Posted: 31. May 2010, 16:17
by Technologov
3.1.2. is pretty clear that "You need a 64-bit processor with hardware virtualization support"

Re: SLES 11 on Win7 64-bit fails "This is a 32-bit computer"

Posted: 31. May 2010, 22:17
by sgk
Technologov wrote:3.1.2. is pretty clear that "You need a 64-bit processor with hardware virtualization support"
Ahh, the pretty clear (!) bit will be this at http://www.virtualbox.org/wiki/VirtualBox_architecture :-)

I'm pretty clear on it now, thanks to a bit of experimenting with VirtualBox and VMware. Thanks for all the feedback.
virtualbox wiki wrote:Intel VT-x ("Vanderpool") and AMD-V (SVM) support
With its latest processors, Intel has introduced hardware virtualization support, which they call "Vanderpool", "IVT", "VT-x", or "VMX" (for "virtual machine extensions"). As we started out rather early on this, we internally use the term "VMX". A thorough explanation of this architecture can be found on Intel's pages, but as a summary, with these extensions, a processor always operates in one of the following two modes:

In root mode, its behavior is very similar to the standard mode of operation (without VMX), and this is the context that a virtual machine monitor (VMM) runs in.
The non-root mode (or guest context, if you want) is designed for running a virtual machine.
One notable novelty is that all four privilege levels (rings) are supported in either mode, so guest software can theoretically run at any of them. VT-x then defines transitions from root to non-root mode (and vice versa) and calls these "VM entry" and "VM exit".

In non-root mode, the processor will automatically cause VM exits for certain privileged instructions and events. For some of these instructions, it is even configurable whether VM exits should occur.

As said above, our hypervisor, on non-VT-x machines, lives in ring 0 of the guest context, below the guest ring-0 code that is actually run in ring 1. When VT-x is enabled, the hypervisor can safely live in ring 0 host context and gets activated automatically by use of the new VM exits.

We also fully support AMD's equivalent to VT-x (called AMD-V or SVM). This includes the nested paging feature in the Barcelona level CPUs (Phenoms and newer Opterons).

Re: SLES 11 on Win7 64-bit fails "This is a 32-bit computer"

Posted: 1. Jun 2010, 10:52
by dma_k
fixedwheel wrote:sorry you're out of luck: http://ark.intel.com/Product.aspx?id=32 ... odes=SLA8W
intel cpu lookup is easy: use ark.intel.com or processorfinder.intel.com
I have found another maybe more universal solution: report by HWInfo32 I suppose should contain the positive flag for "Virtual Machine Extensions". Anyway, if someone knows the complete list of processors, that support this feature, please, publish it.
Well, strange that in order to run 64-bit guest on 64-bit OS you need hardware emulation...
Technologov wrote:3.1.2. is pretty clear that "You need a 64-bit processor with hardware virtualization support"
I agree with you. The question is: what should be ticked in BIOS (if there is any option...)? If someone makes a screenshot for completeness, that would be nice.

Re: SLES 11 on Win7 64-bit fails "This is a 32-bit computer"

Posted: 1. Jun 2010, 11:12
by fixedwheel
dma_k wrote:
fixedwheel wrote:intel cpu lookup is easy: use ark.intel.com or processorfinder.intel.com
I have found another maybe more universal solution: report by HWInfo32 I suppose should contain the positive flag for "Virtual Machine Extensions".
LOL, more universal to install a program that only runs on Windows than lookup some web page?!

and even more: look before you buy ;)
Anyway, if someone knows the complete list of processors, that support this feature, please, publish it.
Wikipedia as a starting point => http://en.wikipedia.org/wiki/Virtualiza ... #Processor

Re: SLES 11 on Win7 64-bit fails "This is a 32-bit computer"

Posted: 1. Jun 2010, 11:20
by Technologov
>LOL, more universal to install a program that only runs on Windows than lookup some web page?!

This program is *way* easier to use than the Internet.
So yes, I would definetely prefer this software to some obscure webpages, including official Intel site.