PDA

View Full Version : Cd emulation



ajcates
November 5th, 2007, 03:35 AM
I have an application, that makes a cd, and then burns it, it doesn't allow me to save it as a iso image, but I can't burn it(no cd burner) so how would I make it burn to a iso image. Kinda like cd emulation except I want to write to the cd as well.

oh yea the application is for mac.

I have another solution in my head, I run ubuntu on a computer that has a cd burner, is there any way I can mount the cd-burner device over to my mac over a network and then use it to burn a cd??

grimdeath
November 7th, 2007, 10:58 AM
Just use disk utilities and make an image file you can mount in OSX and write files to it, then unmount it and transfer it via network and burn the iso on the Ubuntu based PC.

Should work you could also try using Toast.

Good Luck.

ajcates
November 7th, 2007, 05:53 PM
I have toast, but I really don't know how to use it.