RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 841480 - RFE: need a easy way to configure serial port console with getty in kickstart
Summary: RFE: need a easy way to configure serial port console with getty in kickstart
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: anaconda
Version: 6.3
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Anaconda Maintenance Team
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks: 841481
TreeView+ depends on / blocked
 
Reported: 2012-07-19 06:28 UTC by Subhendu Ghosh
Modified: 2016-10-04 04:31 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
: 841481 (view as bug list)
Environment:
Last Closed: 2012-10-18 19:24:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Subhendu Ghosh 2012-07-19 06:28:57 UTC
Description of problem:

Some hardware roadmaps don't include graphics card or keyboard inputs - only serial ports. In order to debug these systems without a network ssh session or a local console with a keyboard and video card, we need a functioning serial port with both input and output capability.  Output is managed by kernel console= option and that is exposed by anaconda, but there is no equivalent for inittab munging.

It would be really useful to have a anaconda option that would enable getty on all the appropriate run levels


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Bill Nottingham 2012-07-19 20:10:19 UTC
Need more clarity: any time console=ttyS... is passed, a getty is automatically spawned on the serial console. What more is required?

Comment 2 David Cantrell 2012-10-18 19:24:04 UTC
I don't think this is relevant to RHEL-6.  upstart in RHEL-6 is configured by default to automatically start a getty on the console if it's a serial console.  It does this by examining the console= paramter, so we do not need to make any adjustments to /etc/inittab.

Marking this as CLOSED NOTABUG.


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