dd if=/dev/hdc of=nameofcd.isoto make an iso file of the content of a local directory:
mkisofs -o nameofiso.iso directorywithisocontent/quick and dirty hacks for unix and friends.
Warning: works here, but be prepared for
the worst if using without caution !