HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows Vista

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 04-24-2008, 06:41 PM
Richard Wells
Guest
 
Posts: n/a
Default stop error code 0x0000C1F5

what is it How do you fix it

Acer Laptop with vista basic was working fine did some updates rebooted fine
defrag with perfect disk 8 rebooted fine rebooted couple more times then
this stop code googled it nobody really knows
any body here know how to fix


Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
  #2  
Old 11-26-2008, 04:09 PM
Alainah
Guest
 
Posts: n/a
Default stop 0x0000c1fs vista blue screen

I have the same problem. I have read the forums and there are only 2. This seems to be a vista problem with an update. I have reset the computer bios system and have gotten no where. Also, this seems to affect any computer be it desktop or laptop. The update has been within the past four months due to the start of online post. I have only received my desktop within the past 2 and updated a week ago for my windows updates. I don't know what causes the conflict for the startup, but I also cannot recover at any rate, be it cd or safe mode. Before the blue screen there is a screen similar to what safe mode would look like except it says startup with recovery or start normally. Both give the blue screen with stop 0x0000c1fs (0x00000000,0x00000000,0x00000000,0x00000000). I personally have forgotten the computer language and would like help decoding if anyone knows or has any further information on how to recover to a pervious state before the update.

thank you
Reply With Quote
  #3  
Old 02-19-2009, 11:35 AM
Nick
Guest
 
Posts: n/a
Default Re: stop 0x0000c1fs vista blue screen

Hi,
I'm haveing the similar problem with 1 exception. I am unable to boot from
the vista disk. I have tried other boot disks and they are ok. I have tried
several different copies of the vista disk and all are the same. They return
the error
STOP 0x0000c1fs(0xc01a000a, 0x814ec000, 0x00000000, 0x00000000)
Any diagnostic tools I run report no problems with any hardware. Any ideas?

"Chad Harris" wrote:

> I can fix this without "decoding" the stop message or looking it up.
>
> You haven't stated whether you have a Vista DVD or not. I'm not sure what
> "cd" references.
>
> 1) Try Startup Repair:
>
> How to Use Startup Repair: (Any of the links provide screen shots)
> http://www.windowsvista.windowsreins...rtup/index.htm
>
> http://www.vistaclues.com/wp-content...r-computer.png
>
> 2) You can use the Vista DVD or F8 to the Options Menu to try the
> bootrec.exe tool switches:
>
> How to use the Bootrec.exe tool in the Windows Recovery Environment to
> troubleshoot and repair startup issues in Windows Vista
>
> http://support.microsoft.com/kb/927392
>
> Windows Vista no longer starts, and Startup Repair does not fix problem
> http://support.microsoft.com/kb/934540
>
> The commands I use are:
>
> bootrec /Rebuild BCD
> bootrec /fixmbr
> bootrec /Fixboot
>
> _________________
>
> They can either be used from a command prompt reached from the Vista DVD or
> you can F8 to the options menu and select Safe Mode with Command:
>
> A description of the Safe Mode Boot options in Windows XP/and Vista
> http://support.microsoft.com/kb/315222/
>
> 3) You can F8 to the Options menu and try 3 Safe Modes to reach a system
> restore point, and you can also try Last Known Good Configuration. I
> recommend trying all 3 Safe Modes except with VGA because often one works
> when the others won't.
>
> Good luck,
>
> CH
>
>
> "Alainah" wrote in message news:2008112611955gchauffe20@gmail.com...
> >I have the same problem. I have read the forums and there are only 2. This
> >seems to be a vista problem with an update. I have reset the computer bios
> >system and have gotten no where. Also, this seems to affect any computer be
> >it desktop or laptop. The update has been within the past four months due
> >to the start of online post. I have only received my desktop within the
> >past 2 and updated a week ago for my windows updates. I don't know what
> >causes the conflict for the startup, but I also cannot recover at any rate,
> >be it cd or safe mode. Before the blue screen there is a screen similar to
> >what safe mode would look like except it says startup with recovery or
> >start normally. Both give the blue screen with stop 0x0000c1fs
> >(0x00000000,0x00000000,0x00000000,0x00000000). I personally have forgotten
> >the computer language and would like help decoding if anyone knows or has
> >any further information on how to recover to a pervious state before the
> >update.
> >
> > thank you

>
>

Reply With Quote
  #4  
Old 02-25-2009, 07:11 AM
Junior Member
 
Join Date: Feb 2009
Posts: 3
echostar is on a distinguished road
Wink Stop error message Vista "0x0000C1F5"

Hi Y'all

