I am currently running windows 7 in a virtual machine. After several days of disk-intensive I/O, the virtual machine crashes and needs to run a filesystem check when booting the guest OS back up. (The Virtual machine crashes, not the host machine)
Is there any settings or software that I can use to prevent or shorten filesystem checks when the filesystem is not unmounted cleanly, even at the cost of performance?
I'm not currently looking to solve the VM crashing issue.
* EDIT > MY TRY *
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
change the LargeSystemCache DWORD from 0 to 1.