- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: changing init level
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
05-12-2003 10:29 AM
05-12-2003 10:29 AM
changing init level
rjw
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2003 10:34 AM
05-12-2003 10:34 AM
Re: changing init level
1) While system boots, interrupt the normal boot process by pressing "any key"
2) Give "bo" or "bo isl" on the menu prompt.
3) Interact with ISL
4) On the ISL prompt, give this command:
ISL > hpux -is
This will boot the system in single user mode. You can change the config you need and reboot the system or start in multi user mode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2003 10:34 AM
05-12-2003 10:34 AM
Re: changing init level
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2003 10:38 AM
05-12-2003 10:38 AM
Re: changing init level
Hi,
See your man inittab page....
then do init q to force init deamon to scan for changes..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2003 10:41 AM
05-12-2003 10:41 AM
Re: changing init level
You should be able to terminate the offending script by entering CNTRL\ (hold the control character and press the backslash key.
To truly enter single user mode you need to boot into it, although for your purposes, and 'init s' should suffice.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2003 03:19 PM
05-12-2003 03:19 PM
Re: changing init level
...to bypass any hanging daemon during boot up.
From single user mode:
reboot
interrupt boot up
bo pri
interact with IPL
ISL> 'hpux -is'
# sh -x /etc/rc.config
-and-
# init 1,2,3
...to debug boot up.
Note any duplicate files in /etc/rc.config.d.