1833338 Members
2754 Online
110051 Solutions
New Discussion

reboot error

 
Roger Mork
Occasional Contributor

reboot error

I get the following error after a shutdown -ry 0 this just started
/sbin/auto_parms [1592] /tmp/sh123.113 cannot create
/sbin/auto_parms [8] who not found
/sbin/auto_parms [17] ps not found
/sbin/auto_parms [17] grep not found

any help would be great
4 REPLIES 4
Jonathan Fife
Honored Contributor

Re: reboot error

Are /tmp and /usr mounted? What run-level are you on (who -r)?
Decay is inherent in all compounded things. Strive on with diligence
Roger Mork
Occasional Contributor

Re: reboot error

yes both are mounted and run level 3
Peter Godron
Honored Contributor

Re: reboot error

Roger,
have a look at this thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=218526

First check is /usr and/or /usr/bin mounted ?
Peter Godron
Honored Contributor

Re: reboot error

Roger,
should explain,sorry.
/tmp is normally a link from /usr/tmp, so if /usr is not mounted, any process trying for /usr/tmp will fail.
who/ps/grep are all located in /usr/bin, so again if /usr is not mounted ....
You can check this with : "which grep"

Also.
Please read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#28

Your reward ratio in your profile shows 0 points allocated to 10 answers.