the partition is NTFS. can't access from a windows 98 bootdisk.
Main Topics
Browse All TopicsI have a big problem. Windows XP pro got a blue screen suddenly. And now it can't boot. normal mode... safe mode, recover console,... anything. Also if I put the hard drive in another computer then that computer doesn't boot either.... and always the same blue screen with this error...
ERROR 0x00000024
NTFS.SYS
and it says... check the disk with CHDSK /F to repair the problem.... but I can't because I can't access to anything to do a CHKDSK...
What can I do ?
Thanks
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Look here:
http://support.microsoft.c
Troubleshooting Stop 0x24 or NTFS_FILE_SYSTEM Error Messages
The information in this article applies to:
* Microsoft Windows 2000 Professional
This article was previously published under Q228888
SYMPTOMS
When you run Windows 2000, you may receive either of the following error messages:
Stop 0x00000024
-or-
NTFS_FILE_SYSTEM
CAUSE
This issue can occur if a problem occurred within the Ntfs.sys file. The Ntfs.sys file is the driver file that enables your computer to read and write to NTFS partitions. Damage in the NTFS file system, damaged portions of your hard disk, or damaged SCSI or IDE drivers can also cause this issue.
RESOLUTION
To resolve this issue:
1. Interpret the error message. The stop error is followed by four parameters defined in order of appearance:
* Source file and line number.
* Optionally contains the address of the exception record.
* Optionally contains the address of the context record.
* Optionally contains the address where the original exception occurred.
All stop errors due to problems with NTFS or FAT have encoded in their first parameter the source file and the line number within the source file that generated the stop error. The high 16 bits (the first four hexadecimal digits after 0x) identify the source file number, and the lower 16 bits (the last four hexadecimal digits of the parameter) identify the source line in the file where the stop occurred.
2. Check Event Viewer for error messages from SCSI, FASTFAT (the System Log), or Autochk (the Application Log) that might help determine the device or driver that is causing the error.
3. Try disabling any virus scanning programs, backup programs, or disk defragmenter tools that constantly monitor your computer, and if possible, run hardware diagnostics tools supplied by your computer manufacturer.
4. Run chkdsk /r to detect and resolve any file system structural damage.
5. Depletion of non-paged pool memory can cause this issue. If you create a Services for Macintosh (SFM) volume on a large partition (7 gigabytes or larger) with a large number of files (at least 100,000) while the AppleTalk driver Apf.sys is running, the indexing routine consumes a large amount of non-paged pool memory. If the non-paged pool memory is completely depleted, this error can cause your computer to stop responding (hang). However, if the amount of available non-paged pool memory is very low during the indexing process, another kernel-mode driver requiring non-paged pool memory can also cause this issue. To resolve this issue, increase the amount of installed RAM to increase the quantity of non-paged pool memory available to the kernel, or reduce the number of files on the SFM volume.
Any corrupted system or data volume that is using NTFS can cause this error message. If you receive a "stop 0x24" error message when you restart the computer or when you try to run Setup or Recovery Console, you may not be able to determine the cause of the problem by using the steps outlined above. Instead, use one of the following methods to resolve the corrupted NTFS volume.
FAT or FAT32 File System
If your system partition is using the FAT or FAT32 file system, disconnect or turn off any data disks that contain NTFS volumes. This allows you to start back into the operating system to perform troubleshooting steps. If you can determine which NTFS volume is causing the boot problem, use the following steps:
1. Make sure the drive that contains the corrupted NTFS volume is disconnected, and then start Windows by using Safe mode.
2. Rename the %SystemRoot%\System32\Driv
3. Reconnect the drive that contains the corrupted NTFS volume.
4. Restart the computer, and then run the following command on the corrupted NTFS volume:
chkdsk driveletter: /f
NOTE: The Chkdsk tool has built-in support for NTFS and does not require the Ntfs.sys driver to make repairs.
5. After you use the Chkdsk tool to repair the corrupted NTFS volume, rename %SystemRoot%\System32\Driv
The computer should be operational again, and you can try to determine what caused the original problem.
NTFS File System
If your system partition is using the NTFS file system, it is possible that the system partition is corrupted and is causing the "stop 0x24" error message.
To determine if this is the case, disconnect or turn off all other data disks that contain NTFS volumes. After you determine which disk contains the corrupted NTFS volume, move the disk to another Windows 2000-based computer that is running on the FAT or FAT32 file system, or install Windows 2000 on a disk that contains the FAT or FAT32 file system. After you do this, use the steps that are outlined in the "FAT or FAT32 File System" section.
Using Recovery Console on a Single Drive Computer
If your computer contains only a single NTFS volume and no additional Windows 2000-based computers or hard disks are available to use for the previously described methods, you can boot from the four Setup disks to run the Chkdsk tool with the Ntfs.sys driver disabled. To repair a NTFS volume by using Recovery Console, use the following steps:
1. Start the computer by using a Microsoft Windows 95/98 startup disk with CD-ROM support (or from another computer with a CD-ROM drive, insert the Windows 2000 installation CD-ROM).
2. Change to the CD_ROM:\Support\Bootdisk folder, and then run Makeboot.exe or Makebt32.exe to create the four Windows 2000 Setup disks.
3. Using Notepad, modify the Txtsetup.sif file on the first Setup disk you created in step 2:
1. In the [FileSystems.Load] section, locate the line that begins with "ntfs."
2. Insert a semicolon (;) at the beginning of the line, as shown in the following example:
[FileSystems.Load]
fat = fastfat.sys
;ntfs = ntfs.sys
3. Save your changes.
4. Start the computer that is experiencing the "stop 0x24" error message by using the four Setup disks. When the Welcome to Setup dialog box is displayed, press F10 to start Recovery Console.
5. Run the following command to repair the corrupted NTFS partition:
chkdsk driveletter: /p
6. Type exit to quit Recovery Console, and then restart the computer.
If none of these methods work, you may have to delete, re-create, and format the corrupted NTFS partition, and restore the partition from your last good backup of the volume. The fdisk command in MS-DOS 5.x, MS-DOS 6.x, or Windows 95 and Windows 98 lets you to delete NTFS partitions by selecting and deleting the NON-DOS partition.
Does this problem occur initially as xp begins to load? I have seen this hapen multiple times durring login as the system gets hung up attempting to connect to the network and then stalls. (I call it the blue screen virus" I've always been able to get past this by physically disconnecting any network/internet connections (Mine are using Novell Network). XP then prompts that the system cannot connect and finishes the login to windows. After this I've updated the windows update, and have yet to have the problem re-occur on any machines. If this is similar to your problem, you might want to give that a shot, as it is a quick fix.
heda:
This old question needs to be finalized -- accept an answer, split points, or get a refund. For information on your options, please click here-> http:/help/closing.jsp#1
EXPERTS:
Post your closing recommendations! No comment means you don't care.
I had the same problem. Actually it was windows sp 1 for xp c asuing the problem.
How you say? Well I installed XP pro and then installed every single update except sp1. After I installed sp1, the damn blue screen came up over and over.
SO now I did the same procedure but have not installed sp1. Still I get the odd bluescreen and have to fix that.
http://www.experts-exchang
Hey there
I'm having sorta the same problem though the stop error is 0X50, NTFS.sys
I tried pretty much everything, got to this post, had already tried everything on here, problem isn't here :S
wutever i tried, i couldn't get to access the drive (which had been running XP Pro (later updated to SP1) for around a year) it would either display the BSOD or flash it and reboot the system.
I tried the drive as a single drive, BSOD. Tried it as slave to OS installations on NTFS and FAT32 partitions, BSOD. Tried it on the secondary IDE alone with either FAT32 or NTFS systems, again BSOD. Recovery console, nada. Safe mode(S), nada. Couldn't use the CD's repair option.
I'm running out of options... definitely won't consider a format.
Suggestions any1 ?
Thx,
Marc
My next suggestion was going to be format. Then I read your last comment. :)
Do you have a second drive that you are willing to format? If so, remove the other drives, leave the CD ROM, put the 'new' drive in as IDE1 (or 0 depending upon the MB). Use the disk manufacturer utility to repartition and format the drive as FAT32. Install WINXP on the new drive.
After it is done, add the problem drive as a slave.
Make sure the boot order is correct in CMOS.
Boot onto the FAT32 drive, do a chkdsk /f /v on the 'problem' disk.
After that, boot up on the winxp cd again. Go into recovery console and make sure it recognizes both windows installations. Boot again on winxp cd but this time to repair a particular installation.
After that (assuming to be successful on all of these), boot under safemode on the 'ex-problem' drive and do a 'sfc /scannow' to make sure protected files are intact.
I'm not sure if this is related, but the following happened to me last week. I was rearranging cables on my computer and tripped over the power cable of my kids' computer while my son was playing an online game.
Got a BSOD every time on reboot. It would pass POST and actually got into safe mode once. Couldn't boot onto the CD, couldn't boot onto another windows installation on another drive. Would always get the blue screen.
Got the latest memtest86 from March of 04. Created a boot diskette on the broken computer and quickly discovered more memory errors than I could count. Put the memory into my computer and verified the same thing. However, I still wasn't sure if it was video card, mb or memory or all three.
Went to Fryes. Turned out the MB, Memory and Video were all bad. The fan stopped working on the nVidia video card - which btw can cause intermittent problems - memory bad and no amount of good memory and good video cards could make the MB work even though it POSTed fine.
Luckily the memory was Patriot and came with a lifetime warranty. The other MB and video were two months out of warranty. Spent $107 on MB/P4 combo - ECS and 2.4 P4 - not the best, but no problems now. Bought a new video card for $75 and started all over with a reformat and installation. Now the kids computer doesn't have a years worth of cr*p on it and it works great.
How do I carry out stage 2 of the solution:
2. Change to the CD_ROM:\Support\Bootdisk folder, and then run Makeboot.exe or Makebt32.exe to create the four Windows 2000 Setup disks.
When I insert Windows 98 Startup disk with CD-ROM support iI get "A:\> and it comes up with bad command or file name when I key in CD_ROM etc. How exactly do I change to the CD_ROM:\Support\Bootdisk folder?
Hey there,
just to make sure i understand u right
at a:\ u typed CD_ROM and u got that error ?
to switch to ur cdrom drive u need to find out wut letter it's set to D: - E: - F: depending on how many drives u got on ur system
u only need to type that drive letter followed by :
for example:
A:\E:
But here's a tip... www dot bootdisk dot com and download the files from there
HTH
Marc
Hi All, I have the same ntfs.sys error message. I followed the comments explained above.
At this moment I was about to use the Windows XP startup disks, 6 pieces, but these disks don't have a SATA driver in the floppy image files. I can not edit the txsetup.si_ file, this is txsetup.si_ instead of txsetup.sif on the windows xp boot disks... Whne opening this file with notepad or wordpad, you get to see a file that looks like a wordpad file that you open in notepad, you know with a lot of blocks and signs in it.
Also downloaded the Windows 2000 boot disks but these will not have a SATA driver in the image files as well.
Any idea how I can get the SATA driver in the disk image files? What am I doing wrong with the txsetup.si_ file, is there a way that I can edit this file?
Thanks!
I followed the suggestions above, but like Troope, I got stuck at the STOP C0000139 screen. I tried everything to no avail. Finally, I arrived at a solution. If nothing else works for you:
1. On a working computer, download the Windows XP setup disks from http://support.microsoft.c
2. After writing the six disks, go to the first disk. Delete TXTSETUP.SI_ .
3. Copy TXTSETUP.SIF from your Windows XP CD-ROM into the first disk; it's found in the I386 directory of the CD-ROM.
4. Edit TXTSETUP.SIF in WordPad, putting a semicolon before the "ntfs = ntfs.sys" line so it reads ";ntfs = ntfs.sys".
5. Copy AUTOCHK.EXE to a blank diskette; it's found in the I386 directory of the Windows XP CD-ROM.
6. Start the computer with the 0x00000024 errors using the six Windows XP Setup disks.
7. Enter the Recovery Console.
8. Run chkdsk.
9. If it can't find AUTOCHK.EXE, insert the disk you made with that file and tell it that the file can be found on A:\autochk.exe . CHKDSK should work successfully, which didn't happen for me when I used the comments above.
10. CHKDSK found problems for me. I also ran FIXBOOT and FIXMBR; I'm not sure if this was necessary. It didn't appear that the problem was solved, but when I restarted my computer (without the aid of any disks or CDs), Windows booted up successfully.
Hope this helps!
Hi Bet4a,
I tried this but unfortunately the chkdsk always stopped after 35%. Tried chkdsks with all parameters. AFter that I downloaded Knoppix v3.6 and put that in my machine, this OS was also not able to access the bad ntfs system. From on the Knoppix cd, I also tried the testdisk command to restore the disk but even this wasn't able to fix it.
Than I downloaded BartPE and tried a data recovery tool, GetDataBack, from http://www.runtime.org/dat
This occassion made me learn a lot during the past two weeks, I didn't want to give up on my data and now I'm very happy that I got the most important stuff out of it. If this happens again I'll trow myself out of the window from on the sixth floor, cause I didn't made any backups the last year... ; )
Thanks for your help and for all the previous information in this toppic.
Perre.
help me i tried to installl the windows i tried al the ways but nothing work
i formated at fat23 but blue message was appers fastfat.sys file then i tried to formated NTFS
but the same screen but Ntfs.sys file
what i have to do
i have the windows xp sp2
*i check another harddisk or memory the same problem apperas
please help
i just recived a PC at work with this same problem and found a very simple remedy.
All i had to do was insert XP Pro cd-rom into the drive boot to recovery console and run chkdsk /p. i might have benn lucky but i didnt have to create any boot disk's or found any serious problem had no data loss.
P.S. Is the copy of windows XP PRO with the problems genuine licensed?
Business Accounts
Answer for Membership
by: jvuzPosted on 2003-05-07 at 04:01:19ID: 8478805
Try to boot with a boot diskette of Windows 98 ( www.bootdisk.com ) and start up with option nr 3. startup without cd-rom support. When you did that, type c: CHDSK /F