CD-ROM


Table of Contents

Mounting CD-ROMs

mount -r /dev/rzXXXc /path/to/mount
 

Where XXX is the LUN - 1. For example, if the CD-ROM is LUN 7, then the device is /dev/rz6c.

You might need to use the following type flag if the CD is not ISO-9660:

-t cdfs
 
 
Return to top
 
Created: