On Thu, 21 Sep 2000, john slater wrote:
dunno if this is appropriate for LIH or LIP so responding on LIH.
> and the systems stop at that point. can some help me
> in,
> 1) which is the sysinit file, were is it found
> 2) can i remove the login prompt, if so how
1) From the Bootdisk-HOWTO
<snip>
Once the root filesystem is loaded and mounted, you see a message like:
VFS: Mounted root (ext2 filesystem) readonly.
At this point the system finds the init program on the root filesystem (in
/bin or /sbin)and executes it. init reads its configuration file
/etc/inittab, looks for a line designated sysinit, and executes the named
script . The sysinit script is usually something like /etc/rc or
/etc/init.d/boot (/etc/rc.d/rc.sysinit on RH). This script is a set of
shell commands that set up basic system services
</snip>
2) If u do not need multiuser mode (which IMHO u might not, it being an
embedded system) set the default init to 1 (On RH). U have to login if u
need the multiuser mode. However u can arrange to login directly into a
non root user mode using default init 1. U'll have to setup the services
which u want in the single user mode if u do this.
--
#!!! If anything can go wrong, _FIX_ it. (To hell with MURPHY)
Ajay kumar Dwivedi
[EMAIL PROTECTED]
----------------------------------------------
The mailing list archives are available at
http://lists.linux-india.org/cgi-bin/wilma/LIH