I am sure you are in for some work now. first get SystemRescueCD ISO from
Main Page - SystemRescueCd and burn a copy.


You have got to be patient and get the drive mounted. On the Dell Inspiron 1720 I just done the drive is sda3 It willbe the largest one.

Set the BIOS to boot from the CD/DVD drive.

If you are not used to linux (like me) get a BitDefender Rescue CD With Auto Update Virus here BitDefender Rescue CD With Auto Update Virus Definition Features

This will scan your system (Takes a very long time) or cancel the scan and work with the program.

Note !!!! This will not find the TxfLog folder Note that there is a capitol "T" and a capitol "L" in the file. There is a file with that name but it is in all lowercase letters. That is not the file to remove.

These instructions are here also Workaround for STOP 0x0000C1F5 / 0xC1F5 / C1F5 / BSOD / CLFS.SYS / KB946084 - Delmartian Technologies

There is a lot of info at the site above.

So, here's an overview of how I fixed my system. For part 1, you need a SystemRescueCD disc. Don't forget that Linux commands are case-sensitive, so pay careful attention to upper and lower case letters and spaces between items on the command line. Also note that several of these file names contain dollar signs ($), and the $ must be escaped from interpretation by the shell by preceding it immediately with a backslash (\), e.g. "\$foo" when referring to a file named $foo.

1 Boot the SystemRescueCD disc, answering any localization questions as required, until you get to a shell prompt.

2 Mount your hard drive at /mnt/windows using ntfs-3g, e.g. "ntfs-3g /dev/sda1 /mnt/windows". You may have to "ls /dev/hd*" or "ls /dev/sd*" or "fdisk -l" to figure out the correct device to mount. If you are using a RAID device for your root file system, run "dmraid -ay" to attempt to mount all available RAID file systems, then "ls /dev/mapper" and look for your device. Also, if the NTFS file system is corrupted (which it probably is if you are reading this post) you may have to add the "-o force" flag to the mount, e.g. "ntfs-3g /dev/sda1 /mnt/windows -o force".

3 Verify that you have the correct file system mounted by "ls /mnt/windows". You should see the content of "C:" or whatever is your boot drive in Windows... if you don't, repeat Step 2 until you mount the correct device.

4 Navigate to the first hidden folder: "cd /mnt/windows/\$Extend". Note the backslash before the $; that is important as it keeps the command shell from interpreting the $ (it is really part of the file name).

5 Navigate to the second hidden folder: type "cd \$RmMetadata". Once again, note that the $ is escaped with a backslash.
6 Type "ls". Among the files/folders listed you should see "$TxfLog".
Take a deep breath and recursively remove the $TxfLog file: "rm -rf \$TxfLog". Once again, note that the $ is escaped with a backslash.
Use "ls" to verify that it has been deleted. (You should see the same listing as in Step 6 except the $TxfLog folder is now missing.)
Type "cd /"
Type "umount /mnt/windows" to cleanly unmount your NTFS filesystem.
Type "init 6" to reboot, removing the CD when appropriate.

At this point, your system will no longer bluescreen, but it may not boot, either. To fix that, here's part 2, for which you'll need a Vista DVD.
Boot the Vista DVD and choose "Repair my computer".
When the system looks for Vista installations to repair, it probably won't find any. Don't panic; just click Next.
In the System Recovery Options list, choose Startup Repair. The system will process for a minute or two, then state that it needs to reboot to finish its repair. Allow it to reboot.
Remove the DVD at the appropriate time and allow the system to boot from the hard drive.
If the system complains that it was not shut down properly, choose "boot normally".
You may have to repeat steps 12-16 up to five times to "convince" the system to rebuild itself. If the system gets "stuck" during the rebuild process for more than an hour or so, force it to reboot (hit the reset switch or power-cycle the system) and try again.

That's it. With any luck at all you should have a bootable system again.

The STOP 0x0000C1F5 bug is a nasty one, and I am confident that Microsoft will release a hotfix and/or Windows Update for it soon. In the meantime, if you are experiencing the problem, I hope this article helps to get you running again.

Hope this gets it going for you! If you end up with another black screen try here Error message when you start Windows Vista: "The Windows Boot Configuration Data file is missing required information"

There is fix at Microsoft on the 0x0000C1F5. It is not final and you have to apply for it and you will get 2 passwords to access it to run.

But what really sucks is you hav to have your system running to apply the fix!!!!!

Nothing else from microsoft!!! except "we will fix it in Vista service pack 2.
Ya Right

Good Luck

echostar
Reply With Quote
  #5  
