Bug 156411

Summary: rescue shell has wrong terminal settings
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED CURRENTRELEASE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: FC4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-08-19 06:48:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 136451    

Description Bill Nottingham 2005-04-29 21:07:42 UTC
The shell, chrooted into /mnt/sysimage, has the wrong terminal settings - what
you type isn't echoed.

Comment 1 Jeremy Katz 2005-04-29 21:47:08 UTC
Hrmm, what does stty show?  We're not changing anything from the defaults...

Comment 2 Bill Nottingham 2005-05-03 18:39:38 UTC
stty sez:
speed 38400 baud;
flush = ^U;
ignbrk -brkint -imaxbel
-echo

tty2 is:
speed 38400 baud;
flush = ^U;
-brkint -imaxbel



Comment 3 Bill Nottingham 2005-05-03 22:20:00 UTC
Fix committed, needs testing.

Comment 4 Rahul Sundaram 2005-08-15 16:51:35 UTC
Does this one still need testing?