Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Create an exact duplicate of a CD from the command line' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Create an exact duplicate of a CD from the command line
Authored by: silicontrip on Jan 15, '04 09:08:41PM

In the earlier days of OSX you couldn't use umount to unmount disks as this confused the automounter. Instead you should use disktool eg :

disktool -u disk2

you don't need to be root to run the command either, unlike umount.



[ Reply to This | # ]