Mounting CDs on AIX

You should consult your AIX documentation for exact details of how to mount a CD on your system.

  1. Log on as root.
  2. Use SMIT to mount the CD-ROM, or use the following command: mount -r -v cdrfs /dev/cd0 /mnt where /dev/cd0 is the CD-ROM device and /mnt is the mount point