- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- attach a console to a regular serial port?
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
11-06-2001 02:49 PM
11-06-2001 02:49 PM
attach a console to a regular serial port?
I want to console into a visualize workstation, however since it is a graphics machine, it doesn't have a dedicated console port.
Is there a way I can attach a console process to one of the (2) built in serial ports?
Thx,
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2001 02:57 PM
11-06-2001 02:57 PM
Re: attach a console to a regular serial port?
If by 'console process' you mean a login then all you have to do is run getty spawned by an inittab entry. SAM will do all this for you:
SAM->Peripherel Devices->Terminals & Modems->Actions->Add Terminal.
Attach a proper cable, set the terminal baudrate/wordlength/stopbits as you configured them in SAM and /etc/gettydefs and you are set.
Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2001 03:02 PM
11-06-2001 03:02 PM
Re: attach a console to a regular serial port?
Thanks,
Does putting it into inittab mean that it can only be run at startup? (which is fine).
Can you give me the command line version of that (in the event sam is inaccessible..)
Thx,
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2001 03:02 PM
11-06-2001 03:02 PM
Re: attach a console to a regular serial port?
Good Luck,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2001 03:03 PM
11-06-2001 03:03 PM
Re: attach a console to a regular serial port?
With your approach, what then after creating the device file?
Thx,
M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2001 03:03 PM
11-06-2001 03:03 PM
Re: attach a console to a regular serial port?
Try this link below, Looks like someone else wanted to do the same,
http://us-support.external.hp.com/cki/bin/doc.pl/sid=1f1eb313003980791f/screen=ckiDisplayDocument?docId=200000053303247
hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2001 03:08 PM
11-06-2001 03:08 PM
Re: attach a console to a regular serial port?
All you should have to do then is to hook up the console.
Hope this helps,
C