LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-30-2011, 07:54 PM   #1
Optiker
Member
 
Registered: Nov 2005
Distribution: Mint 14 Nadia
Posts: 189

Rep: Reputation: 21
Zip disk corrupted - Linux utility/driver to recover?


I was checking about 25 old zip disks containing Windows data, to copy those with stuff worth saving, so I could then dispose of them since I no longer want to maintain them. All read perfectly, but one apparently was corrupted in some way when I inserted it. In attempting to open it, it displays at least the first of the folders in the structure. In this case, the symptom is that it displayed a folder name that was located on the disk I read just previous to this one.

Is there any Linux software that might let me recover data by reading the data on it in some way not associated with the Windows FAT? There may or may not be multiple folders, but I believe that the files are all image files - probably PNG, but possibly TIFF or JPG.

I am running Linux Mint KDE Rel 9 (Isadora).

Thanks!
Optiker
 
Old 03-30-2011, 08:09 PM   #2
themanwhowas
Member
 
Registered: Nov 2005
Distribution: CentOS 5, Fedora 23
Posts: 218

Rep: Reputation: 29
foremost is 'da bomb'
http://foremost.sourceforge.net/
 
1 members found this post helpful.
Old 03-30-2011, 09:34 PM   #3
Optiker
Member
 
Registered: Nov 2005
Distribution: Mint 14 Nadia
Posts: 189

Original Poster
Rep: Reputation: 21
Thanks for the suggestion, but I'm not sure I made myself clear. I can't access the disk. When I insert the disk in the drive, the "auto run" tries to read it but fails. I was expecting that the necessary utility would need to be something like a driver for the zip drive that would allow it to access what is there in spite of the "auto run" that tries to open the disk.

Maybe I'm asking for the impossible. I guess Iomega offers a recovery service, so I may have to resort to that.I'd need to mail it in to get a free estimate of cost, and of course, they offer no guarantees.

Thanks again!
Optiker
 
Old 03-31-2011, 12:45 AM   #4
sml156
LQ Newbie
 
Registered: Dec 2010
Posts: 6

Rep: Reputation: Disabled
I think this might be what your looking for, disk spanning and if they are corrupted there is a command that tries to fix

http://kb.winzip.com/kb/?View=entry&EntryID=15
 
Old 03-31-2011, 08:24 AM   #5
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
I don't think it matters if the autorun doesn't work. try photorec or foremost on the device and they will try to carve data from anything that is accessible. If that doesn't work, I don't know of anything else that will.

Quote:
Originally Posted by sml156 View Post
I think this might be what your looking for, disk spanning and if they are corrupted there is a command that tries to fix

http://kb.winzip.com/kb/?View=entry&EntryID=15
This is off topic.
 
Old 03-31-2011, 10:13 AM   #6
Optiker
Member
 
Registered: Nov 2005
Distribution: Mint 14 Nadia
Posts: 189

Original Poster
Rep: Reputation: 21
sml156...This is not a zipped file issue. It involves a Zip disk as used in an Iomega Zip drive - the "old" technology wherein a floppy-sized disk holds 100 MB.

TexMex...I'll take another look at those and see. I'm not a very experienced Linux user, so may be back here with questions if one or the other looks possible.

Thanks
Optiker

Last edited by Optiker; 03-31-2011 at 10:17 AM.
 
1 members found this post helpful.
Old 03-31-2011, 10:17 AM   #7
szboardstretcher
Senior Member
 
Registered: Aug 2006
Location: Detroit, MI
Distribution: GNU/Linux systemd
Posts: 4,278

Rep: Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694
+1 for having a zip disk
 
Old 03-31-2011, 12:20 PM   #8
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Yes, I once had a zip drive, it's not a floppy drive, but it's similar.
 
Old 03-31-2011, 12:58 PM   #9
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,704

Rep: Reputation: 5897Reputation: 5897Reputation: 5897Reputation: 5897Reputation: 5897Reputation: 5897Reputation: 5897Reputation: 5897Reputation: 5897Reputation: 5897Reputation: 5897
FYI if you are trying to mount the ZIP disk via linux the data is actually on the 4 partition. I assume these were as-is preformatted disks. I could not tell if you were using windows or linux to copy them before your troubles began. Another option would be to try photorec in an attempt to recover the data.


BTW did you forget to use "safe to remove" prior to ejecting the disk? Also is this a USB Zip drive?

Last edited by michaelk; 03-31-2011 at 01:00 PM.
 
Old 04-04-2011, 08:37 AM   #10
Optiker
Member
 
Registered: Nov 2005
Distribution: Mint 14 Nadia
Posts: 189

Original Poster
Rep: Reputation: 21
michaelk...Disks were as-is, preformatted, reading using Windows when problem occurred, I didn't know there wqs such a thing as "safe to remove" for Zip disks under Windows, and it's an internal drive, not USB.

When I tried to open the disk in Linux, it actually read and displayed the folder structure, but when I tried to read the file list of what was in the folders, I got a bunch of garbage...random characters including symbols - maybe a text representation of a binary file, or, since I don't know if there were folders in the disk's root or just files, possibly a text representation of an image file. So, the data could be there, but I'm beginning to think that for whatever reason, Windows may have started to write the data from the previous disk that was not yet cleared from memory to the disk in question. If so, may not be recoverable.

I think I've found the original data for which this Zip disk was a backup, so it may not be worth pursuing further. However, without being able to read the files on the corrupted disk, I can't be sure the content is identical or complete. I do have the original documents - historical family docs, not business docs - that were scanned and comprise the content of the corrupted disk, so in pinch, could compare content to the original data and rescan anything that isn't included.

I'm delaying trying photorec because I'm far from a casual computer user, but also not an expert in tech kinds of things. However, my son and son-in-law who are both computer programmers, are both visiting next week and will be able to help me, or at least give me a bit more confidence, to try it.

Thanks!
Optiker
 
Old 04-04-2011, 04:39 PM   #11
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,985

Rep: Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626
Try testdisk. Testdisk is also a live cd.

Hopefully an internal reader and not parallel.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Can I use Linux to recover files from corrupted hard drive? parasiempresk Linux - Hardware 13 02-22-2010 03:11 AM
PHP ZIP MYSQL - open zip without writing it to disk benjalien Programming 2 01-15-2010 05:14 AM
Corrupted journal in a Linux LVM How to recover ccj4467 Linux - General 0 01-16-2009 12:10 PM
LXer: Linux: Recover Corrupted Partition From A Bad Superblock LXer Syndicated Linux News 0 08-22-2008 10:50 PM
My external backup disk is corrupted by window registry how do I recover the data? cbn302 Linux - General 2 07-09-2006 10:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 11:55 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration