0 Followers
0 Following
4 Posts
Interesting. Will it just say DS#### on the chip on the board? I’ll look for it, that sounds great. Some parts of this board are hard to reach though.
This is what I was thinking too. The adapter I have does have its own power supply plugged in to molex. But it turns off when I also plug in usb.
I can’t find the coin cell cmos battery on the board…
Legend 730 Update - Lemmy.World

cross-posted from: https://lemmy.world/post/19281192 [https://lemmy.world/post/19281192] > A few days ago I posted about my old PC and there was some interest, here’s an update. > > tldr: the hdd saved everything! It has windows 3.1 and all the games I remember are still there. > > Longer story: > I bought a few adapters for PATA/IDE to USB and they didn’t work. I had this weird issue where when I plugged the usb into my computer, the drive would power off. You can hear it spinning when it’s on, plug in USB, drive powers off. Unplug USB, drive powers back on. So after buying 2 different adapters, I gave up on trying to read it that way. > > Then, I got a floppy reader and a bunch of floppy disks. The software testdisk has a DOS version, so I copied that to a floppy and ran it on the computer. While it was analyzing the HDD it told me in an error message that the drive appeared smaller than it actually is, and I should update my bios settings. > > After struggling to figure out how to get to bios (ctrl alt s, AFTER BOOTING), I googled my drive model and found the cylinders, heads, sectors information and manually typed that into the BIOS as a “user defined” hard drive, and that was all it needed to be able to read the drive. > > After that it booted straight into PC DOS + Windows 3.1 and everything is there. I found recipes, games, and other programs. > > I was going to try to send files over serial, but it wasn’t working for me (i still haven’t tried zmodem yet) but I couldn’t even receive an echo to the serial port. So I’ve been backing things up by copying to floppy disk, then reading the disk on my laptop with a reader. > > Image of hard drive [https://lemmy.world/pictrs/image/e8e8b06d-8215-410a-b8f6-8313fa0333cc.jpeg] > > Image of the computer running kings quest [https://lemmy.world/pictrs/image/bdc2ee39-9962-4a93-b233-fb67901c4205.jpeg] > > Running testdisk [https://lemmy.world/pictrs/image/09ad122f-1df9-4d0b-9ad5-79198c85d499.jpeg]

Legend 730 Update - Lemmy.World

A few days ago I posted about my old PC and there was some interest, here’s an update. tldr: the hdd saved everything! It has windows 3.1 and all the games I remember are still there. Longer story: I bought a few adapters for PATA/IDE to USB and they didn’t work. I had this weird issue where when I plugged the usb into my computer, the drive would power off. You can hear it spinning when it’s on, plug in USB, drive powers off. Unplug USB, drive powers back on. So after buying 2 different adapters, I gave up on trying to read it that way. Then, I got a floppy reader and a bunch of floppy disks. The software testdisk has a DOS version, so I copied that to a floppy and ran it on the computer. While it was analyzing the HDD it told me in an error message that the drive appeared smaller than it actually is, and I should update my bios settings. After struggling to figure out how to get to bios (ctrl alt s, AFTER BOOTING), I googled my drive model and found the cylinders, heads, sectors information and manually typed that into the BIOS as a “user defined” hard drive, and that was all it needed to be able to read the drive. After that it booted straight into PC DOS + Windows 3.1 and everything is there. I found recipes, games, and other programs. I was going to try to send files over serial, but it wasn’t working for me (i still haven’t tried zmodem yet) but I couldn’t even receive an echo to the serial port. So I’ve been backing things up by copying to floppy disk, then reading the disk on my laptop with a reader. Image of hard drive [https://lemmy.world/pictrs/image/e8e8b06d-8215-410a-b8f6-8313fa0333cc.jpeg] Image of the computer running kings quest [https://lemmy.world/pictrs/image/bdc2ee39-9962-4a93-b233-fb67901c4205.jpeg] Running testdisk [https://lemmy.world/pictrs/image/09ad122f-1df9-4d0b-9ad5-79198c85d499.jpeg]

We’ll see how far I get. I mean if I can just do copy file \\.\COM# on the DOS side and cat /dev/USB# > file on my laptop side then I’ll be happy.
Thanks for that. Looked online a bit, I’m going to order an rs232 to usb null modem cable. Then it looks like in DOS I should be able to set the baud and just copy a file to the port. On the receiving side I can program something to just read from the com port straight to a file. Add some automation and voila. 🤞

Right now the challenge is to get data off of my 5.25" floppy disks. Online shops are full of 3.5" to usb readers, but nothing for 5.25".

The reader in the computer still works.

I want to see what (if anything) i can copy from the drive, and then I’ll give this a shot and see how much mileage I can get out of it!

The gotek looks like a cool way to add usb storage support. I’m hesitant only because this thing boots from the 3.5" drive right now so I don’t want to touch that, but if I fix the hard drive problems and it boots from there then I might do this.

I do want to get an SSD in here, a friend of mine has done it before on a similarly old windows 98 system.