How to create an ISO image from a CD on a Mac: Insert the CD, and open Terminal Find the mount point #~> mount /dev/disk0s2 on / (hfs, local, journaled) devfs on /dev (devfs, local, nobrowse) map -hosts on /net (autofs, nosuid, automounted, nobrowse) map auto_home on /home (autofs, automounted, nobrowse) /dev/disk1s0 on /Volumes/CDImage (cd9660, [...]
