Hello readers,
Today, we are going to learn how to make an iso image on macOS.
First of all, call the disk utility.

Then go to file. New as image.



Now finally, on the terminal type the following command.
cd Downloads
hdiutil makehybrid -iso -joliet -o -FILENAME.iso FILENAME.cdr
Leave a Reply