Bug 58738

Summary: serial install doesn't leave a way to log in to the serial console
Product: [Retired] Red Hat Linux Reporter: Jeff Wiedemeier <jeff.wiedemeier>
Component: anacondaAssignee: Alexandre Petit-Bianco <apbianco>
Status: CLOSED CURRENTRELEASE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: notting
Target Milestone: ---   
Target Release: ---   
Hardware: alpha   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-02-22 17:36:55 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:

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.