HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Installation Error
Operating System - HP-UX
1825764
Members
2125
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 04:19 PM
06-26-2003 04:19 PM
Hi,
This the first time I am doing 110 installation.I have done a fresh installation of 110 core OS and then the support plus bundles everything went fine.But after that when the system rebooted the lan interface failed and the system hanged at NFS configuration.How can I come out of it?
I really appreciate if someone can throw any solutions .
Thanks,
Tim
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 04:27 PM
06-26-2003 04:27 PM
Solution
Hi Tim,
Press CTRL-\ (control back-slash) to stop the sequence. This will give you console login prompt. Login. Edit /etc/rc.config.d/nfsconf and make NFS_SERVER and NFS_CLIENT to '0'. After control-\, if it is giving "command respawning" errors, then hardboot the server, interact with ISL and go into single user mode by "ISL>hpux -is". Once you are in single user mode, edit the above file and make the corrections. You may have to set your TERM properly. Othewise, you will see garbage in vi session. After setting the TERM, type "clear" and make sure it works. Also edit /etc/fstab and remove any references to NFS mounts. Edit /etc/rc.config.d/netconf and fix the IP address and the route entries. Make sure the IP address is pointing to the correct interface. Once you are done type "init 3" to go to multi-user mode.
-Sri
Press CTRL-\ (control back-slash) to stop the sequence. This will give you console login prompt. Login. Edit /etc/rc.config.d/nfsconf and make NFS_SERVER and NFS_CLIENT to '0'. After control-\, if it is giving "command respawning" errors, then hardboot the server, interact with ISL and go into single user mode by "ISL>hpux -is". Once you are in single user mode, edit the above file and make the corrections. You may have to set your TERM properly. Othewise, you will see garbage in vi session. After setting the TERM, type "clear" and make sure it works. Also edit /etc/fstab and remove any references to NFS mounts. Edit /etc/rc.config.d/netconf and fix the IP address and the route entries. Make sure the IP address is pointing to the correct interface. Once you are done type "init 3" to go to multi-user mode.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 04:29 PM
06-26-2003 04:29 PM
Re: Installation Error
This is a very common problem. The fix is to reboot into single user mode, then mount /usr, /tmp and /var. Then run vi to edit the file: /etc/rc.config.d/nfsconf and set the following variables to zero:
NFS_CLIENT=0
NFS_SERVER=0
AUTOMOUNT=0
START_MOUNTD=0
Then you can reboot. If you need NFS, you can edit the nfsconf file as required once networking (including DNS) is properly configured.
Bill Hassell, sysadmin
NFS_CLIENT=0
NFS_SERVER=0
AUTOMOUNT=0
START_MOUNTD=0
Then you can reboot. If you need NFS, you can edit the nfsconf file as required once networking (including DNS) is properly configured.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 05:28 PM
06-26-2003 05:28 PM
Re: Installation Error
Hi,Tim
For Ctrl+\, vi is available and TERM will be OK! But when boot into single user mode, please follow:
[KEY]#fsck -y
#mount -a
to make vi usable! Normally the file system corrupting will occur when NFS service can't start then make a hard boot!
Just a tip!
-ux
For Ctrl+\, vi is available and TERM will be OK! But when boot into single user mode, please follow:
[KEY]#fsck -y
#mount -a
to make vi usable! Normally the file system corrupting will occur when NFS service can't start then make a hard boot!
Just a tip!
-ux
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP