* 2.5.31 problems
@ 2002-08-20 10:51 Kasper Dupont
0 siblings, 0 replies; only message in thread
From: Kasper Dupont @ 2002-08-20 10:51 UTC (permalink / raw)
To: Linux-Kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-08-20 10:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-20 10:51 2.5.31 problems Kasper Dupont
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®