Opened 15 years ago
Closed 15 years ago
#5406 closed defect (fixed)
RHEL 3.9 -- 64-bit guest - kernel panic
Reported by: | Technologov | Owned by: | |
---|---|---|---|
Component: | VMM | Version: | VirtualBox 3.0.10 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description
Host: Windows 7, 64-bit, VBox 3.0.10, Core 2 Q6600, VT-x = on.
RHEL 3.9, 64-bit guest fails to load from CD. It has kernel panic right after the bootloader.
For testing you can use CentOS, which is free.
-Technologov, 6.nov.2009.
Attachments (2)
Change History (12)
by , 15 years ago
Attachment: | RHEL3 64-bit SMP-2009-11-06-20-45-56.log added |
---|
comment:2 by , 15 years ago
My other host: Intel Core i7 965, Windows XP 32-bit SP2, VBox 3.0.10.
OK, enabling PAE allows RHEL 3.9 64-bit to run. Basically VBox should enable PAE for all 64-bit guests, because all 64-bit hardware has PAE too... (so guest OSes may require it).
To resolve this issue, we need to enable PAE for all 64-bit VMs.
-Technologov
comment:3 by , 15 years ago
update: guest still fails 50% of the time - with kernel panic. Even with VT-x and PAE enabled.
comment:4 by , 15 years ago
update2: Moreover, PAE does not help the situation. The VM fails 50% of the time no matter if PAE is on/off or if EPT is on/off.
comment:6 by , 15 years ago
Are you sure ?!
Look at the attached log file. It clearly shows 64-bit VM without PAE. The VBox GUI shows the same.
415 00:00:02.090 Mnemonic - Description = guest (host)
422 00:00:02.090 PAE - Physical Address Extension = 0 (1)
-Technologov
comment:7 by , 15 years ago
I'm 100% sure. PAE is enabled dynamically as you can see below that part: CPUMSetGuestCpuIdFeature: Enabled PAE
comment:9 by , 15 years ago
Fixed in v3.1.0.
Host: Windows 7, 64-bit, Core 2 Q6600, VBox 3.1.0, VT-x = on.
-Technologov
comment:10 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
VBox log of failed RHEL 3.9 64-bit guest. (kernel panic)