<html>
<body>
<br>
Thanks for the dd command. I haven't really used it much. I tried Norton
Ghost 9 but it wouldn't install on Win2K Server...<br>
A guy from work told me about this to try as well:<br>
<font size=2>
<a href="http://www.cgsecurity.org/wiki/TestDisk" eudora="autourl">
http://www.cgsecurity.org/wiki/TestDisk</a></font> <br><br>
<br>
At 03:51 PM 1/8/2007, you wrote:<br>
<blockquote type=cite class=cite cite="">Do NOT write anything to the
drive until you have created a diagnostic<br>
backup of the the whole disc, so that you can get back to where you
are<br>
now, if you goof something up.&nbsp; That's especially important if you
have<br>
no other backup.<br><br>
One way to do get a diagnostic copy is this:<br><br>
dd if=/dev/hdf of=some-file-somewhere.image<br><br>
If you have media problems, that might not succeed, and you'll need
to<br>
use the options that force dd to continue in spite of errors, but<br>
usually the backup is useless when you have media errors.&nbsp; Also,
the<br>
image file must be on a filesystem that supports large files.<br><br>
Do you get anything from the drive while in Windows?&nbsp; Windows XP
is<br>
actually quite good at recovering corruptions in FAT and NTFS.&nbsp; I
would<br>
try CHKDSK F: /R /F, where F is the actual drive-letter.<br><br>
I'd also want to see what Computer Management/Disk...&nbsp; has to say
about<br>
it.<br><br>
parted is great at guessing in destroyed partitions.<br><br>
On Sat, 2007-01-06 at 20:49 -0600, Richard Knechtel wrote:<br>
&gt; I finished installing CentOS 4.4 and suddenly I can't get to my<br>
&gt; primary windows data drive, neither in Linux nor in windows. <br>
&gt; <br>
&gt; The drive is a 40 gig quantum fireball - it is/was formatter
with<br>
&gt; FAT32 as one partition. <br>
&gt; <br>
&gt; Anyone, anyone have an idea how to recover this????? PLEASE!<br>
&gt; <br>
&gt; Here is the specifics of what I was able to find so far - any
other<br>
&gt; suggestions are welcome.<br>
&gt; <br>
&gt; mount -t vfat /dev/hdf1 /windows/E<br>
&gt; mount: wrong fs type, bad option, bad superblock on /dev/hdf1,<br>
&gt; or too many mounted file systems<br>
&gt; <br>
&gt; from dmesg:<br>
&gt; hdf: QUANTUM FIREBALLP AS40.0, ATA DISK drive<br>
&gt; .........<br>
&gt; hdf: max request size: 128KiB<br>
&gt; hdf: 78177792 sectors (40027 MB) w/1902KiB Cache,
CHS=65535/16/63,<br>
&gt; UDMA(66)<br>
&gt; hdf: cache flushes not supported<br>
&gt; hdf: hdf1<br>
&gt; .....<br>
&gt; FAT: bogus number of reserved sectors<br>
&gt; VFS: Can't find a valid FAT filesystem on dev hdf1.<br>
&gt; .....<br>
&gt; FAT: bogus number of reserved sectors<br>
&gt; VFS: Can't find a valid FAT filesystem on dev hdf1.<br>
&gt; FAT: invalid media value (0x01)<br>
&gt; VFS: Can't find a valid FAT filesystem on dev hdf.<br>
&gt; FAT: bogus number of reserved sectors<br>
&gt; VFS: Can't find a valid FAT filesystem on dev hdf1.<br>
&gt; FAT: bogus number of reserved sectors<br>
&gt; VFS: Can't find a valid FAT filesystem on dev hdf1.<br>
&gt; <br>
&gt; &gt;From fdisk:<br>
&gt; fdisk -l /dev/hdf<br>
&gt; <br>
&gt; Disk /dev/hdf: 40.0 GB, 40027029504 bytes<br>
&gt; 255 heads, 63 sectors/track, 4866 cylinders<br>
&gt; Units = cylinders of 16065 * 512 = 8225280 bytes<br>
&gt; <br>
&gt; Device Boot Start End Blocks Id System<br>
&gt; /dev/hdf1 * 1 4866 39086113+ c W95 FAT32 (LBA)<br>
&gt; <br>
&gt; &gt;From fsck:<br>
&gt; fsck.vfat /dev/hdf<br>
&gt; dosfsck 2.8, 28 Feb 2001, FAT32, LFN<br>
&gt; Currently, only 2 FATs are supported, not 191.<br>
&gt; <br>
&gt; fsck /dev/hdf1 <br>
&gt; OR <br>
&gt; fsck.vfat -r /dev/hdf1<br>
&gt; fsck 1.35 (28-Feb-2004)<br>
&gt; dosfsck 2.8, 28 Feb 2001, FAT32, LFN<br>
&gt; Cluster size is zero.<br>
&gt; <br>
&gt; fsck.vfat -r -t /dev/hdf1<br>
&gt; dosfsck 2.8, 28 Feb 2001, FAT32, LFN<br>
&gt; Cluster size is zero.<br>
&gt; <br>
&gt; Please help!<br>
&gt; Thanks<br>
&gt; _______________________________________________<br>
&gt; clue-tech mailing list<br>
&gt; clue-tech@cluedenver.org<br>
&gt;
<a href="http://www.cluedenver.org/mailman/listinfo/clue-tech" eudora="autourl">
http://www.cluedenver.org/mailman/listinfo/clue-tech</a><br><br>
_______________________________________________<br>
clue-tech mailing list<br>
clue-tech@cluedenver.org<br>
<a href="http://www.cluedenver.org/mailman/listinfo/clue-tech" eudora="autourl">
http://www.cluedenver.org/mailman/listinfo/clue-tech</a>
</blockquote></body>
</html>