Jan-Benedict Glaw <[EMAIL PROTECTED]> writes:
> On Sat, 2004-08-07 07:07:02 +0200, Goswin von Brederlow <[EMAIL PROTECTED]>
> wrote in message <[EMAIL PROTECTED]>:
>> I have a very strange problem with my mipsel system. I boot via
>> network and nfs-root, activate NBD devices and then
>>
>> cd /mnt
>> exec chroot . /sbin/init
>>
>> The system boots up till the login prompt and everything seems
>> fine. But after a while (if I login or not) I get:
>
> NFS-Root is quite handy for debugging such cases! Just install
> nfs-user-server and strace it:) Unfortunately, you can't just strace
> init...
>
> MfG, JBG
Now that is a briliant idea. I will do that (3 more kde packages to go
before I can reboot).
MfG
Goswin