- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- another problem I've run into tonight
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
02-12-2002 01:05 AM
02-12-2002 01:05 AM
another problem I've run into tonight
unknown: Unknown terminal type
[using open mode]
Segmentation Fault - core dumped
Whenever I try to set by set TERM=vt100 then I try to export TERM, then try to echo TERM - it prints a blank line
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2002 01:09 AM
02-12-2002 01:09 AM
Re: another problem I've run into tonight
How is the terminal connected? via a mux, or is it the web console?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2002 01:10 AM
02-12-2002 01:10 AM
Re: another problem I've run into tonight
Are you in a recovery shell?
If this is the case, and you're on the console, you should be able to check the TERM type with the function keys.
Also check what shell you're using - should be ksh or sh
what else....
try export TERM=vt220 or other term types ...
can't think apart from that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2002 01:11 AM
02-12-2002 01:11 AM
Re: another problem I've run into tonight
If you are on the system console, you
may want to try a different term type
like hp, or 70096.
# export TERM=70096
or
# export TERM=hp
then try
# clear
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2002 01:23 AM
02-12-2002 01:23 AM
Re: another problem I've run into tonight
to figure out what is cor'ing.
# what core
to help figure out why.
# export TERM=vt220
should work as suggested.
Check your .profile for strange term settings.
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2002 01:58 AM
02-12-2002 01:58 AM
Re: another problem I've run into tonight
===========================
type is :-
=========
#TERM=vt100;export TERM
#echo $TERM
(Note : echo $TERM command will display the current terminal type)
If the above commands are not helping out then you make sure you have the fileset called " Non HP Terminfo File" installed in your system by giving the command "#swlist -l fileset | grep term"
If you have CDE and Xconsole availabe in your system you can use #dtpad command to edit the file.
-Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2002 02:52 AM
02-12-2002 02:52 AM
Re: another problem I've run into tonight
Try export TERM=hp
vi
If this does not work use ex if it is a small
edit.
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2002 03:34 AM
02-12-2002 03:34 AM
Re: another problem I've run into tonight
is it possible, that you logged on as a "nomal" user and after that you did a switch user to root by "su -"? Then please try to do the command like this: "su" This should fix the problem.
Allways stay on the bright side of life!
Peter