noorulhassanrko
New Member
- Messages
- 5
- Reaction score
- 0
Hi guys. I'm getting a win32k critical error while booting from lite image created with ntlite. Does anyone have a solution for this
Here you go. This is the preset that I usedPlease attach your preset, after removing any user passwords or license keys.
Why did you disable the Video kernel driver? That's a mandatory service.
Code:<ExtraServices> <TweakGroup name="drivers"> <Tweak name="Vid\Vid">4</Tweak> </TweakGroup> </ExtraServices>
Why did you disable the Video kernel driver? That's a mandatory service.
Code:<ExtraServices> <TweakGroup name="drivers"> <Tweak name="Vid\Vid">4</Tweak> </TweakGroup> </ExtraServices>
Error pops up during the boot in virtual box.What is the exact error message? Do you this error in Event Viewer?
Mandatory for ?Why did you disable the Video kernel driver? That's a mandatory service.
Code:<ExtraServices> <TweakGroup name="drivers"> <Tweak name="Vid\Vid">4</Tweak> </TweakGroup> </ExtraServices>
No need this for "Virtual box" ?Error pops up during the boot in virtual box.
Its Win32K Critical failure.
<Tweak name="NdisVirtualBus\NdisVirtualBus">4</Tweak>
Ok thanks, mandatory for HyperV thenvid (wvid.inf) is a HyperV video driver, should be safe to remove/disable, unless you need HyperV compatibility of course.