Results 1 to 2 of 2
Accidentally bulk Moved some floppy files via Computer on Desktop, need to restore them on the floppy. No other source of them. . have not re-written to fdd. Is there ...
- 01-14-2007 #1Linux Newbie
- Join Date
- Apr 2005
- Location
- West Oz
- Posts
- 140
restore MOVED floppy files???
Accidentally bulk Moved some floppy files via Computer on Desktop, need to restore them on the floppy. No other source of them. . have not re-written to fdd. Is there a Linux undelete or whatever to fix this??? Should I see a hard disk serviceman to restore them? debug is not completely beyond me, but it's been a while....tks rjp
2.6GHz Celeron, 1GB, 160GB, 128Mb SuSe11.2; PCTV, GBit eth0 on P4PE, 10/100 eth1 <Ride to ride again>.
- 01-16-2007 #2Linux User
- Join Date
- Jan 2007
- Location
- cleveland
- Posts
- 452
suggest step 1: make exact copy of the floppy
dd if=/dev/fd0 of=/<some directory>/floppy
then step 2: depending what sort of files they are:
if text files, try an editor "ed floppy"the sun is new every day (heraclitus)


Reply With Quote