Apr 06

Make ISO image from CD/DVD is so easy in MacOS or Linux, Let’s go…

  • Insert CD/DVD Disk
  • drutil status
  • Vendor Product Rev
    HL-DT-ST DVDRW GWA4080MA BE39

    Type: DVD-ROM Name: /dev/disk1
    Sessions: 1 Tracks: 1
    Overwritable: 00:00:00 blocks: 0 / 0.00MB / 0.00MiB
    Space Free: 00:00:00 blocks: 0 / 0.00MB / 0.00MiB
    Space Used: 776:36:36 blocks: 3494736 / 7.16GB / 6.67GiB
    Writability:
    Book Type: DVD-ROM (v1)

  • unmount disk with
    diskutil unmountDisk /dev/disk1
  • Create ISO file with
    dd if=/dev/disk1 of=file.iso bs=2048
  • Wait until success then test your image file

One Response to “Make ISO from CD/DVD in Leopard”

  1. [...] original post here: Make ISO from CD/DVD in Leopard Nessun tag per questo [...]

preload preload preload