Virtual Box 6.1 loading initial ramdisk

Discussions related to using VirtualBox on Windows hosts.
Post Reply
rk_19
Posts: 4
Joined: 4. May 2022, 13:35

Virtual Box 6.1 loading initial ramdisk

Post by rk_19 »

Edition: Windows 10 Pro
RAM : 8 GB

Base memory: 3600 MB on virtual VM settings
Graphics controller: VMSVGA (if I select other than this, it shows this message "Invalid settings detected")

Whenever I start the VM, it boots very very slow but eventually it opens but it takes a lot of time to boot. Any specific setting I need to change, please direct me to it?
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: Virtual Box 6.1 loading initial ramdisk

Post by scottgus1 »

Please right-click the guest in the main Virtualbox window's guest list, choose Show Log.

Search the far left tab's log for this text:

Attempting fall back to NEM

If you find it, Hyper-V is enabled. See HMR3Init: Attempting fall back to NEM (Hyper-V is active).

If you don't find that text, save the far left tab's log, zip the log file, and post the zip file, using the forum's Upload Attachment tab.
rk_19
Posts: 4
Joined: 4. May 2022, 13:35

Re: Virtual Box 6.1 loading initial ramdisk

Post by rk_19 »

I didn't find the text.

PFA
Attachments
ezyzip.zip
(26.39 KiB) Downloaded 25 times
rk_19
Posts: 4
Joined: 4. May 2022, 13:35

Re: Virtual Box 6.1 loading initial ramdisk

Post by rk_19 »

Just a gentle reminder, any resolution to this issue?
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows, Linux

Re: Virtual Box 6.1 loading initial ramdisk

Post by scottgus1 »

This forum is run by unpaid volunteers who use their own time to answer what questions they can. A 4-four bump is just way too fast. Patience, Padawan....
fth0
Volunteer
Posts: 5690
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: Virtual Box 6.1 loading initial ramdisk

Post by fth0 »

Why did you disable System > Acceleration > Nested Paging? ;)

@scottgus1: For your log message filter:
KaliVM-2022-05-04-15-52-17.log wrote:
00:00:08.329961 [/HM/] (level 1)
00:00:08.329968   EnableNestedPaging <integer> = 0x0000000000000000 (0)
rk_19
Posts: 4
Joined: 4. May 2022, 13:35

Re: Virtual Box 6.1 loading initial ramdisk

Post by rk_19 »

fth0 wrote:Why did you disable System > Acceleration > Nested Paging? ;)

@scottgus1: For your log message filter:
KaliVM-2022-05-04-15-52-17.log wrote:
00:00:08.329961 [/HM/] (level 1)
00:00:08.329968   EnableNestedPaging <integer> = 0x0000000000000000 (0)
Thanks, at least little better than before.
fth0
Volunteer
Posts: 5690
Joined: 14. Feb 2019, 03:06
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Linux, Windows 10, ...
Location: Germany

Re: Virtual Box 6.1 loading initial ramdisk

Post by fth0 »

If you're interested in further feedback, you should provide a new (zipped) VBox.log file. ;)

And perhaps provide an explanation for the term "slow", because everyone interprets that differently.

FWIW, nested paging (EPT/SLAT) was a major breakthrough (in terms of speedups) in hardware virtualization more than ten years ago. When I disable it on my VMs, booting the Linux and Windows guest OS takes 10 times as long.
Post Reply