- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Interrupting boot with ctrl+pipe (Ctrl+|)
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-22-2007 07:26 AM
10-22-2007 07:26 AM
Interrupting boot with ctrl+pipe (Ctrl+|)
Can someone confirm if the following are correct (I dont have access to a test system to experiment on and could do with knowing should I need these on reboot) ?
On boot, while init is running through the various start scripts, ctrl+\ should terminate the currently running start script (in the event that it has hung) ?
To terminate the boot process completely and drop to a shell, ctrl+| (pipe) will stop execution immediately ?
When in single user mode, I was typing a command and tried to cancel the current input.. I ended up with
"for i in `cat /etc/fstab` do
>
>"
but could not get out of the current command.. ie, everything I tried just gave me another > to enter more input. From /bin/sh what is the key combination to end the current command (ie, similar to ctrl+c in ksh) ?
Any pointers greatly appreciated... are there any good docs covering the ctrl+ ?? key combinations available on boot ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2007 07:35 AM
10-22-2007 07:35 AM
Re: Interrupting boot with ctrl+pipe (Ctrl+|)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2007 07:43 AM
10-22-2007 07:43 AM
Re: Interrupting boot with ctrl+pipe (Ctrl+|)
I originally thought similar about the ctrl+| but I could swear that when I did that last time, it terminated the whole boot process and dropped me to a shell... is there a key combo that will abort the whole boot process and give a shell (assuming that ctrl+| only terminates the current script)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2007 07:56 AM
10-22-2007 07:56 AM
Re: Interrupting boot with ctrl+pipe (Ctrl+|)
~cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2007 08:21 AM
10-22-2007 08:21 AM
Re: Interrupting boot with ctrl+pipe (Ctrl+|)
On real case some time worked for me to get to the next rc script and some it goes to the login prompt.