- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Skipping during boot
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
10-29-2000 01:09 PM
10-29-2000 01:09 PM
Skipping during boot
My 9000/715 is standning still during boot waiting for nfs client sub-system.
How do I force it to continue?
(I don't think it will ever go on after 2h +)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2000 02:23 PM
10-29-2000 02:23 PM
Re: Skipping during boot
If in the long term you don't want to start the nfs client service, then edit the /etc/rc.config.d/nfsconf configuration file and change the value for NFS_CLIENT to 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2000 05:34 PM
10-29-2000 05:34 PM
Re: Skipping during boot
NFS is not a good protocol to use for any production work as either a broken network or server will take down every client. While it is quite convenient, NFS does seriously decrease reliability of multiple systems.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 10:43 AM
10-30-2000 10:43 AM
Re: Skipping during boot
I can get a consol how ever.
What editor works??
I'we tryed VI, pico but there is no correct
linefeed in these two.
All I whant to do is delete a line in a conf file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 11:07 AM
10-30-2000 11:07 AM
Re: Skipping during boot
IF you can login at the console, but the configuration of the console isn't correct, then reset it as described in this thread:
http://my1.itrc.hp.com/cm/QuestionAnswer/1,1150,0x758d0559ff7cd4118fef0090279cd0f9,00.html
Now can you use 'vi'?
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 12:03 PM
10-30-2000 12:03 PM
Re: Skipping during boot
I've never done this on a workstation (I've got a 715/100 I can try it on tonight...) so I can't promise it will work like the console on an 800 series.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 01:55 PM
10-30-2000 01:55 PM
Re: Skipping during boot
But I have not been lucky so far :(
It seems like VI is presenting the hole file in one line.
The holding down 'D' key during boot seems quite useless on my HW. I can't see any diffenrence in boot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 02:34 PM
10-30-2000 02:34 PM
Re: Skipping during boot
I supose you have an HP terminal.
When NFS is trying to start press letf-top key (reset or interrupt if i remember well).
Try lots of times until startup cancels.
Then, if you have problems with vi there an alternative method.
On /sbin/rc3.d or /sbin/rc4.d there must be a file named Sxxxnfs.
Rename this file to lowercase (sxxxnfs).
This will avoid to start nfs because init looks for S's files to start subsystems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 02:54 PM
10-30-2000 02:54 PM
Re: Skipping during boot
Your last post said, vi presented your file as "one line". Does that line have embedded '^X' characters where X varies, perhaps ^M and ^Z ???
If you do a 'wc -l
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 04:20 PM
10-30-2000 04:20 PM
Re: Skipping during boot
Enjoy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2000 04:20 PM
10-30-2000 04:20 PM
Re: Skipping during boot
Enjoy.