- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Console Login
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-15-2002 05:38 AM
05-15-2002 05:38 AM
Console Login
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 05:41 AM
05-15-2002 05:41 AM
Re: Console Login
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 05:42 AM
05-15-2002 05:42 AM
Re: Console Login
1) Enter Ctrl+D when console is online.
2) Check the console parameters and make it similar to the $TERM parameter.
3) Press f4
4) Change Keyboard
5) Change console.
I would NOT suggest you to restart the system, just becuase the console not working.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 05:43 AM
05-15-2002 05:43 AM
Re: Console Login
Looks to me like a console setting problem. Make sure the serial port that you are connecting to is configured in your terminal settings on the console. If you are using a HP terminal, 25 D connection is Serial1 and 9 pin D is Serial 2. If your system is connected to Serial 2 and if you reset the terminal with Control-D it will set Serial1 as the port.
Do not reboot the server.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 05:56 AM
05-15-2002 05:56 AM
Re: Console Login
Also check if any proces was running on the console and try to kill it.
Else check for the console settings :
baud rate, parity and stop bits
and check for the cable connectivity.
Which console are you using ???
Do not restart the server.
HTH,
Piyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 10:28 AM
05-15-2002 10:28 AM
Re: Console Login
THanks for everyone's input!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2002 10:31 AM
05-15-2002 10:31 AM
Re: Console Login
cat a file on /dev/console and see if something displays on the console.
cat /etc/passwd >/dev/console
Hope this helps.
regds