On Tuesday 13 April 2004 11:21 am, Lawrence Clemens wrote:
> Thanks, for the ideas.  Knoppix can see it but can't read it.
>
> A W98 boot disk  says no fixed disks present when the FDISk command is
> used.
>
> A Ghost boot disk run in DOS sees no valid source drive - would Drive Image

If you can see from Knoppix then try pulling an image of the drive and/or 
partition to a new hard drive using dd_rescue 
(http://www.garloff.de/kurt/linux/ddrescue/).  I've recovered four hard 
drives this way, never losing more than a few MB of data.

Here's an example how this might work:

cd ~
mkdir recover
cd recover
dd_rescue /dev/hdb ./bad_disk.img
... up to several hours later ...
dosfsck -a -V ./bad_disk.img
mount ./bad_disk.img /mnt/tmp
ls /mnt/tmp


-- 

Ben Maas - Technology Architect
Open Technology Systems, LLC
-----------------------------------------------------------
eMail: bmaas at open-techsys.com
Web:   http://www.open-techsys.com
Phone: 952.448.3121
Fax:   952.448.4944
Cell:  612.743.3674

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list