view · edit · history · print

Working with ISO files

I can't believe there are still companies sending out CD's to people when you need software!

Make ISO file from CD with OSX

 
diskutil list
diskutil unmount /dev/disk1
dd if=/dev/disk1 of=DiscImage01.iso
diskutil eject /dev/disk1

On windows i now use Virtual clonedrive to mount the beast.

admin · attr · attach · edit · history · print
Page last modified on September 28, 2016, at 11:51 AM