Old 02-25-2009, 02:21 PM
Nick
Guest
 
Posts: n/a
Default Re: stop error code 0x0000C1F5

Cheers for the response but I took the lazy way out and wiped the drive and
reinstalled. Data lost but most kept on network anyway. Thanks though

"echostar" wrote:

>
> Hi Y'all
>
> I am sure you are in for some work now. first get SystemRescueCD ISO
> from
> 'MAIN PAGE - SYSTEMRESCUECD' (HTTP://SYSRESCCD.ORG/MAIN_PAGE)[/b] AND
> BURN A COPY.
>
>
> YOU HAVE GOT TO BE PATIENT AND GET THE DRIVE MOUNTED. ON THE DELL
> INSPIRON 1720 I JUST DONE THE DRIVE IS SDA3 IT WILLBE THE LARGEST ONE.
>
> SET THE BIOS TO BOOT FROM THE CD/DVD DRIVE.
>
> IF YOU ARE NOT USED TO LINUX (LIKE ME) GET A BITDEFENDER RESCUE CD
> WITH AUTO UPDATE VIRUS HERE [b]'BITDEFENDER RESCUE CD WITH AUTO UPDATE
> VIRUS DEFINITION FEATURES' (http://tinyurl.com/d83klr)
>
> This will scan your system (Takes a very long time) or cancel the scan
> and work with the program.
>
> Note !!!! This will not find the TxfLog folder Note that there is a
> capitol "T" and a capitol "L" in the file. There is a file with that
> name but it is in all lowercase letters. That is not the file to
> remove.
>
> These instructions are here also 'Workaround for STOP 0x0000C1F5 /
> 0xC1F5 / C1F5 / BSOD / CLFS.SYS / KB946084 - Delmartian Technologies'
> (http://tinyurl.com/5wvrby)
>
> There is a lot of info at the site above.
>
> So, here's an overview of how I fixed my system. For part 1, you need a
> SystemRescueCD disc. Don't forget that Linux commands are
> case-sensitive, so pay careful attention to upper and lower case letters
> and spaces between items on the command line. Also note that several of
> these file names contain dollar signs ($), and the $ must be escaped
> from interpretation by the shell by preceding it immediately with a
> backslash (\), e.g. "\$foo" when referring to a file named $foo.
>
> 1 Boot the SystemRescueCD disc, answering any localization questions as
> required, until you get to a shell prompt.
>
> 2 Mount your hard drive at /mnt/windows using ntfs-3g, e.g. "ntfs-3g
> /dev/sda1 /mnt/windows". You may have to "ls /dev/hd*" or "ls /dev/sd*"
> or "fdisk -l" to figure out the correct device to mount. If you are
> using a RAID device for your root file system, run "dmraid -ay" to
> attempt to mount all available RAID file systems, then "ls /dev/mapper"
> and look for your device. Also, if the NTFS file system is corrupted
> (which it probably is if you are reading this post) you may have to add
> the "-o force" flag to the mount, e.g. "ntfs-3g /dev/sda1 /mnt/windows
> -o force".
>
> 3 Verify that you have the correct file system mounted by "ls
> /mnt/windows". You should see the content of "C:" or whatever is your
> boot drive in Windows... if you don't, repeat Step 2 until you mount the
> correct device.
>
> 4 Navigate to the first hidden folder: "cd /mnt/windows/\$Extend". Note
> the backslash before the $; that is important as it keeps the command
> shell from interpreting the $ (it is really part of the file name).
>
> 5 Navigate to the second hidden folder: type "cd \$RmMetadata". Once
> again, note that the $ is escaped with a backslash.
> 6 Type "ls". Among the files/folders listed you should see "$TxfLog".
> Take a deep breath and recursively remove the $TxfLog file: "rm -rf
> \$TxfLog". Once again, note that the $ is escaped with a backslash.
> Use "ls" to verify that it has been deleted. (You should see the same
> listing as in Step 6 except the $TxfLog folder is now missing.)
> Type "cd /"
> Type "umount /mnt/windows" to cleanly unmount your NTFS filesystem.
> Type "init 6" to reboot, removing the CD when appropriate.
>
> At this point, your system will no longer bluescreen, but it may not
> boot, either. To fix that, here's part 2, for which you'll need a Vista
> DVD.
> Boot the Vista DVD and choose "Repair my computer".
> When the system looks for Vista installations to repair, it probably
> won't find any. Don't panic; just click Next.
> In the System Recovery Options list, choose Startup Repair. The system
> will process for a minute or two, then state that it needs to reboot to
> finish its repair. Allow it to reboot.
> Remove the DVD at the appropriate time and allow the system to boot
> from the hard drive.
> If the system complains that it was not shut down properly, choose
> "boot normally".
> You may have to repeat steps 12-16 up to five times to "convince" the
> system to rebuild itself. If the system gets "stuck" during the rebuild
> process for more than an hour or so, force it to reboot (hit the reset
> switch or power-cycle the system) and try again.
>
> That's it. With any luck at all you should have a bootable system
> again.
>
> The STOP 0x0000C1F5 bug is a nasty one, and I am confident that
> Microsoft will release a hotfix and/or Windows Update for it soon. In
> the meantime, if you are experiencing the problem, I hope this article
> helps to get you running again.
>
> Hope this gets it going for you! If you end up with another black
> screen try here 'Error message when you start Windows Vista:
> "The Windows Boot Configuration Data file is missing required
> information"' (http://support.microsoft.com/kb/927391/en-us)
>
> There is fix at Microsoft on the 0x0000C1F5. It is not final and you
> have to apply for it and you will get 2 passwords to access it to run.
>
> But what really sucks is you hav to have your system running to apply
> the fix!!!!!
>
> Nothing else from microsoft!!! except "we will fix it in Vista service
> pack 2.
> Ya Right
>
> Good Luck
>
> echostar
>
>
>

Reply With Quote
  #6  
Old 02-26-2009, 04:54 AM
Junior Member
 
Join Date: Feb 2009
Posts: 3
echostar is on a distinguished road
Default

Hi
I guess I forgot to tell everybody that if you want to do it quick then boot with a XP or Win 2K disk and format and then you can access the drive and start over.

Glad you got it going. Some people are buying new drives because they cannot get to the drive!!!

echostar
Reply With Quote
  #7  
Old 04-21-2009, 01:56 PM
Dave
Guest
 
Posts: n/a
Default Re: stop error code 0x0000C1F5

Thanks You so much. It worked perfectly
Thought is was a more serious problem...

"echostar" wrote:

>
> Hi Y'all
>
> I am sure you are in for some work now. first get SystemRescueCD ISO
> from
> 'MAIN PAGE - SYSTEMRESCUECD' (HTTP://SYSRESCCD.ORG/MAIN_PAGE)[/b] AND
> BURN A COPY.
>
>
> YOU HAVE GOT TO BE PATIENT AND GET THE DRIVE MOUNTED. ON THE DELL
> INSPIRON 1720 I JUST DONE THE DRIVE IS SDA3 IT WILLBE THE LARGEST ONE.
>
> SET THE BIOS TO BOOT FROM THE CD/DVD DRIVE.
>
> IF YOU ARE NOT USED TO LINUX (LIKE ME) GET A BITDEFENDER RESCUE CD
> WITH AUTO UPDATE VIRUS HERE [b]'BITDEFENDER RESCUE CD WITH AUTO UPDATE
> VIRUS DEFINITION FEATURES' (http://tinyurl.com/d83klr)
>
> This will scan your system (Takes a very long time) or cancel the scan
> and work with the program.
>
> Note !!!! This will not find the TxfLog folder Note that there is a
> capitol "T" and a capitol "L" in the file. There is a file with that
> name but it is in all lowercase letters. That is not the file to
> remove.
>
> These instructions are here also 'Workaround for STOP 0x0000C1F5 /
> 0xC1F5 / C1F5 / BSOD / CLFS.SYS / KB946084 - Delmartian Technologies'
> (http://tinyurl.com/5wvrby)
>
> There is a lot of info at the site above.
>
> So, here's an overview of how I fixed my system. For part 1, you need a
> SystemRescueCD disc. Don't forget that Linux commands are
> case-sensitive, so pay careful attention to upper and lower case letters
> and spaces between items on the command line. Also note that several of
> these file names contain dollar signs ($), and the $ must be escaped
> from interpretation by the shell by preceding it immediately with a
> backslash (\), e.g. "\$foo" when referring to a file named $foo.
>
> 1 Boot the SystemRescueCD disc, answering any localization questions as
> required, until you get to a shell prompt.
>
> 2 Mount your hard drive at /mnt/windows using ntfs-3g, e.g. "ntfs-3g
> /dev/sda1 /mnt/windows". You may have to "ls /dev/hd*" or "ls /dev/sd*"
> or "fdisk -l" to figure out the correct device to mount. If you are
> using a RAID device for your root file system, run "dmraid -ay" to
> attempt to mount all available RAID file systems, then "ls /dev/mapper"
> and look for your device. Also, if the NTFS file system is corrupted
> (which it probably is if you are reading this post) you may have to add
> the "-o force" flag to the mount, e.g. "ntfs-3g /dev/sda1 /mnt/windows
> -o force".
>
> 3 Verify that you have the correct file system mounted by "ls
> /mnt/windows". You should see the content of "C:" or whatever is your
> boot drive in Windows... if you don't, repeat Step 2 until you mount the
> correct device.
>
> 4 Navigate to the first hidden folder: "cd /mnt/windows/\$Extend". Note
> the backslash before the $; that is important as it keeps the command
> shell from interpreting the $ (it is really part of the file name).
>
> 5 Navigate to the second hidden folder: type "cd \$RmMetadata". Once
> again, note that the $ is escaped with a backslash.
> 6 Type "ls". Among the files/folders listed you should see "$TxfLog".
> Take a deep breath and recursively remove the $TxfLog file: "rm -rf
> \$TxfLog". Once again, note that the $ is escaped with a backslash.
> Use "ls" to verify that it has been deleted. (You should see the same
> listing as in Step 6 except the $TxfLog folder is now missing.)
> Type "cd /"
> Type "umount /mnt/windows" to cleanly unmount your NTFS filesystem.
> Type "init 6" to reboot, removing the CD when appropriate.
>
> At this point, your system will no longer bluescreen, but it may not
> boot, either. To fix that, here's part 2, for which you'll need a Vista
> DVD.
> Boot the Vista DVD and choose "Repair my computer".
> When the system looks for Vista installations to repair, it probably
> won't find any. Don't panic; just click Next.
> In the System Recovery Options list, choose Startup Repair. The system
> will process for a minute or two, then state that it needs to reboot to
> finish its repair. Allow it to reboot.
> Remove the DVD at the appropriate time and allow the system to boot
> from the hard drive.
> If the system complains that it was not shut down properly, choose
> "boot normally".
> You may have to repeat steps 12-16 up to five times to "convince" the
> system to rebuild itself. If the system gets "stuck" during the rebuild
> process for more than an hour or so, force it to reboot (hit the reset
> switch or power-cycle the system) and try again.
>
> That's it. With any luck at all you should have a bootable system
> again.
>
> The STOP 0x0000C1F5 bug is a nasty one, and I am confident that
> Microsoft will release a hotfix and/or Windows Update for it soon. In
> the meantime, if you are experiencing the problem, I hope this article
> helps to get you running again.
>
> Hope this gets it going for you! If you end up with another black
> screen try here 'Error message when you start Windows Vista:
> "The Windows Boot Configuration Data file is missing required
> information"' (http://support.microsoft.com/kb/927391/en-us)
>
> There is fix at Microsoft on the 0x0000C1F5. It is not final and you
> have to apply for it and you will get 2 passwords to access it to run.
>
> But what really sucks is you hav to have your system running to apply
> the fix!!!!!
>
> Nothing else from microsoft!!! except "we will fix it in Vista service
> pack 2.
> Ya Right
>
> Good Luck
>
> echostar
>
>
>

Reply With Quote
  #8  
Old 10-04-2009, 03:55 PM
ophelia
Guest
 
Posts: n/a
Default Re: stop error code 0x0000C1F5


You are a treasure ) I have spent hours and hours trying to solve this
problem and your solution has worked perfectly. Thankyou. I had dabbled
a little with the system recovery cd and also the trinity recovery disk;
however I wasn't too sure what I was doing, so didn't have much luck.
Needed the step-by-step explanation as provided above - thankyou,
thankyou, thankyou! Unbelieveable how many people are having this
problem, yet it took heaps of google searching before i came across a
solution that actually worked. May good fortune smile upon you always.


--
ophelia
------------------------------------------------------------------------
ophelia's Profile: http://forums.techarena.in/members/141036.htm
View this thread: http://forums.techarena.in/vista-help/956252.htm

http://forums.techarena.in

Reply With Quote
Sponsored Links
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help with Windows XP Stop code Alex Windows XP 4 02-28-2008 01:21 AM
Vista stop error code 124 tawashington Windows Vista 6 12-25-2007 06:03 AM
BSOD Stop error code when installing Vista bob42701 Windows Vista Installation 10 05-20-2007 04:48 PM
BSOD Stop Code PETER PENDLETON Windows XP Basics 0 05-05-2007 12:11 PM
Stop Code Mike-O Windows XP 1 04-23-2007 02:04 AM


All times are GMT. The time now is 06:18 AM.


Powered by vBulletin® Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger