Page 1 of 1

kernel panic

Posted: 30. Aug 2022, 11:14
by marie_elia
I am using oracle virtual box and red hat virtual machine I cannot install red hat
kernel panic - not syncing attempted to kill init exit code=0x00007f00
I have attached the logs, can someone help me

Re: kernel panic

Posted: 30. Aug 2022, 17:35
by mpack
You posted in "Linux Hosts", but your is host is in fact Windows 10. The host is who provides the accommodation, the guest is who uses it. Topic moved to "Windows Hosts".

You have Hyper-v enabled.
00:00:06.950872 HM: HMR3Init: Attempting fall back to NEM: VT-x is not available
00:00:07.016148 NEM: info: Found optional import WinHvPlatform.dll!WHvQueryGpaRangeDirtyBitmap.
00:00:07.016223 NEM: WHvCapabilityCodeHypervisorPresent is TRUE, so this might work...
See HMR3Init: Attempting fall back to NEM (Hyper-V is active).

Re: kernel panic

Posted: 5. Sep 2022, 19:11
by BLadley
I had the same Kernel Panic error while trying to install RHEL 9 on my Windows 11 Home Edition host using the latest version of VirtualBox as of this morning. I discovered that the Hyper-V features were causing the problem. I had to go into the Windows Features and uncheck "Virtual Machine Platform" and "Windows Hypervisor Platform" in order to avoid the Kernel Panic. I hope this helps you.

Re: kernel panic

Posted: 5. Sep 2022, 19:26
by scottgus1
BLadley, thanks for helping! Turning things off in Windows Features doesn't always kill off Hyper-V. The link in Mpack's post has amore thorough method.