The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com




Thread: AutoMount
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 03-21-2004
pressy's Avatar
pressy pressy is offline Forum Staff  
solaris cultist
  
 

Join Date: Aug 2003
Location: Vienna / Austria (Europe) [EARTH]
Posts: 726
........

easy way:
use the /net directory to access the remote nfs-shares.... (already configured automountd)

otherwise you could mount it with your /etc/vfstab at boot time, but be carefull with the mount options.... false set false boot.... only mount when the remote drive is responding otherwise solaris should try it later, sorry i not sure about the right syntax but i've got another tip:
man mount (!)
:-)

greetings Preßy