Tagged Questions
0
votes
1answer
300 views
How to clone CD or DVD from the CLI so it can be accessed in VirtulaBox Windows VM
How can I clone a CD or DVD to an ISO or DMG, using just the CLI, so that I can attach it to a VirtualBox VM.
I often clone CDs or DVDs using the following commands:
diskname=`df -kh /Volumes/* | ...