System Administration Guide

Example--Accessing CDs on Other Systems

This example mounts the CD named Solaris_2.6_sparc from the remote system mars onto the /cdrom directory of the local system.


$ cd /net/mars
$ ls /cdrom
cdrom0     Solaris_2.6_sparc
$ su
Password: password
# mount -F nfs ro mars:/cdrom/Solaris_2.6_sparc /cdrom
# exit
$ ls /cdrom
Solaris_2.6_sparc