Opened 10 years ago
Closed 10 years ago
#13822 closed defect (fixed)
Virtualbox Vm machine does dot start
Reported by: | Michael Widmann | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.3.20 |
Keywords: | VBOX_E_IPRT_ERROR | Cc: | |
Guest type: | Windows | Host type: | Linux |
Description (last modified by )
i configured a sles 11SP 3 server (64Bit) with Virtualbox 4.3.20 and the vbox addition and all patches. I can install virtualbox, but i could not start any virtual machine (same Machines will run under Windows as host system). The hardware configuration is: AMD 6344 Opteron with IOMMU enabled and Virtualisation enabled. The vbox.log shows this entry:
00:00:00.614300 ERROR [COM]: aRC=VBOX_E_IPRT_ERROR (0x80bb0005) aIID={480b372c-c0b5-4c23-9bd7-dcbb85b1594c} aComponent={Display} aText={Could not take a screenshot (VERR_NOT_SUPPORTED)}, preserve=false.
if i disable hardware virtualisation in virtualbox, it works. But that entry limits the guest os to 32bit systems. SLES 11SP3 recognizes the virtualisation flag (cat/prog/cpuinfo),. i don´t know, we it runs on another server with the same installation and the same hardware...and with virtualisation enabled
Attachments (1)
Change History (4)
by , 10 years ago
Attachment: | test-2015-01-16-08-48-45.zip added |
---|
comment:1 by , 10 years ago
Description: | modified (diff) |
---|
comment:2 by , 10 years ago
The message you saw is only a warning, just ignore it. What is the exact behavior of the guest? Are you able to enter the GRUB boot menu? If so, what happens if you remove the kernel parameters responsible for quiet booting?
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
It turned out that the 64-bit SLES11 packages of VBox 4.3.20, 4.3.22, 4.3.24 and 4.3.26 are broken due to a code change which triggers 'unexpected behavior' with the version of gcc used on this system (4.3.2).
Please re-download the 4.3.26 package from the Linux download page. The fixed package has the version 4.3.26_98989. Here is a direct link.
vbox. log