Originally posted by: macknattack
Well I've been reading this thread in preparation for exchanging out my optionless mobo for a new/better one.
I finally swapped it out last night and have not had a single moment of happiness since.
I did NOT use sysprep based on the responses in this forum (now wishing i had). I simply changed the HDD controller in windows as suggested above, turned off the computer and installed the new mobo.
When I turned the system back on, I needed to intall my SATA drivers from floppy out of F6, all was ok. The bios recognized the SATA drive (this isnt a RAID array) and proceeded to boot to windows. HERE IS WHERE ALL H*LL BREAKS LOOSE.
Windows begins to boot, then crashes with this error message:
PAGE_FAULT_IN_NONPAGED_AREA
It then makes some suggestions as for settings to change, try safe mode, blah blah blah.
At the bottom of the BSOD I get this:
SIWINACC.SYS address F7C42000 base at F7C42000
I've tried everything in my little brain that I know about to fix this.
- Reinstall the sata drivers
- Install the NEWEST drivers from the ABIT website
- Run a windows repair through the repair option
- Run a windows repair through the install option
- Change BIOS settings to try and aleve the BSOD
Nothing is working. Im fairly disappointed that these problems have come about after reading this thread. I really REALLY would appreciate any suggestions for help at this point. Windows will not boot into safe mode, data logging mode, etc etc.
My system is an Athlon Socket 754 with an Abit KV8 Pro motherboard. All components were in my old Gigabye NFORCE3 150 mobo for 2 years so I don't think I have any hardware issues. If it was the mobo I wouldnt expect Windows to boot and crash with the same error each time. The OS is XP Pro with SP2 isntalled.
Im hoping for a miracle here, please advise.
Sincerely,
Mack
UPDATE:
I created another XP install on a fresh drive and it installed just fine. Is there any way I can transfer all the system parameters over from the new install onto my old partition? Maybe that is logistically impossible. But I can now access the bad (old) windows directories and make whatever changes you all might suggest.
You had a problem with SIWINACC.SYS. Those drivers look like they were causing your box to BSOD. I'd have put the hard drive back into the old machine (or attached the old hardware as before), installed the newest driver for the hard drive controller on the new motherboard, removed the above SIWINACC.SYS driver, and then put the drive into the new machine.
This was a driver issue. I don't see how Sysprep would have helped you. Below find info on what the error you mentioned means.
_____
Bug Check 0x50: PAGE_FAULT_IN_NONPAGED_AREA
The PAGE_FAULT_IN_NONPAGED_AREA bug check has a value of 0x00000050. This indicates that invalid system memory has been referenced.
Parameters
The following parameters are displayed on the blue screen.
Parameter Description
1 Memory address referenced
2 0: Read operation
1: Write operation
3 Address that referenced memory (if known)
4 Reserved
If the driver responsible for the error can be identified, its name is printed on the blue screen and stored in memory at the location (PUNICODE_STRING) KiBugCheckDriver.
^^^^^^^^^^^^^^^^^ hence the issue with the SIS hard drive controller driver
Cause
Bug check 0x50 usually occurs after the installation of faulty hardware or in the event of failure of installed hardware (usually related to defective RAM, be it main memory, L2 RAM cache, or video RAM).
Another common cause is the installation of a faulty system service.
Antivirus software can also trigger this error, as can a corrupted NTFS volume.
Resolving the Problem
Resolving a faulty hardware problem: If hardware has been added to the system recently, remove it to see if the error recurs. If existing hardware has failed, remove or replace the faulty component. You should run hardware diagnostics supplied by the system manufacturer. For details on these procedures, see the owner's manual for your computer.
Resolving a faulty system service problem: Disable the service and confirm that this resolves the error. If so, contact the manufacturer of the system service about a possible update. If the error occurs during system startup, restart your computer, and press F8 at the character-mode menu that displays the operating system choices. At the resulting Windows Advanced Options menu, choose the Last Known Good Configuration option. This option is most effective when only one driver or service is added at a time.
Resolving an antivirus software problem: Disable the program and confirm that this resolves the error. If it does, contact the manufacturer of the program about a possible update.
Resolving a corrupted NTFS volume problem: Run Chkdsk /f /r to detect and repair disk errors. You must restart the system before the disk scan begins on a system partition. If the hard disk is SCSI, check for problems between the SCSI controller and the disk.
Finally, check the System Log in Event Viewer for additional error messages that might help pinpoint the device or driver that is causing the error. Disabling memory caching of the BIOS might also resolve it.