Use Guymanger to image
You can do multiple disks at once
- DVD drives are named TEAC DV_W28S-B
- Use Linux raw dd image
- Split image files over 2046 MiB
- Use a consistent or descriptive filename
- Only md5 checksums are necessary
- Verifying the image is a good idea
Try to mount the disk
- The image should have a .dd or .000 extention
- Right click and select "Disk Image Mount" under "Scripts"
Use disktype to detect image format
- Open a Terminal (CTRL + ALT + T)
- Navigate to a disk image with:
cd
to change directory:cd Desktop/myfolder
ls
to list files and directories:ls
- Run disktype
disktype myimage.dd
- View output:
...