Hi folks,
I've tried to ask about this a couple of times, with little response except for a suggestion to try FWB. However, in another post I found FWB CD Toolkit crashes with a Type 3 error. So, I thought I'd write (what I imagine to be) a fairly simple utility to do what I want: DumbDD, since as far as I can tell, Classic Mac OS disk copying apps are intelligent things that want to write HFS, MSDOS or ISO images or volumes to partitioned devices (which makes sense) it already understands. I want to write an ISO for a foreign CD image (Debian, PA-RISC as it happens) to a SCSI Hard disk.
DumbDD
.. would be super-simple. It has a File:Open.. dialog to open any file as a disk image file... your fault if you pick a non-disk image file. It has a Dump:To SCSI0 to :SCSI7 menu option to write the image to a given SCSI device as raw blocks.
I've been reading the docs about how to use the SCSI manager:
preserve.mactech.com
preserve.mactech.com
I think there are a few others I could use. The first one uses assembler and Forth, but I understand both and I'll convert it to 'C'. I don't need to write a driver.
Is this of any use to anyone?
I've tried to ask about this a couple of times, with little response except for a suggestion to try FWB. However, in another post I found FWB CD Toolkit crashes with a Type 3 error. So, I thought I'd write (what I imagine to be) a fairly simple utility to do what I want: DumbDD, since as far as I can tell, Classic Mac OS disk copying apps are intelligent things that want to write HFS, MSDOS or ISO images or volumes to partitioned devices (which makes sense) it already understands. I want to write an ISO for a foreign CD image (Debian, PA-RISC as it happens) to a SCSI Hard disk.
DumbDD
.. would be super-simple. It has a File:Open.. dialog to open any file as a disk image file... your fault if you pick a non-disk image file. It has a Dump:To SCSI0 to :SCSI7 menu option to write the image to a given SCSI device as raw blocks.
I've been reading the docs about how to use the SCSI manager:
MacTech | The journal of Apple technology.
MacTech | The journal of Apple technology.
I think there are a few others I could use. The first one uses assembler and Forth, but I understand both and I'll convert it to 'C'. I don't need to write a driver.
Is this of any use to anyone?


