PAUSE
UTERMINAL
TERMINAL
NEXT
$V1$
ENCORE5
ENCORE
BOX
COMMAND
GO
mount
SYNTAX
/etc/mount [ server name:/file system [ mount point ]]
FUNCTION
As superuser, you can mount any exported file system onto your
machine as long as you can reach that server over the network
and your machine is included in its /etc/exports file.
mount announces to the system that file system residing
on server name is available for exporting to mount point
on your machine.
Assume that you are on the disney machine and wish to
mount the /usr/movie file system from the server duck
on your directory /usr/jointproj/movie.
Please type the appropriate command!
$PROMPT$
That is correct!
You've got it on the 2nd try.
Good, you understand the concept.
Please use mount to export duck:/usr/movie
to /usr/jointproj/movie
Please type mount duck:/usr/movie /usr/jointproj/movie
You will be helped this time!
$PROMPT$
FORGET1
$PROMPT$mount duck:/usr/movie /usr/jointproj/movie
Observe the effect!
$PROMPT$