View Single Post
  #3   (View Single Post)  
Old 29th July 2008
TerryP's Avatar
TerryP TerryP is offline
Arp Constable
 
Join Date: May 2008
Location: USofA
Posts: 1,547
Default

Quote:
Originally Posted by fstab manual
Note that, for network file systems
of third party types (i.e., types supported by additional software not
included in the base system) to be automatically mounted at system
startup, the extra_netfs_types rc.conf(5) variable must be used to extend
the rc(8) startup script's list of network file system types.

The easiest way is usually to go through /etc/rc.local unless one wants to get jiggy with fuse/sshfs and do it properly.
__________________
My Journal

Thou shalt check the array bounds of all strings (indeed, all arrays), for surely where thou typest ``foo'' someone someday shall type ``supercalifragilisticexpialidocious''.
Reply With Quote