Stop Microsoft

Operating Systems => macOS => Topic started by: rtgwbmsr on 3 September 2002, 05:07

Title: ISO Maker
Post by: rtgwbmsr on 3 September 2002, 05:07
Does anyone know of any good ISO makers for the Mac (OSX)? I to use CD Images across multiple platforms, and this is the best way to do it for me.

(If you could avoid telling me your universally fantastic method of sharing CD's - that would be nice. This is the best way for me. I hate to sound like a b*tch but it's gotta be done)
Title: ISO Maker
Post by: ravuya on 3 September 2002, 05:21
I thought Disk Copy did that.

Otherwise, go to Terminal and type:

dd if=<your cdrom device> of=output.iso

[ September 02, 2002: Message edited by: Ravuya ]

Title: ISO Maker
Post by: rtgwbmsr on 3 September 2002, 05:29
I'll try that after I reinstall Jag. I tried the RageLTPro for Apple laptops patch on my PB, and it didn't work. The computer can't boot to anything except a CD.

But thanks, I'll try it.

BTW: Disk copy DOES make images, but only .dmg's

[ September 02, 2002: Message edited by: The_Muffin_Man/ Dustin /B0b ]

Title: ISO Maker
Post by: choasforages on 3 September 2002, 05:41
well, if the system if UNIX, then cat or dd/*dd works quider in my opion*/ the /dev/"insert cdrom file or device" > blah.iso


as for other systems, like mac os pre x, i wouldn't know
Title: ISO Maker
Post by: rtgwbmsr on 3 September 2002, 07:33
I'm getting a dd: no match error no matter what I do. I can switch to the directory, but it won't iso it.
Title: ISO Maker
Post by: rtgwbmsr on 3 September 2002, 11:37
Aha! It's the asterisk as a wildcard - It won't work with it...crap! How else so I move a whole directory?
Title: ISO Maker
Post by: trc3 on 3 September 2002, 15:25
to move the whole directory type

Code: [Select]

That would move the directory to where ever you specified.  This works for directorys and such but I have no idea about a cd or anything like that.  Hope that helps.

[ September 03, 2002: Message edited by: trc3 ]

Title: ISO Maker
Post by: psyjax on 3 September 2002, 22:58
There is an old program, pre-toast, called Astart CD Copy.

I think Disk Copy makes iso images however. Look in it's options.