CP/M 2 disk problems or something else [message #8241] |
Mon, 25 January 2021 12:32  |
quarterturn
Messages: 86 Registered: April 2018
|
Member |
|
|
I can't decide if I have a problem with my ROMWBW CP/M 2.2 RC2014 setup or a problem with my CF cards. Linux SD/CF testing tools say the CF cards are fine, and I can write images to them no problem.
I have no trouble reading files from CP/M 2.2. The problem starts with writing. Check this example:
B>D:
D>dir
D: DBASE2 PKG : MBASIC80 PKG : MBASIC85 PKG : INFOCOM PKG
D: XM COM : PLAN80 PKG : SUPCALC2 PKG : TURBOP3 PKG
D: WORDSTR4 PKG : ZORK123 PKG : ASCOM PKG : AZTEC PKG
D: DEPKG COM : PLANETFA DAT
D>E:
E>dir
E: ZORK123 $$$
E>era zork123.$$$
E>D:
D>dir
D: DBASE2 PKG : MBASIC80 PKG : MBASIC85 PKG : INFOCOM PKG
D: XM COM : PLAN80 PKG : SUPCALC2 PKG : TURBOP3 PKG
D: WORDSTR4 PKG : ZORK123 PKG : ASCOM PKG : AZTEC PKG
D: DEPKG COM : PLANETFA DAT
D>E:
E>dir
NO FILE
E>D:
D>B:pip e:=zork123.pkg
DISK WRITE ERROR: =ZORK123.PKG
D>dir
D: : : :
D: : : :
D: : : :
D: : : :
D: ZE K : LNTAA
D>E:
E>dir
E: OK2 $
E>
The garbled DIR listings clear up if you reboot.
Everything's fine until I try to copy a file from D: to E:. Once I get a disk error, none of the CF slices work properly (the ROMWBW B: RAM drive is fine). I'm willing to believe my CF cards are going bad, and I have some more on order, but these are Cisco-brand 64MB cards which are supposed to be the best for CP/M compatibility.
FWIW I also have a couple of IBM microdrives in CF format. None of my CP/M systems like these either, which is odd because they're just tiny, slow IDE drives in a CF case and should work fine. Again, these format and test fine in Linux.
Thanks for your help!
|
|
|
|
|
|
|
|
Re: CP/M 2 disk problems or something else [message #8250 is a reply to message #8249] |
Tue, 26 January 2021 08:29  |
quarterturn
Messages: 86 Registered: April 2018
|
Member |
|
|
Problem found:
There's an undocumented JP1 jumper on my CF board which I had set open and apparently must be closed. With the jumper set, things work fine.
This isn't documented on z180.no that I could find, so I sent an email to Karl for clarification.
|
|
|