The system I am working on started to randomly reboot, thinking it was a harddrive error (we've had two machines fail due to this already), I rebooted the computer to run chkdsk.
Now the problem is that waiting the 1.5 hours for CHKDSK to complete, causes it to reboot without finishing, and hitting any key to skip CHKDSK blue screens with PAGE_FAULT_IN_NONPAGED_AREA.
Booting into safemode hangs on AGP40.sys, but booting the computer normally before I tried to do CHKDSK worked until it decided it was time to reboot itself.
Anyways, my goal is to simple disable the automatic CHKDSK on bootup. While speculations as to the root cause of this issue is welcome, the only thing I'm currently concerned with is getting the machine up temporarily.
And with CHKDSK running at bootup causing a crash, that is difficult.
I have learned how to do a LoadHive, however I have no idea which registry I file I need to load from C:\Windows\System32\Config\ nor where in that file I can load it from.
I currently have the harddrive in another machine, so I can do a loadhive, or do some config file modifications if necessary.
Side Note: Hardware is fine, moved harddrive to another machine and still fails to boot for the same reasons (while that machine boots just fine with it's own harddrive).