- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- HP-UX 11v1: Unable to access system via serial ter...
-
- Forums
-
Blogs
- Hybrid Cloud
- Edge
- Data & AI
- Working in Tech
- AI Insights
- Alliances
- Around the Storage Block
- Behind the scenes at Labs
- Careers in Tech
- HPE Storage Tech Insiders
- Inspiring Progress
- IoT at the Edge
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Russia
- HPE Blog, UK & Ireland
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-12-2014 11:58 AM - edited 04-12-2014 01:14 PM
04-12-2014 11:58 AM - edited 04-12-2014 01:14 PM
HP-UX 11v1: Unable to access system via serial terminal
After inserting the line
ttp0:234:respawn:/usr/sbin/getty -h tty0p0 H
in /etc/inittab and re-initializing with init q I did not get a login prompt on an attached terminal.
# ps -ef | grep -e 'getty'
replies only
root 4510 1 0 Jul 24 console 0:00 /usr/sbin/getty console console
root 13642 13602 1 20:53:54 pts/8 0:00 grep getty
When I start
# /usr/sbin/getty -h tty0p0 H
interactively, I get access as expected. Also I did not have any problems with the procedure described above on a 11v3 machine,
# ps -ef | grep -e 'getty'
replies
Ideas, hints, solutions are very welcome—thank you in advance!
Martin
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-13-2014 02:15 AM - edited 04-13-2014 02:20 AM
04-13-2014 02:15 AM - edited 04-13-2014 02:20 AM
Re: HP-UX 11v1: Unable to access system via serial terminal
Strange behavior: If I change the inittab-line to
ttp9:234:respawn:/usr/sbin/getty -h tty0p0 H
and do an init q the getty-process gets started and a login is possible.
After disable getty on tty0p0 and reset it to
ttp0:234:respawn:/usr/sbin/getty -h tty0p0 H
everything works as it should! A
# ps -ef | grep getty
shows
root 4510 1 0 Jul 24 console 0:00 /usr/sbin/getty console console
root 21254 21233 0 11:12:48 pts/8 0:00 grep getty
root 20493 1 0 10:55:30 tty0p0 0:00 /usr/sbin/getty -h tty0p0 H
Was there something like a ‘lock’ on ttp0? Any explanations are appreciated.
Greetings from a greenhorn!
Martin
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP