Creating ISO images from a folder in OSX
Posted: 11 Nov 2015, 11:26
Come creare un file ISO da una cartella, in OSX
Open terminal and type the following command.
Open terminal and type the following command.
Code: Select all
hdiutil makehybrid -o ~/Desktop/image.iso ~/path/to/folder/to/be/converted -iso -joliet