Comment on Packard Bell Legend 730
reflectedodds@lemmy.world 2 months agoI can try it out once i learn how to use this thing. I’m gonna have to get a usb floppy reader/writer to copy stuff from a modern computer.
Comment on Packard Bell Legend 730
reflectedodds@lemmy.world 2 months agoI can try it out once i learn how to use this thing. I’m gonna have to get a usb floppy reader/writer to copy stuff from a modern computer.
Toes@ani.social 2 months ago
If you need a hand with anything this era of computers was what I learned on. So feel free to msg me.
reflectedodds@lemmy.world 2 months ago
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.
Toes@ani.social 2 months ago
Oh the serial idea sounds like fun. You would need a null modem cable for that. A regular non-crossover serial cable typically won’t work.
You could use ZMODEM for that.
There are adapters out there to connect some floppy drives to a modern computer but they tend to be expensive or difficult.
Alternately, you could just copy the large floppies to the smaller kind. Then use a more common usb floppy drive for that.
If you could get a ISA ethernet card into that box, you could setup networking and transfer that way.
reflectedodds@lemmy.world 2 months ago
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. 🤞