Sponsored Content
Special Forums Windows & DOS: Issues & Discussions Reading old Unix files on windows pc Post 302638625 by methyl on Thursday 10th of May 2012 12:53:16 PM
Old 05-10-2012
Have you got the original computer? Does it still work?

There were several types of 5.25" floppy disc with variation in recording density and number of sides. Within this there were many alternative disc formats (including optional IBM PC format on some versions of SVR3).

You need to know absolutely everything about how these discs were written (hardware and software) to stand a chance of reading them back. Most of the time you will need the original computer and some timeless file transfer software like "kermit" or "ftp". Unless these are plain text files, there is no guarantee that Windows will be able to process them.

Magnetic media are not permanent and after 15-20 years stored in ideal conditions you will be lucky to read them.
If you need to test an ancient floppy drive, use an expendable blank disc rather than something irreplacable.

If the files are very important (and you have the funds) it may well be safer to employ a specialist data recovery outfit.

(Posts crossed. Implication that the original computer is available and that the discs are newer than 15-20 years).

Last edited by methyl; 05-10-2012 at 05:14 PM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

converting files from unix to windows

Need Help?? We receive Files From GM Motors and they written on a Sun Workstation using the Tar Command on a 4mm Dat Tape. We have an HP sure Store 24 Tape drive that will Execpt but when i do that it says that the media is bad. was wondering if there was any software that would read it in its... (2 Replies)
Discussion started by: jefft1976
2 Replies

2. Shell Programming and Scripting

Access Windows NT files through Unix.

I would like to write a script running on UNIX to purge files on Windows NT. How can access directory structure on NT through Unix? I am new to UNIX world. Could someone help me with the code. Thanks! (4 Replies)
Discussion started by: mkarekar
4 Replies

3. Filesystems, Disks and Memory

Unix Sco Open Server, Windows Computers Problem Access Unix Shared Files Help!!!!!

Hello Moto I hope someone can help We's here at work, have a unix box with sco openserver 5 on it, so it has a nice gui interface.. and also a fair few windows computers.. a system admin guy b4 me, has set up a user called neil, which can, when u try to access the unix box using windows... (2 Replies)
Discussion started by: haggo
2 Replies

4. Filesystems, Disks and Memory

reading unix file system from windows

I found a more appropriate section to post my question. Thanks! (0 Replies)
Discussion started by: cneill
0 Replies

5. UNIX for Dummies Questions & Answers

coping files from unix to windows

hey all, i have a unix computer and a windows os computer connected in the same local network i want to copy the etc folder to the windows computer so if my unix computer's hard disk rashes i can restore it from my windows computer. my first problem is i'm kinda lame with unix...i know... (3 Replies)
Discussion started by: shwinky
3 Replies

6. AIX

Do I need to configure my local windows to FTP files from local windows to a UNIX AIX server?

Hi Friends, I have this script for ftping files from AIX server to local windows xp. #!/bin/sh HOST='localsystem.net' USER='myid_onlocal' PASSWD='mypwd_onlocal' FILE='file.txt' ##This is a file on server(AIX) ftp -n $HOST <<END_SCRIPT quote USER $USER quote PASS $PASSWD put $FILE... (1 Reply)
Discussion started by: rajsharma
1 Replies

7. UNIX for Dummies Questions & Answers

Moving files from Windows 7 to Unix

Hi I'm sure this question has been asked before. I need to know how to write a script that will transfer a file from a windows directory to a UNIX directroy that can be ran from an Oracle Concurrent Program... I really don't know unix at all. PLEASE HELP! :wall: (3 Replies)
Discussion started by: kenlook123
3 Replies

8. Shell Programming and Scripting

Unix shell script to Copy files from one Windows server to another Windows server.

Can anybody please help me on how to code for the below requirement: I need to write a shell script (on different unix server) to copy files from multiple folders (ex. BRN-000001) from one windows server (\\boldls-mwe-dev4)to a different windows server(\\rrwin-ewhd04.ecomad.int). This shell... (4 Replies)
Discussion started by: SravsJaya
4 Replies

9. Shell Programming and Scripting

Need help with Reading/Editing of EBCDIC files at UNIX

Hi Folks, I need your help with Reading/Editing of EBCDIC files at UNIX. "dd" is not helping much so "iconv" too (as my file is packed decimal type). we will not be able to get access of powerexchange or mainframe. I need atleast 100 records from each file.(if all is possible it would be... (3 Replies)
Discussion started by: ektubbe
3 Replies

10. Shell Programming and Scripting

UNIX command to copy files from Windows to UNIX box

Hi Folks, I have a file name abc.xml in my windows machine at the location c:\ytr\abc.xml which I want to place at the unix box machine inside cde directory.. at the following location that is /opt/app/cde/ now the credentials of unix box are abc345 -->(dummyid) ftyiu88--->(dummy passwd) ... (4 Replies)
Discussion started by: punpun66
4 Replies
DARES(1)																  DARES(1)

NAME
dares - rescue files from damaged CDs and DVDs SYNOPSIS
dares -i image -s path [-h2i h2i_file] [-a] [-m] [-llogfile] dares-qt [-i image] [-s path] [-h2i h2i_file] [-a] [-m] [-llogfile] DESCRIPTION
Dares scans a CD/DVD image or a CD/DVD and tries to find files. It does not depend on filesystem information, but instead uses the Magic library to identify files. Doing it this way Dares can recover files even when the filesystem (ISO-9660 or UDF) on the disc is damaged and cannot be mounted anymore. Dares can use H2cdimage (ftp://ftp.heise.de/pub/ct/ctsi/h2cdimage.zip) files to rescue data from heavily damaged optical discs. OPTIONS
-i CD/DVD image file or device. -s Directory where the rescued files shall be stored. -h2i Optional h2i file for the CD/DVD image. -a Store all found files without any user interaction. -m Use Mime types instead of a description. -l Logfile (default: dares.log) AUTHOR
dares was written by Oliver Diedrich <odi@ct.heise.de>. This manual page was written by Michael Hanke <michael.hanke@gmail.com>, for the Debian project (but may be used by others). Michael Hanke Oktober 2005 DARES(1)
All times are GMT -4. The time now is 07:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy