SC794, CP/M (Z-System) - how to format a new compact flash card?
105 views
Skip to first unread message
Randy Merkel
unread,
Jul 26, 2025, 9:32:43 PMJul 26
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to retro-comp
If this is addressed elsewhere, feel free to direct me there!
[Just completed the kit, booting into CP/M, Z-System successfully. No compact flash card.. yet]
Thanks,
-- Randy
Wayne Warthen
unread,
Jul 26, 2025, 10:55:25 PMJul 26
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to retro-comp
Probably start by looking at the RomWBW User Guide. Look at the sections called Disk Preparation and Disk Images. As a new user, I highly recommend starting with a disk image.
Thanks, Wayne
Randy Merkel
unread,
Jul 27, 2025, 9:01:36 PMJul 27
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to retro-comp
Yep, that helped but I had to dig to find info on FDISK80... but it's working.
Thanks!
Wayne Warthen
unread,
Jul 27, 2025, 10:27:51 PMJul 27
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Yep, that helped but I had to dig to find info on FDISK80... but it's working.
Glad it is working. If you used a disk image, you should not have needed FDISK80. Not sure exactly which process you followed.
Thanks, Wayne
Randy Merkel
unread,
Jul 29, 2025, 1:57:18 PMJul 29
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to retro-comp
It wasn't clear if I needed to use FDISK80 or not. Eventually figured out that I could just use dd. Tried with my Mac, but keep getting " dd: /dev/disk8: Resource busy" and switched to my Linux laptop, success!
Biggest issue was finding the right /dev/sd* ;)
Wayne Warthen
unread,
Jul 29, 2025, 2:22:28 PMJul 29
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to retro-comp
Glad you got it working. Yes, dd can be a little painful depending on the OS and the specific scenario.