Computing.Net > Forums > Windows XP > Fastfat.sys and XP

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Fastfat.sys and XP

Reply to Message Icon

Name: IHC53
Date: November 20, 2001 at 09:42:57 Pacific
Comment:

My fastfat.sys file has been corrupted and now my machine wont boot. I try a repair using the WinXp cdrom and I get an error "code 4". There is no way for me to repair or reinstall windows Xp using the boot disks or even a regular boot disk.

Any ideas on wht to do next?

HELP!




Sponsored Link
Ads by Google

Response Number 1
Name: Brandi
Date: December 21, 2001 at 19:30:10 Pacific
Reply:

if you're getting to a c promt type "format c:" after the promt. this should do the reformat. after the reformat is complete, just pop in your xp cdrom and reinstall. hope this helps!

B.


0

Response Number 2
Name: drdoug99
Date: December 30, 2001 at 06:45:29 Pacific
Reply:

OMG....I had that same problem. You have to copy fastfat.sys back to the directory. Luckily I have 2 computers, both with XP. THe one that was corrupted was with the retail winXP, I used the fastfat.sys file from RC1 of XP. You have to use a win98 boot disk or something, so you can get to a command prompt.

C:\windows\system32\drivers\fastfat.sys is the directory where you can find the file

in DOS, you'd want to type in

c:
cd \windows\system32\drivers\
g:
cd \windows\system32\drivers\
xcopy fastfat.sys C: /h /r
c:
attrib -r fastfat.sys

I'll explain what this will do...
First it will change to your C drive, then change to the directory \windows\system32\drivers\. Windows will remember this path for the copy command. Then it will switch to your G drive, assuming that is where the file you want to copy is stored, and then again changing the path for the drive. XCOPY is basically the same as copy, but it has more features. Because we changed the directories on both drives, we only have to mention the filename and target drive. The /h parameter allows you to copy hidden and system files, which might be the case, and the /r parameter allows XCOPY to overwrite read-only files. Finally, the ATTRIB command removes the read-only flag which the file would have, since it's copied from a CD (all files on a CD are treated as read-only by nature of the media).

but now, after all that, I got the file to sucessfully copy, and I no longer get that error, but windows freezes during bootup. And I still get error code 4 when I try to reinstall windows using the CD.

I'd do a reformat like Brandy suggessted, but then I'd lose all my data!! which is what I'm trying to save, otherwise I would not hesitate to reformate...


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Win Xp keyboard won't work in XP



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows XP Forum Home


Sponsored links

Ads by Google


Results for: Fastfat.sys and XP

xp won't boot up, fastfat.sys !!! www.computing.net/answers/windows-xp/xp-wont-boot-up-fastfatsys-/81151.html

BSOD. fastfat.sys causes crashes www.computing.net/answers/windows-xp/bsod-fastfatsys-causes-crashes/121358.html

XP logo.sys and other logo files www.computing.net/answers/windows-xp/xp-logosys-and-other-logo-files/14644.html