Re: Data Recovery from External FAT32 Drive
- From: Sybren Stuvel <sybrenUSE@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 27 Apr 2007 14:14:02 +0200
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
--
Sybren Stüvel
http://www.stuvel.eu/
.
- Follow-Ups:
- Re: Data Recovery from External FAT32 Drive
- From: ray
- Re: Data Recovery from External FAT32 Drive
- From: birre
- Re: Data Recovery from External FAT32 Drive
- References:
- Data Recovery from External FAT32 Drive
- From: mleo2003
- Data Recovery from External FAT32 Drive
- Prev by Date: Data Recovery from External FAT32 Drive
- Next by Date: Re: Beryl -- can it be installed with apt-get / synaptic?
- Previous by thread: Data Recovery from External FAT32 Drive
- Next by thread: Re: Data Recovery from External FAT32 Drive
- Index(es):
Relevant Pages
|