
If you want to do a clean install of macOS Sierra, or you have multiple Macs to install it on, then a bootable flash drive for is your best bet for easy installation. Here’s how to make one. Copy and Create bootable USB from ISO file Mac (now from.DMG) Now copy all the contents in the DMG file to the Pendrive. Follow the below command to copy files and make it bootable. Sudo dd if=converted.dmg of=USB disk location bs=1m. Eg: sudo dd if=Converted-windows.dmg of=/dev/disk2 bs=1m. Now you are all done. If you have downloaded an ISO image of another operating system, say Ubuntu Linux or Windows 10, and you wish to turn that ISO image file into a bootable USB installer drive using a USB flash drive or USB key, you’ll find the most reliable way to copy or ‘burn’ the ISO to that target USB volume is by turning to the command line of Mac OS X.
Thanks to: https://forums.hak5.org/index.php?/topic/15567-convert-bootable-usb-to-iso/

Download and install ImgBurn. It’s a free application, but be careful during installation that you don’t install the 3rd party crap with it. Make sure you select “Custom” during each screen and deselect the crapware that tries to sneak in.
Plug the bootable stick into your machine.
Open the ImgBurn application.

Now click on the “Create image file from files / folders”
Next to the Sources pane, click on the Browse Folder button.
Select the folder or drive you want to convert. In this instance I’m just imaging the D: drive.
Next, click on the Browse Folder button next to the Destination part.
Select a location to store the .iso file, and the name for it. In this instance I’m saving it to C:TempNew Folder and naming it Image.
One drive for mac download. Click the Advanced tab, and then the Bootable Disc tab.
Check the Make Image Bootable checkbox, and click the Browse button next to Boot Image.
Browse to the Boot folder, and open the etfsboot.com file.
Set the Developer ID to Microsoft Corporation and the Sectors To Load to 8. Leave 07C0 in the Load Segment part.
Iso To Usb Bootable Software For Mac


Now click the big Build button on the bottom-left.
Because we didn’t give the image a title, we get this error. Just click Yes to accept the default, or provide a name you desire.
And you’ll receive a confirmation about what will happen next. Click OK. In my case, I actually had to go back to the advanced tab as well to permit making an image that exceeds the ISO standard size (Mine’s over 10GB).
And then patiently wait…
Mac Create Bootable Usb From Iso
And that’s it! Enjoy your newly created .iso file.