dell 755 e6550 virtualbox guest with 64bit doesnt work

Discussions related to using VirtualBox on Linux hosts.
Post Reply
schtebo
Posts: 25
Joined: 11. Apr 2009, 12:16
Primary OS: Debian Lenny
VBox Version: OSE Debian
Guest OSses: windows 7/xp, debian lenny / ubuntu lucidlynx

dell 755 e6550 virtualbox guest with 64bit doesnt work

Post by schtebo »

hello community,

i have a problem with my guest windows server 2008 64bit

my host: debian lenny 64bit
virtualbox: virtualbox 3.0.2

sources.list:
deb http://download.virtualbox.org/virtualbox/debian lenny non-free
#apt-get install virtualbox-3.0

every time i try to install windows server 2008 64bit it says that the hardware is not supported :-(
i checked bios settings 3times an vt and other virtualization tools in bios are turned on and the cpu supports 64bit!

does someone have the same problem?

Code: Select all

Name:            thug
Guest OS:        Windows 2008 (64 bit)
UUID:            2a48be5b-5713-4740-bcd0-aa677d6cef42
Config file:     /daten/virtualbox/thug/thug.xml
Memory size:     1024MB
VRAM size:       16MB
Number of CPUs:  1
Boot menu mode:  message and menu
Boot Device (1): Network
Boot Device (2): DVD
Boot Device (3): HardDisk
Boot Device (4): Not Assigned
ACPI:            on
IOAPIC:          off
PAE:             off
Time offset:     0 ms
Hardw. virt.ext: on
Nested Paging:   off
VT-x VPID:       on
fixedwheel
Volunteer
Posts: 1699
Joined: 13. Sep 2008, 02:18

Re: dell 755 e6550 virtualbox guest with 64bit doesnt work

Post by fixedwheel »

schtebo wrote:i checked bios settings

Code: Select all

cat /proc/cpuinfo|grep vmx
schtebo
Posts: 25
Joined: 11. Apr 2009, 12:16
Primary OS: Debian Lenny
VBox Version: OSE Debian
Guest OSses: windows 7/xp, debian lenny / ubuntu lucidlynx

Re: dell 755 e6550 virtualbox guest with 64bit doesnt work

Post by schtebo »

Code: Select all

zzz@xxx:~$ cat /proc/cpuinfo|grep vmx
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr lahf_lm
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr lahf_lm
cpu should work, or?
fixedwheel
Volunteer
Posts: 1699
Joined: 13. Sep 2008, 02:18

Re: dell 755 e6550 virtualbox guest with 64bit doesnt work

Post by fixedwheel »

cpu should work
yes
schtebo
Posts: 25
Joined: 11. Apr 2009, 12:16
Primary OS: Debian Lenny
VBox Version: OSE Debian
Guest OSses: windows 7/xp, debian lenny / ubuntu lucidlynx

Re: dell 755 e6550 virtualbox guest with 64bit doesnt work

Post by schtebo »

bios is also up2date (A14)

sorry but i could not find the thing whos missing :-(
fixedwheel
Volunteer
Posts: 1699
Joined: 13. Sep 2008, 02:18

Re: dell 755 e6550 virtualbox guest with 64bit doesnt work

Post by fixedwheel »

every time i try to install windows server 2008 64bit it says that the hardware is not supported :-(
who did say that... windows?

try a 64bit linux guest to verify that your hardware works
schtebo
Posts: 25
Joined: 11. Apr 2009, 12:16
Primary OS: Debian Lenny
VBox Version: OSE Debian
Guest OSses: windows 7/xp, debian lenny / ubuntu lucidlynx

Re: dell 755 e6550 virtualbox guest with 64bit doesnt work

Post by schtebo »

Code: Select all

this kernel requires an x86-64 CPU, but only detected an i686 CPU.
Unable to boot - please use a kernel appropriate for your CPU
so something is wrong, but what?
i used an amd64bit kernel cd for installing debian lenny so only the packages of virtualbox could by wrong...
fixedwheel
Volunteer
Posts: 1699
Joined: 13. Sep 2008, 02:18

Re: dell 755 e6550 virtualbox guest with 64bit doesnt work

Post by fixedwheel »

the debian packages from virtualbox.org are ok

thats what i have:
my host: debian lenny 64bit
virtualbox: virtualbox 3.0.2

sources.list:
deb http://download.virtualbox.org/virtualbox/debian lenny non-free
... but running on HP hardware
schtebo
Posts: 25
Joined: 11. Apr 2009, 12:16
Primary OS: Debian Lenny
VBox Version: OSE Debian
Guest OSses: windows 7/xp, debian lenny / ubuntu lucidlynx

Re: dell 755 e6550 virtualbox guest with 64bit doesnt work

Post by schtebo »

well i hope this works also with my dell machine ;-)

now i test this by installing windows xp 64bit and then virtualbox with windows server 2008 64bit


i report if this works/doesnt work
schtebo
Posts: 25
Joined: 11. Apr 2009, 12:16
Primary OS: Debian Lenny
VBox Version: OSE Debian
Guest OSses: windows 7/xp, debian lenny / ubuntu lucidlynx

Re: dell 755 e6550 virtualbox guest with 64bit doesnt work

Post by schtebo »

i found a solution: http://www.shnake.com/blog/?p=419

but i have to do this 7 times after a bios update to the latest version

8 hours for this stupid bug *arrrrrr*
Post Reply