Mailinglist Archive: opensuse-bugs (14293 mails)
| < Previous | Next > |
[Bug 432700] No shells on consoles after installation
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 13 Oct 2008 04:38:27 -0600 (MDT)
- Message-id: <20081013103827.9036A245392@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=432700
User werner@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=432700#c19
Dr. Werner Fink <werner@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|
|varkoly@xxxxxxxxxx, werner@xxxxxxxxxx,
|
|kukuk@xxxxxxxxxx
AssignedTo|werner@xxxxxxxxxx
|varkoly@xxxxxxxxxx
Severity|Critical |Blocker
--- Comment #19 from Dr. Werner Fink <werner@xxxxxxxxxx> 2008-10-13 04:38:26
MDT ---
After visting the laptop of Will I've found that the ntp script
is hanging. And as this seems to be the last job which startpar
in /etc/init.d/rc handles currently. Therefore the boot process
is stopped at ntp. Let's have a look into the process table:
linux:~ # pstree -a 2158
rc /etc/init.d/rc 5
`-startpar -p4 -t 30 -T 3 -S 20000:45535 -M start -P N -R 5
|-ntp /etc/init.d/ntp start
| `-ntp /etc/init.d/ntp ntptimeset
| `-ntpd -g -u ntp:ntp -c /etc/ntp.conf -q
|-(splash)
`-(startpar)
now it seems that the ntpd is not a real daemon as it has
not forked away. If this is intended as it looks like that
the fist initial time is set from a time reference server,
there have to to a timeout on which the initial timeset fails
and the boot process can be continued.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User werner@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=432700#c19
Dr. Werner Fink <werner@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|
|varkoly@xxxxxxxxxx, werner@xxxxxxxxxx,
|
|kukuk@xxxxxxxxxx
AssignedTo|werner@xxxxxxxxxx
|varkoly@xxxxxxxxxx
Severity|Critical |Blocker
--- Comment #19 from Dr. Werner Fink <werner@xxxxxxxxxx> 2008-10-13 04:38:26
MDT ---
After visting the laptop of Will I've found that the ntp script
is hanging. And as this seems to be the last job which startpar
in /etc/init.d/rc handles currently. Therefore the boot process
is stopped at ntp. Let's have a look into the process table:
linux:~ # pstree -a 2158
rc /etc/init.d/rc 5
`-startpar -p4 -t 30 -T 3 -S 20000:45535 -M start -P N -R 5
|-ntp /etc/init.d/ntp start
| `-ntp /etc/init.d/ntp ntptimeset
| `-ntpd -g -u ntp:ntp -c /etc/ntp.conf -q
|-(splash)
`-(startpar)
now it seems that the ntpd is not a real daemon as it has
not forked away. If this is intended as it looks like that
the fist initial time is set from a time reference server,
there have to to a timeout on which the initial timeset fails
and the boot process can be continued.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |