Hi, On Sun, Sep 16, 2001 at 08:25:17PM +0800, qiuqingjun wrote: > I downloaded the source code of linux-2.2.14 and simple-ramdisk.image.gz from > ftp://ftp.denx.de/pub/LinuxPPC/usr/src/. > In ramdisk, there is a file named /linuxrc which includes some shell scripts, > but why it is NOT executed when system boot?
could you be more specific - your system can't really boot without /linuxrc, because shell is called in it. So you system doesn't boot I guess? If I'm correct, where does it stop? BTW. linuxrc is executed when kernel preparing namespace, that is after all initializations, preparing devices... it is in 'init' thread. -- Ah, kakor pot je nase zivljenje, temna, zavita, LP, Jure brez dalj - V prsi zabodeno hrepenenje, negativni total. -- ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
