Monday, August 29, 2011

How to mount a cd manually in AIX

To manually mount a cd in IBM AIX:

# mount -V cdrfs -o ro /dev/cd0 /cdrom 

Example:


mount -V cdrfs -o ro /dev/cd0 /cdrom