Re: Data Recovery from External FAT32 Drive
- From: birre <spamtrap@xxxxxxxxxxxx>
- Date: Fri, 27 Apr 2007 14:57:37 +0200
On 2007-04-27 14:14, Sybren Stuvel wrote:
mleo2003 enlightened us with:I thought about using fsck, or even trying to use something like
UBCD4Win, or the SysRescue CD, to try to fix it
Make an image with
dd if=/dev/sdb1 of=image.fat32
then bind it to a loop device:
losetup /dev/loop0 image.fat32
and run fsck and other software on /dev/loop0. That'll allow you to
experiment without altering any bits on the original filesystem.
Sybren
Well, very correct, but the damn disk was 300 gig , I don't think
he has free space for dd :-)
I should test with fsck.vfat -n first , and see the result.
If the problem looks simple, an interactive repair (fsck.vfat -r)
may work.
/birre
.
- References:
- Data Recovery from External FAT32 Drive
- From: mleo2003
- Re: Data Recovery from External FAT32 Drive
- From: Sybren Stuvel
- Data Recovery from External FAT32 Drive
- Prev by Date: ▓█ HONEYMOON KISSING PICS ▓█
- Next by Date: Re: Data Recovery from External FAT32 Drive
- Previous by thread: Re: Data Recovery from External FAT32 Drive
- Next by thread: Re: Data Recovery from External FAT32 Drive
- Index(es):
Relevant Pages
|