I check the busybox .config there is no CONFIG_EMBEDDED option, so error is not come from here, either. Really weird.
2010/10/9 Michael Blizek <[email protected]> > Hi! > > On 08:46 Sat 09 Oct , cheng chen wrote: > > Oh, I am using busybox, the linuxrc file is a link to the /bin/busybox, > and > > I find that /sbin/init is also a link to the /bin/busybox. So there is no > > difference. > > Actually with busybox there is a difference. Busybox looks at the link > which > was used to call it and behaves differently depending on which link it was. > This is why e.g. /bin/ls and others all point to busybox and behave > correctly. > The reason for the panic is probably not nfs, but busybox doing strange > things, maybe due to /linuxrc . Please try booting once without > init=/linuxrc . If this does not help, check busybox compile time features > whether support for /sbin/init was compiled in. If this does not help, > check > this: > > $ grep CONFIG_EMBEDDED .config > # CONFIG_EMBEDDED is not set > > Make sure this option is *not* set as it can cause weird behaviour. > > -Michi > -- > programing a layer 3+4 network protocol for mesh networks > see http://michaelblizek.twilightparadox.com > > -- Cheng(шка) Fedora Project Contributor -- Ambassador https://fedoraproject.org/wiki/User:Freakrobot <https://fedoraproject.org/wiki/User:Freakrobot>VEDA Open Source Club co-founder http://www.vedaclub.org/ _______________________________________________ My Page: http://gnudam.webgarden.com
