![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unable to shutdown and start machine | panchpan | SUN Solaris | 3 | 11-03-2007 12:48 AM |
| Shutdown | aewpcoles | UNIX for Advanced & Expert Users | 6 | 08-03-2006 06:46 AM |
| How do you shutdown from login? | kapolani | UNIX for Dummies Questions & Answers | 1 | 07-08-2005 06:55 AM |
| Help unable to shutdown- RPC problems | MBGPS | UNIX for Dummies Questions & Answers | 3 | 10-01-2002 05:52 AM |
| to shutdown | rajashekaran | UNIX for Advanced & Expert Users | 2 | 02-18-2002 09:42 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Help unable to shutdown- RPC problems
I seem to have consistent problems shuting down whichever init state I use basically I get the following errors messages followed by a return to the prompt # shutdown -i6 -g0 -y Shutdown started. Tue Oct 1 09:47:03 BST 2002 Broadcast Message from root (pts/1) on hermione Tue Oct 1 09:47:04... THE SYSTEM IS BEING SHUT DOWN NOW ! ! ! Log off now or risk your files being damaged showmount: hermione: RPC: Program not registered Changing to init state 6 - please wait # # I have no ideas whats causing this can anyone help? |
| Forum Sponsor | ||
|
|
|
|||
|
vviscomi,
This seems like an NFS problem. It could be that the server you are mounting from is off live or the nfsd is not running on it. Try >showmount -e nfs.server.name This sould give you all of the files that it is sharing. If you don;t see anything then the nfsd is down. good luck |
|||
| Google The UNIX and Linux Forums |