| DVD Unix UDF Mounting |
|
|
|
|
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
|





