Page 1 of 1

Can't start Fedora on Windows 11

Posted: 8. May 2022, 06:28
by hgajshb
Here's my setup. Help https://imgur.com/a/1qpMcs3
Image

Re: Can't start Fedora on Windows 11

Posted: 8. May 2022, 10:12
by mpack
Provide a VM log file. Make sure the VM is fully shut down, then right click it in the manager UI. Select "Show Log" and save "VBox.log" (no other file) to a zip file. Attach the zip here.

p.s. IMG tags do not work with offsite images. Images should be attached directly here, if needed. In this case the image is not needed, since a static screenshot of the manager is not very useful.

Also read HMR3Init: Attempting fall back to NEM (Hyper-V is active).

Re: Can't start Fedora on Windows 11

Posted: 8. May 2022, 12:03
by hgajshb
Thanks for replying. Here's the log.
Fedora-2022-05-08-12-45-37.zip
Fedora 35 on Windows 11
(41.19 KiB) Downloaded 5 times

Re: Can't start Fedora on Windows 11

Posted: 8. May 2022, 13:09
by mpack
Reduce guest cores to 2. Leaving VirtualBox (the app running on the host) with 0 cores will not lead to it working well.

But your real problem is that Hyper-v is enabled.
00:00:02.459181 HM: HMR3Init: Attempting fall back to NEM: VT-x is not available
00:00:02.483401 NEM: info: Found optional import WinHvPlatform.dll!WHvQueryGpaRangeDirtyBitmap.
00:00:02.483461 NEM: WHvCapabilityCodeHypervisorPresent is TRUE, so this might work...
See HMR3Init: Attempting fall back to NEM (Hyper-V is active).

Re: Can't start Fedora on Windows 11

Posted: 9. May 2022, 04:20
by hgajshb
Thanks, 2 or 3 cores for the guest OS is fine, 4 or more and it won't boot. Don't really see the point here. I have another question, why is Nested VT-x/AMD-V is not available?

Re: Can't start Fedora on Windows 11

Posted: 9. May 2022, 07:37
by BillG
If you had read the message from your log about fall back to NEM and the reference you were given about it you would already have a pretty good idea.

Re: Can't start Fedora on Windows 11

Posted: 9. May 2022, 11:21
by mpack
hgajshb wrote:Thanks, 2 or 3 cores for the guest OS is fine, 4 or more and it won't boot.
I said 2 cores, I did not say "or 3 or 4".
hgajshb wrote:why is Nested VT-x/AMD-V is not available?
You have Hyper-v running, therefore Hyper-v owns VT-x. VirtualBox can hardly pass through a feature it can't access.

Re: Can't start Fedora on Windows 11

Posted: 9. May 2022, 12:29
by hgajshb
I have turned hyper-v off and it is still not available.

Re: Can't start Fedora on Windows 11

Posted: 9. May 2022, 14:01
by mpack
You followed the instructions in the linked FAQ? Then please provide a new zipped log which shows that.

Note that turning off Hyper-v in Windows "Optional Features" dialog does not do anything useful, which is why the FAQ tells you not to bother doing that.