VMware Communities
cuencacaballero
Contributor
Contributor

BSOD with "PAGE FAULT IN NONPAGED AREA" Ntfs.sys in a Win10 VM

Hello.

For mobility reasons I have a VM on an external drive connected by USB to the computer. The VM is a Windows 10.


Yesterday, while I was using it (with VMware Workstation 15.5.1), the VM froze.


Since that moment, when I restart it, when the Windows 10 logo appears when starting to boot, the message "Preparing automatic repair" appears, and a few seconds later a BSOD appears with the code "PAGE FAULT IN NONPAGED AREA" "What was wrong: Ntfs .sys". After a few seconds, the process repeats itself and the machine never starts.

 

Could someone tell me how to solve the problem?

 

The vmware.log file is attached.

 

The content of the VMX file is this:

.encoding = "windows-1252"
config.version = "8"
virtualHW.version = "16"
mks.enable3d = "TRUE"
pciBridge0.present = "TRUE"
pciBridge4.present = "TRUE"
pciBridge4.virtualDev = "pcieRootPort"
pciBridge4.functions = "8"
pciBridge5.present = "TRUE"
pciBridge5.virtualDev = "pcieRootPort"
pciBridge5.functions = "8"
pciBridge6.present = "TRUE"
pciBridge6.virtualDev = "pcieRootPort"
pciBridge6.functions = "8"
pciBridge7.present = "TRUE"
pciBridge7.virtualDev = "pcieRootPort"
pciBridge7.functions = "8"
vmci0.present = "TRUE"
hpet0.present = "TRUE"
usb.vbluetooth.startConnected = "TRUE"
firmware = "efi"
sensor.location = "pass-through"
displayName = "Windows 10 x64 ES"
guestOS = "windows9-64"
nvram = "Windows 10 x64 ES.nvram"
virtualHW.productCompatibility = "hosted"
powerType.powerOff = "soft"
powerType.powerOn = "soft"
powerType.suspend = "soft"
powerType.reset = "soft"
tools.syncTime = "FALSE"
sound.autoDetect = "TRUE"
sound.virtualDev = "hdaudio"
sound.fileName = "-1"
sound.present = "TRUE"
numvcpus = "2"
cpuid.coresPerSocket = "2"
memsize = "4096"
mem.hotadd = "TRUE"
scsi0.virtualDev = "lsisas1068"
scsi0.present = "TRUE"
sata0.present = "TRUE"
scsi0:0.fileName = "Windows 10 x64 ES-000004.vmdk"
scsi0:0.present = "TRUE"
sata0:1.deviceType = "cdrom-image"
sata0:1.fileName = "C:\Users\PC\Desktop\INSTALABLES\SSOO\Windows10\Windows10-1903_x64_ES.iso"
sata0:1.present = "TRUE"
usb.present = "TRUE"
ehci.present = "TRUE"
usb_xhci.present = "TRUE"
svga.graphicsMemoryKB = "1048576"
ethernet0.connectionType = "nat"
ethernet0.addressType = "generated"
ethernet0.virtualDev = "e1000e"
serial0.fileType = "thinprint"
serial0.fileName = "thinprint"
ethernet0.present = "TRUE"
serial0.present = "TRUE"
extendedConfigFile = "Windows 10 x64 ES.vmxf"
numa.autosize.cookie = "20022"
numa.autosize.vcpu.maxPerVirtualNode = "2"
uuid.bios = "56 4d 19 a3 bf 4f 93 0d-d7 36 a8 f4 77 b4 7c 2b"
uuid.location = "56 4d fa b6 fb 4d 23 4a-e6 fe c4 8a 0f 29 4a 16"
scsi0:0.redo = ""
pciBridge0.pciSlotNumber = "17"
pciBridge4.pciSlotNumber = "21"
pciBridge5.pciSlotNumber = "22"
pciBridge6.pciSlotNumber = "23"
pciBridge7.pciSlotNumber = "24"
scsi0.pciSlotNumber = "160"
usb.pciSlotNumber = "32"
ethernet0.pciSlotNumber = "192"
sound.pciSlotNumber = "33"
ehci.pciSlotNumber = "34"
usb_xhci.pciSlotNumber = "224"
vmci0.pciSlotNumber = "35"
sata0.pciSlotNumber = "36"
scsi0.sasWWID = "50 05 05 63 bf 4f 93 00"
vmotion.checkpointFBSize = "4194304"
vmotion.checkpointSVGAPrimarySize = "268435456"
ethernet0.generatedAddressOffset = "0"
vmci0.id = "2008316971"
vm.genid = "2419483642642915605"
vm.genidX = "8991404023302458067"
monitor.phys_bits_used = "43"
cleanShutdown = "TRUE"
softPowerOff = "FALSE"
usb_xhci:6.speed = "2"
usb_xhci:6.present = "TRUE"
usb_xhci:6.deviceType = "hub"
usb_xhci:6.port = "6"
usb_xhci:6.parent = "-1"
usb_xhci:7.speed = "4"
usb_xhci:7.present = "TRUE"
usb_xhci:7.deviceType = "hub"
usb_xhci:7.port = "7"
usb_xhci:7.parent = "-1"
checkpoint.vmState = ""
tools.remindInstall = "FALSE"
gui.stretchGuestMode = "fullfill"
sata0:1.startConnected = "TRUE"
toolsInstallManager.lastInstallError = "0"
toolsInstallManager.updateCounter = "5"
isolation.tools.hgfs.disable = "TRUE"
sharedFolder0.present = "TRUE"
sharedFolder0.enabled = "TRUE"
sharedFolder0.readAccess = "TRUE"
sharedFolder0.hostPath = "C:\Users\PC\Desktop\Carpeta compartida con VMs"
sharedFolder0.guestName = "Carpeta compartida con VMs"
sharedFolder0.expiration = "session"
sharedFolder.maxNum = "1"
svga.guestBackedPrimaryAware = "TRUE"
gui.lastPoweredViewMode = "fullscreen"
svga.vramSize = "268435456"
guestOS.detailed.data = ""
sharedFolder0.writeAccess = "TRUE"
usb.generic.allowHID = "TRUE"
floppy0.present = "FALSE"
ethernet0.generatedAddress = "00:0c:29:b4:7c:2b"
unity.wasCapable = "TRUE"
usb_xhci:4.present = "TRUE"
usb_xhci:4.deviceType = "hid"
usb_xhci:4.port = "4"
usb_xhci:4.parent = "-1"

 

Reply
0 Kudos
0 Replies