* init: open(/dev/console): Input/output error
@ 2002-02-15 0:06 Udo A. Steinberg
0 siblings, 0 replies; only message in thread
From: Udo A. Steinberg @ 2002-02-15 0:06 UTC (permalink / raw)
To: Linux Kernel; +Cc: Alexander Viro
Hi,
Linux-2.5.5-pre1 reintroduces this old problem for me again after it had been
ok with 2.5.3-final. Some interesting information that might help track down
what's causing it.
The problem only happens when the following bit of rc.local is executed upon
startup with 2.5.5-pre1. 2.5.3 is fine.
if [ -x /opt/dnetc/dnetc ]; then
su nobody -c /opt/dnetc/dnetc 1>/dev/tty7 2>&1 &
fi
There is no getty or anything running on tty7.
Additionally the system load as shown by w, uptime, etc. is the normal load
plus 100%. However, ps, top etc. don't show any processes causing load.
-Udo.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-02-15 0:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-15 0:06 init: open(/dev/console): Input/output error Udo A. Steinberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox