Bug 58995 - CS20/DS20L - hangs on boot after: atd [ok]
Summary: CS20/DS20L - hangs on boot after: atd [ok]
Keywords:
Status: CLOSED DUPLICATE of bug 58738
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.3
Hardware: alpha
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Beth Uptagrafft
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-01-29 00:04 UTC by john.goshdigian
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-01-30 21:09:05 UTC
Embargoed:


Attachments (Terms of Use)

Description john.goshdigian 2002-01-29 00:04:17 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (Windows NT 5.0; U)

Description of problem:
After booting the install CD with console=ttyS0, and perfoming an installation with the serial line,
the attempting to boot the installed disk:
>>>b dkao -fl i
aboot> b 1/vmlinuz-2.4.9-14a root=/dev/sda2 console=ttyS0
... the system disk boots, things startup until:
Starting anaconds [OK]
Starting atd [OK]
hangs after the starting atd.

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


How reproducible:
Always

Steps to Reproduce:
1. install on system without graphics card (e.g. DS20L) - Have to boot manually, until aboot options fixed on CD and target disk 
   >>> b dqa0 -fl i
   aboot> ... console=ttyS0
2.  perform install, boot the hard disk (as per above) 
3.
	

Actual Results:  On booting, some programs are started, but 
system hangs, after atd [OK]

Expected Results:  System to come up

Additional info:

Comment 1 Diego Novillo 2002-01-30 19:45:48 UTC
The system doesn't hang.  The problem is that there is no inittab entry for
ttyS0.  Fixed in upcoming release.

As a work-around.  Do the following:

1- Boot in single user mode.
2- Add the following entry to /etc/inittab:

           7:2345:respawn:/sbin/mgetty -r -s 9600 ttyS0


Comment 2 Diego Novillo 2002-02-08 19:37:36 UTC
This is already documented in #58738.


*** This bug has been marked as a duplicate of 58738 ***


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