Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

reading defective floppy

5 views
Skip to first unread message

charles cashion

unread,
Dec 14, 2009, 6:39:41 PM12/14/09
to
I have a 3.5 inch floppy that microsoft will not read.
There is some chance that information is still on it,
but without a valid boot record. Is there some way using
Linux to pull any information off of it?

I suppose then I would have to work to organize it.
I would be trading one problem for another problem.
--
Charles

philo

unread,
Dec 14, 2009, 6:44:34 PM12/14/09
to

Avid Fan

unread,
Dec 21, 2009, 6:04:12 PM12/21/09
to

Not attempting to write to the damaged device is important.

I have been able to read usbs and Hard drives that were unreadable in
windows simply by mounting them in Linux. No writing to the devices
required. If you happen to to have Linux installed on a machine give it
a try.

However the purpose built programs for recovering data from damaged
devices, as suggested by Philo, sound like your best bet.

The Meh

unread,
Jan 13, 2010, 4:36:43 PM1/13/10
to


If its plain text you need to rescue, just making a 1:1 copy with dd can
help. you can then usually just grab the text with a text editor like
gedit or vim or whatever.

Another thing is you can (I think) use dd or imaging software to copy
the floppy content 1:1 to another floppy on which you can then test
recovery software without risking the original floppy and its content.
In those cases make sure you use software that makes a 1:1 copy though,
and not software that just copies the files :-)

I managed to save a few guys at work with the write to image>notepad
trick once.

0 new messages