Bug 58738 - serial install doesn't leave a way to log in to the serial console
Summary: serial install doesn't leave a way to log in to the serial console
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.3
Hardware: alpha
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Alexandre Petit-Bianco
QA Contact: Brock Organ
URL:
Whiteboard:
: 58995 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-01-23 21:18 UTC by Jeff Wiedemeier
Modified: 2007-04-18 16:39 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-02-22 17:36:55 UTC
Embargoed:


Attachments (Terms of Use)

Description Jeff Wiedemeier 2002-01-23 21:18:20 UTC
Description of Problem:

After doing a serial install, there is
	1) no aboot.conf entry for the serial console (console=ttyS0 without
console=tty0)
	2) no *getty process running on the serial port
	3) no /etc/securetty entry for ttyS0 to allow root login on the serial console

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

Red Hat Linux release 7.1.90 (Roswell)

How Reproducible:

Very

Steps to Reproduce:
1. Perform a serial installation
2. Try to boot and log in on the serial console 

Actual Results:

Using installed aboot.conf entries, kernel messages can be directed to ttyS0,
but not userspace messages (i.e. boot messages once init has started).
There is now way to log in on the serial console

Expected Results:

To be able to send all console messages to ttyS0 and login in as user/root on
serial console

Additional Information:

7.1 installed mgetty, ran it on ttyS0, and added ttyS0 to /etc/securetty with a
serial install
7.1 with a serial install also had a console=ttyS0 entry in the installed
aboot.conf

Comment 1 Matt Wilson 2002-01-24 01:14:05 UTC
2) and 3) should be fixed with modifications to bootloader.py to append
console=ttyS0 if flags.serial is set, as kudzu should detect that /dev/console
is a serial terminal on bootup and add the getty, etc.


Comment 2 john.goshdigian 2002-01-27 20:09:47 UTC
A serail line (ttyS0) only option needs to be in aboot.conf on both the install
CD and on the target install system disk. DS20L systems do not have a graphics
card

Comment 3 Diego Novillo 2002-02-08 19:37:30 UTC
*** Bug 58995 has been marked as a duplicate of this bug. ***

Comment 4 Diego Novillo 2002-02-22 17:36:50 UTC
Fixed in RC1.

Comment 5 Beth Uptagrafft 2002-03-13 14:53:45 UTC
I'm closing this case because it was fixed in the Feb 22 delivery.  Please let 
us know if you still see any problems with this issue.


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