The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 05-23-2006
Ebbi's Avatar
Ebbi Ebbi is offline
Registered User
 

Join Date: Mar 2005
Location: Germany
Posts: 139
This is most likely a problem of a remaining automount. I had the problem on my own box and fixed it by booting into single user mode (*) and then uncomment the file /etc/auto_master.

(*)single user mode:

1. Interrupt the boot process when prompted.
2. Type boot pri isl at the prompt.
3. At the ISL> prompt:, type hpux -iS
Reply With Quote