Forum Discussion
AiNebula
May 18, 2023Copper Contributor
Vagrant up fails with supHardenedWinVerifyProcess failed with -5607: ntdll.dll on Windows 11 Pro Ins
Expectation : Help me install VMs using Vagrant on Oracle VB. I am on Windows Insider Program and I """REGRET""" this. Configuration info : Versions : (Vagrant 2.3.4, Oracle VirtaulBox Version 7...
davidthehieu
Aug 15, 2024Copper Contributor
I have the same problem as you when trying to automate the process. Although I have tried to reinstall the Windows version, it still did not work. However, recently, I made it work by changing the "vb.memory = 800" in my Vagrantfile and it worked just fine. Hope this helps!!!
davidthehieu
Aug 19, 2024Copper Contributor
davidthehieu I forgot, I also added the "vb.gui = true" inside my Vagrantfile