cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with BMR SRT Creation on RHEL 5 for NBU 7.0

AlanTLR
Level 5

Hi.  When I try to create an SRT for linux on my RHEL 5 machine, the CR/LF only echoes the control character, and does not "enter":

./bmrsrtadm

Select one of the following options:

    1.  Create a new Shared Resource Tree.
    2.  Create a new CD image based Shared Resource Tree.
    3.  Copy an existing Shared Resource Tree to a new location.
    4.  Import a Shared Resource Tree.
    5.  Modify an existing Shared Resource Tree.
    6.  Delete an existing Shared Resource Tree.
    7.  List Shared Resource Trees available on this server.
    8.  Quit.

Enter your selection (1-8) [1] : 1^M^M^M^M^M
[Error] V-125-637 SRT processing has been interrupted.
 

I've tried changing the TERM environment variable, but found no resolution.  does anyone know a fix for this?

2 REPLIES 2

mandar_khanolka
Level 6
Employee

This is happening due to your telnet console settings problem. I feel implicitly CR is getting passed on every LF.

How are you connecting to your BMR BS machine?

From windows box using putty or something like that?

Thanks.

-Mandar

AlanTLR
Level 5

I am connecting via SSH from my linux machine via a Konsole window (bash).

Using Putty from Windows from another machine "fixed" it.