Mounting a CD/DVD Device

From UNIX Systems Administration
Revision as of 11:49, 5 January 2012 by Michael Kohler (talk | contribs)
Jump to navigation Jump to search

AIX

  • # mount -v cdrfs -r /dev/cd0 /cdrom

-- Alternatively --

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

Further Reading

  1. IBM pSeries and AIX Information Center