Skip to main content
IBM  
Shop Support Downloads
IBM Home Products Consulting Industries News About IBM
IBM developerWorks : Linux : Education - Tutorials
LPI certification 102 exam prep, Part 4
ZIPPDF (letter)PDF (A4)e-mail
Main menuSection menuFeedbackPrevious
Next Section
4. Setting up NFS
  


Mounting directories *inside* exports page 11 of 11


Note that inventor's / 192.168.1.1/24(rw,no_root_squash) line will also allow us to mount directories inside /. For example, if inventor's /usr is on the same physical filesystem as /, and you are only interested in mounting inventor's /usr on sidekick, you could type:


# mount inventor:/usr /mnt/usr

Inventor's /usr tree will now be NFS mounted to the pre-existing /mnt/usr directory. It's important to again note that inventor's /etc/exports file didn't need to explicitly export /usr; it was included "for free" in our "/" export line.


Next Section
Main menuSection menuFeedbackPrevious
Privacy Legal Contact