From: Kasper Dupont <kasperd@daimi.au.dk>
To: Linux-Kernel <linux-kernel@vger.kernel.org>
Subject: 2.5.31 problems
Date: Tue, 20 Aug 2002 12:51:23 +0200 [thread overview]
Message-ID: <3D621F2B.73B24DE0@daimi.au.dk> (raw)
I have some problems with 2.5.31. I boot from an initial
ramdisk and my /sbin/init script is at the end of the mail.
I do get sash on both tty's, but typing any command just
locks up this shell. I tried "cd tmp", "-ls", and a few
others. Even "-cat sbin/init" locks up. Any attempt to
reboot using CTRL+ALT+DEL or ALT+SYSRQ+B results in a
solid lockup, at this point only a hard reset is possible.
Can anybody provide me a hint on where to find the problem?
Or do I have to do binary search through the patch?
#!/bin/sh
mount /proc /proc -t proc
mount /tmp /tmp -t tmpfs
ifconfig lo 127.0.0.1
ifconfig eth0 62.xx.xxx.91
route add default gw 62.xx.xxx.1
while true
do
open -c 2 -w /bin/sash
done &
while true
do
open -c 1 -w /bin/sash
done
--
Kasper Dupont -- der bruger for meget tid på usenet.
For sending spam use mailto:aaarep@daimi.au.dk
or mailto:mcxumhvenwblvtl@skrammel.yaboo.dk
reply other threads:[~2002-08-20 10:47 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=3D621F2B.73B24DE0@daimi.au.dk \
--to=kasperd@daimi.au.dk \
--cc=linux-kernel@vger.kernel.org \
/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
all inboxes | Powered by JetHome®