Results 1 to 6 of 6

Thread: Read files from 1993 vintage Disk Drive

  1. #1

    Thread Starter
    Fanatic Member VBAhack's Avatar
    Join Date
    Dec 2004
    Location
    Sector 000
    Posts
    617

    Read files from 1993 vintage Disk Drive

    Any tips on how I might read the files from a 1993 vintage disk drive? My guess is that it is formatted to be compatible with Windows 3.1 (as opposed to DOS). When I attach it to a modern PC it spins but appears to be an unrecognizable format.

    Either it is corrupted or some special trick is needed to read the files. The drive is from my father in law's computer (which unfortunately no longer works) and contains written memoirs that my wife decided she wanted (15 years after he passed).

    Any suggestions at all would be appreciated.

  2. #2

  3. #3
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: Read files from 1993 vintage Disk Drive

    Don't know if this site would be of any use?

    http://www.gaby.de/win3x/esoft.htm
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  4. #4
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: Read files from 1993 vintage Disk Drive

    Quote Originally Posted by VBAhack View Post
    Any tips on how I might read the files from a 1993 vintage disk drive? My guess is that it is formatted to be compatible with Windows 3.1 (as opposed to DOS). When I attach it to a modern PC it spins but appears to be an unrecognizable format.

    Either it is corrupted or some special trick is needed to read the files. The drive is from my father in law's computer (which unfortunately no longer works) and contains written memoirs that my wife decided she wanted (15 years after he passed).

    Any suggestions at all would be appreciated.
    Have you tried connecting it to the comp via usb? Getting an external HDD kit (make sure it's for IDE hard drives) are relatively cheap (less than $50)
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  5. #5
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: Read files from 1993 vintage Disk Drive

    It would be probably as cheap to buy a pc with 3.1 on it and slap in the drive.

  6. #6
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: Read files from 1993 vintage Disk Drive

    Quote Originally Posted by VBAhack View Post
    Any tips on how I might read the files from a 1993 vintage disk drive? My guess is that it is formatted to be compatible with Windows 3.1 (as opposed to DOS). When I attach it to a modern PC it spins but appears to be an unrecognizable format.

    Either it is corrupted or some special trick is needed to read the files. The drive is from my father in law's computer (which unfortunately no longer works) and contains written memoirs that my wife decided she wanted (15 years after he passed).

    Any suggestions at all would be appreciated.
    windows 3.1 wasn't even a disk operating system. You installed it on top of dos. It may be that the drive has been compressed with drivespace or doublespace. If this is the case the drive will have hiddenfiles on it and the drive image will end in a number such as .000 or .001. However if this is his only drive, it will also contain the supporting software to read it. Set this disk as your boot drive and see what happens.
    You need to verify though that your drive is even being recognized by your bios. Simply plugging the drive into power will make it spin. That has nothing to do with whether or not it is even a functioning drive. It is possible the drive is bad.

    I would like more information, such as whether or not the drive
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width