- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cannot boot into single user mode
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
01-24-2001 06:33 AM
01-24-2001 06:33 AM
-transition to run level 0 is complete
-wait for transition to run level S
and then the screen at our dumb terminal went to gibberish and the system froze. The display on the server reads
run F01F
HP D280 CPU0
We shut it off and interrupted the boot process to go to single user mode that way, but it froze on reboot. However, if we use the "shutdown -h" command, it will shut down just fine and restart fine after we power it back up. Go figure. Any help would be greatly appreciated. Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2001 06:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2001 06:54 AM
01-24-2001 06:54 AM
Re: cannot boot into single user mode
No, we havn't tried that the init s command. We have only used the shutdown and interrupted the boot process (when it says press a key in 10 seconds) and then typed
boot pri isl
and then
hpux -is
at the ISL prompt.
do you use the init command when the server is fully up and running?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2001 06:57 AM
01-24-2001 06:57 AM
Re: cannot boot into single user mode
To correct this, do the following:
1. On the console terminal, go into user system setup.
2. Make sure remote mode is on (enabled) and block mode is off (disabled).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2001 07:05 AM
01-24-2001 07:05 AM
Re: cannot boot into single user mode
run -- the system is running the operating system
FxnF -- x = the number of process runing at that instance. It's an instantaneous reading, not an average. Loads > 9 are displayed as A.
n = the number of processors
now the gibberish and the termial locking up when going to single user mode might be caused by something in the login process (/etc/profile, /.profile, maybe others) that is wanting to access something that isn't available in single user mode (anything in /usr) and this is causing your termial to be incorrectly setup. just a guess.
So have you changed files in the login process since the last time you booted into single user?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2001 07:11 AM
01-24-2001 07:11 AM
Re: cannot boot into single user mode
The "RUN F01F" is a normal running state for a D-Class server. "FxnF" is a running system with 'x' is the run queue depth every 5-seconds and 'n' is the number of processors.
My guess is that a kill script is dysfunctional. Have you changed any /sbin/init.d/ scripts recently?
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2001 07:17 AM
01-24-2001 07:17 AM
Re: cannot boot into single user mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2001 08:03 AM
01-24-2001 08:03 AM
Re: cannot boot into single user mode
Check in /sbin/rc0.d if you have any K??? script that could be the culprit.
'init s' is supposed to bring your system safely to single user mode, keeping all your filesystems mounted.
Best regards,
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2001 08:37 AM
01-24-2001 08:37 AM
Re: cannot boot into single user mode
Try looking at /etc/rc.log.old for any failures during shutdown.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2001 10:40 AM
01-24-2001 10:40 AM