HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Newby HPUX 11.11i question
Operating System - HP-UX
1833756
Members
2145
Online
110063
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
11-23-2004 07:58 AM
11-23-2004 07:58 AM
Apologies in advance, but I am jsut beginning the HPUX track, and here is teh deal-e-o.
I installed (cold) hp-ux 11i onto a C200 wkst.
Upon rebooting following disk two, the system hung on NFS Client (note responding.... 4ever).
I logged in single user mode and there was NO VI. How to edit the nfsconf???? (that is question 1).
I 'guessed', and just rm'ed the nfsconf file, and rebooted.
I promptly got to the GUI, alomst. It says ...going to CDE... and it just hangs forever again.
I did get the chance to set up DHCP to my DHCP server, along with host name tc...
QUESTIONS:
1.a) What did I mess up?
1) How does one edit without vi? (rhetorical)
2) Steps (CD names) to install patches or whatever it is I need.
I can get into single user mode, but no VI in the path or LVs leaves me a bit stuck..
Thanks in advance.
L
I am on a 4 port KVM switch, so swapping beween systems when the HP box keeps hanging, hangs the KVM (Grrrrr...)
I installed (cold) hp-ux 11i onto a C200 wkst.
Upon rebooting following disk two, the system hung on NFS Client (note responding.... 4ever).
I logged in single user mode and there was NO VI. How to edit the nfsconf???? (that is question 1).
I 'guessed', and just rm'ed the nfsconf file, and rebooted.
I promptly got to the GUI, alomst. It says ...going to CDE... and it just hangs forever again.
I did get the chance to set up DHCP to my DHCP server, along with host name tc...
QUESTIONS:
1.a) What did I mess up?
1) How does one edit without vi? (rhetorical)
2) Steps (CD names) to install patches or whatever it is I need.
I can get into single user mode, but no VI in the path or LVs leaves me a bit stuck..
Thanks in advance.
L
I am on a 4 port KVM switch, so swapping beween systems when the HP box keeps hanging, hangs the KVM (Grrrrr...)
If you are not failing a lot, you are not trying anything difficult...
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2004 08:04 AM
11-23-2004 08:04 AM
Solution
Usually nfs step hangs due to an error in the /etc/rc.config.d/netconf file
Lots of things can cause it.
IP address conflict with another machine.
netmask not compatible with the rest of network or switch.
You can use vi under these circumstances.
boot single user, which you apparently already know how to do.
Then:(you may need full path for these commands)
mount /usr
mount /var
Now you can use vi
Edit the file you want to edit.
Check your network configuration planned on another workstation and make sure there is no ip address conflict.
SEP
Lots of things can cause it.
IP address conflict with another machine.
netmask not compatible with the rest of network or switch.
You can use vi under these circumstances.
boot single user, which you apparently already know how to do.
Then:(you may need full path for these commands)
mount /usr
mount /var
Now you can use vi
Edit the file you want to edit.
Check your network configuration planned on another workstation and make sure there is no ip address conflict.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2004 08:05 AM
11-23-2004 08:05 AM
Re: Newby HPUX 11.11i question
Vi is there it's just that /usr isn't mounted yet and you'll also need /var.
Fortunately all the commands you need are in /sbin and they are staically linked versions otherwise they would be useless because /usr/lib isn't available yet.
mount /usr
mount /var
That should put you in business.
Fortunately all the commands you need are in /sbin and they are staically linked versions otherwise they would be useless because /usr/lib isn't available yet.
mount /usr
mount /var
That should put you in business.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2004 08:11 AM
11-23-2004 08:11 AM
Re: Newby HPUX 11.11i question
Thanks guys.
If you are not failing a lot, you are not trying anything difficult...
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP