From: "Udo A. Steinberg" <reality@delusion.de>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Cc: Alexander Viro <viro@math.psu.edu>
Subject: init: open(/dev/console): Input/output error
Date: Fri, 15 Feb 2002 01:06:42 +0100 [thread overview]
Message-ID: <3C6C5112.39EFB4DD@delusion.de> (raw)
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.
reply other threads:[~2002-02-15 0:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3C6C5112.39EFB4DD@delusion.de \
--to=reality@delusion.de \
--cc=linux-kernel@vger.kernel.org \
--cc=viro@math.psu.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox