Technical questions for the MPC2000xl and the MPC2000
User avatar
By chilom Sun May 19, 2024 4:44 pm
is it the RP2040 ? (mini ?)
Do you have an sd card (formated) inside ? if so, there should be some error logs generated. this would greatly help. If not logging enought, put the https://github.com/ZuluSCSI/ZuluSCSI-fi ... luscsi.ini file at the root level, set debug to 1 (uncomment).
you wanna look after zululog.txt
Plug the zulu before powering on the mpc
User avatar
By chilom Mon May 20, 2024 12:19 pm
on the mac, use diskutils to format the sd as fat.
drop the ini file at the root level

you can also add a empty virtual harddrive like HD0.hda : launch the terminal and paste the command mkfile -n 1g HD0.img for example.

in the mpc you will format the hd0 one.
you can create 6 virtual hd, just avoid hd6 as scsi 6 is reserved on the 2000 (if i remember well)
By manufracture Mon May 20, 2024 2:43 pm
chilom wrote:is it the RP2040 ? (mini ?)
Do you have an sd card (formated) inside ? if so, there should be some error logs generated. this would greatly help. If not logging enought, put the https://github.com/ZuluSCSI/ZuluSCSI-fi ... luscsi.ini file at the root level, set debug to 1 (uncomment).
you wanna look after zululog.txt
Plug the zulu before powering on the mpc


I have just joined github and started a new thread Mpc 2000 zulu scsi zip not working 424
is that correct?
User avatar
By chilom Mon May 20, 2024 5:07 pm
:Sigh:

All right, the zulu is working perfectly.

Which os version are you running on the mpc ? 1.20 ? Do you have a os floppy disk to boot from?
User avatar
By chilom Tue May 21, 2024 8:19 am
oki doki
Are we talking about the zip drive or the zulu, i get confused.
let's stick with the zulu.
have you created the HD0.img stuff as stated before on your mac ? because your logs clearly shows that it's not the case (or with inappropriate naming convention)
if so, once the sd + zulu plugged into your mpc, select scsi-0, and format it from the mpc. if this work, then you are done