Get the latest e-discovery and computer forensics news in one place.

Sign up for the monthly JD&A Newsletter today!






DVD Unix UDF Mounting PDF Print E-mail
The book states that the "mount" command must be used to
mount the DVD under Unix. We have found that the reader must
force the file system as "UDF" rather than allowing the system to
use ISO9660.

The reader can mount the DVD with the following command,
assuming the CD-ROM/DVD reader is defined as /dev/cdrom:

mount -t UDF /dev/cdrom /mnt/cdrom