On Thu, Sep 27, 2001 at 11:53:49AM -0400, jason becker wrote: > I also noticed that /net doesn't work with my HPUX > boxes for some (NFS protocol?) reason. Works with > Linux, Solaris and AIX though.
It works fine on HP-UX 10.20 here. Note the syntax: # cat /etc/auto_master /nfs -hosts -rw,soft,retrans=5 [...] # bdf /nfs/acq1/app/tmp Filesystem kbytes used avail %used Mounted on acq1:/app 2051743 216 1846352 0% /nfs/acq1/app Make sure you've got the latest cumulative NFS patch (PHNE_24143 for our systems; search the HP support site for details on yours).
