All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jari Nguyen Trung Thanh <jari.nguyen@serialsystem.com.sg>
To: kingseft@samsung.co.kr
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: [Question] rc.sysinit .. auto start scripts??
Date: Thu, 08 Mar 2001 15:05:27 +0800	[thread overview]
Message-ID: <3AA72F37.FCF088B@serialsystem.com.sg> (raw)
In-Reply-To: H00002af04a94e43@MHS


You can look the file: /etc/inittab

This will have a line:
si::sysinit:/etc/rc.sysinit

/bin/init will look at /etc/inittab  and call this for you

Hope this help,
Jari

kingseft@samsung.co.kr wrote:

>  Hi, all developers...
>
>  Thanks for your kind answers for my previous ramdisk problem..
>  I made my own ramdisk and it workd fine... Really Thanks for helps..!!
>
>  I have one question about /etc/rc.sysinit !!
>
>  I think rc.sysinit runs automatically on system booting.. Is that right??
>  but, when I booted my target, of course I got linux shell prompt.
>  but /proc directory doesn't mount and didn't work ping, telnet, ifconfig...etc.
>
>  After I tried /etc/rc.sysinit , every thing worked fine..
>
>  Is it not possible to run etc.sysinit automatically on my linux booting??
>  I don't want to type /etc/rc.sysinit on command shell prompt line when target boots..
>
>  any comments will help me.. thanks.....
>


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2001-03-08  7:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-08  6:43 [Question] rc.sysinit .. auto start scripts?? kingseft
2001-03-08  7:05 ` Jari Nguyen Trung Thanh [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3AA72F37.FCF088B@serialsystem.com.sg \
    --to=jari.nguyen@serialsystem.com.sg \
    --cc=kingseft@samsung.co.kr \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.