Bug 101383 - virtual terminals aren't available when installing via a serial console
Summary: virtual terminals aren't available when installing via a serial console
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 8.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-07-31 15:55 UTC by Tim Moloney
Modified: 2007-04-18 16:56 UTC (History)
0 users

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-07-31 19:13:52 UTC
Embargoed:


Attachments (Terms of Use)
Uses the screen utility to provide virtual terminals (3.15 KB, patch)
2003-07-31 15:59 UTC, Tim Moloney
no flags Details | Diff

Description Tim Moloney 2003-07-31 15:55:45 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624

Description of problem:
When installing via a serial console, the shell and extra log output
normally available on the virtual terminals (alt-f2, alt-f3, etc.) are
not available.


Version-Release number of selected component (if applicable):
anaconda-8.0-4

How reproducible:
Always

Steps to Reproduce:
Install via serial console.

Actual Results:  No virtual terminals.

Expected Results:  No virtual terminals (but having them would be useful).

Additional info:

I've created a patch to the anaconda loader that will start the anaconda
python script in screen if the console is a serial port (--serial).

Comment 1 Tim Moloney 2003-07-31 15:59:29 UTC
Created attachment 93299 [details]
Uses the screen utility to provide virtual terminals

This patch modifies the anaconda loader to start the anaconda python script in
screen if the console is a serial port (--serial).  It also modifies the
ramdisk
build script to include screen and it library dependencies.

Comment 2 Jeremy Katz 2003-07-31 19:13:52 UTC
Not going to add this -- you can hit ctrl-z to get a shell during the install. 
Adding screen makes the size too much larger.


Note You need to log in before you can comment on or make changes to this bug.