Fedora mount a corrupted Win Fat32 (vfat) file system

Guolin Cheng guolin at alexa.com
Mon Apr 5 20:03:31 UTC 2004


Hi, 

Thanks. But the problem is, the file system header? on /dev/hd2
corrupted and failed, so that even I copied the partition to a big
disk.image file, I still can not mount it at all with "mount -o loop -t
vfat disk.image /mnt".

If it is workable to copy another good win fat32 file system, then copy
the "file system header" to overwrite the beginning sectors of file
disk.image?
And then exec the above mount command?  Anyone try this method before?
If so, how many sectors should I override?

 Suggestions are greatly appreciated.

 Thanks.

 --Guolin Cheng


-----Original Message-----
From: duncan brown [mailto:duncanbrown at email.com] 
Sent: Monday, April 05, 2004 12:29 PM
To: For users of Fedora Core releases
Subject: Re: Fedora mount a corrupted Win Fat32 (vfat) file system

you can dd the file system into a file, and then use mount to mount it.

dd if=/dev/hda2 of=diskimage.iso
mount -o loop diskimage.iso


----- Original Message -----
From: "Guolin Cheng" <guolin at alexa.com>
Date: Mon, 5 Apr 2004 12:05:18 -0700
To: <fedora-list at redhat.com>
Subject: Fedora mount a corrupted Win Fat32 (vfat) file system

> Hi, 
> 
>  
> 
>  I'm trying to recover data from a corrupted Win Fat32 file system
using
> Fedora, with a command "mount -t vfat /dev/hda2 /mnt", but the
operation
> fails. I'm pretty sure it is a fat32 file system because "fdisk"
proves
> a very honest gentleman :-), Now the problem is, How to recover data
> from a corrupted fat32 file system?  I run a "hdparm" on the hard disk
> to scan bad blocks and proves that the hard disk is error-free.
> 
>  
> 
>  Any suggestions/ideas are greatly appreciated. 
> 
>  
> 
>  
> 
>  Thanks.
> 
>  --Guiolin Cheng
> 
>  
> 

>
> -- 
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list



Time will end all my troubles, but I don't always approve of Time's
methods.

+( duncan brown
+( duncanbrown at email.com
+( http://www.linuxadvocate.net


-- 
fedora-list mailing list
fedora-list at redhat.com
To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list






More information about the fedora-list mailing list