Replies: 2 comments
|
It doesn't seem like using GreaseWeazle to read or write tapes using the tape drives connected to a floppy controller is an easy task. This is because the QIC117 standard uses a different protocol over the cable than what is used with regular floppy drives. For example, the STEP signal, which is used to switch tracks on floppy disk drives, is interpreted as a numeric command by the tape drive. These differences and additional command layers make it challenging to use GreaseWeazle with the available code for standard floppy drives from my perspective. Nevertheless it might be interesting of the architecture of GreaseWeazle would support such a different usage of signal lines in a relatively easy way or if the floppy drive "protocol" is too much baked in. |
|
Did you ever get any further with this investigation? I've got a pile of these QIC tapes, unknown degradation state, and no working 486 system to read them on. putting together an old pc is not a big lift obviously but the state of flux on 35 year old tapes has me skeptical an OG floppy controller on an ancient mobo is likely to recover all the data. I don't have a strong need or the funds to pay for forensic recovery it's really just an interesting exercise possibly people can make use of in the future. |
Uh oh!
There was an error while loading. Please reload this page.
I like to know if someone already has used GreaseWeazle to read or write tapes using those tape drives that could be connected to a floppy controller.
I just found the specs: https://www.qic.org/html/standards/11x.x/qic117j.pdf
--
Alex.
All reactions