kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: dhylands@gmail.com (Dave Hylands)
To: kernelnewbies@lists.kernelnewbies.org
Subject: inittab is not executing after my Linux box boots up
Date: Tue, 14 Jun 2011 10:19:50 -0700	[thread overview]
Message-ID: <BANLkTiku0EaychWMBvgsKgJ=0V3BxjQSfg@mail.gmail.com> (raw)
In-Reply-To: <BANLkTimsvoF8SdsC=_33-ziWepny+zocVQ@mail.gmail.com>

Hi Prajosh,

On Tue, Jun 14, 2011 at 10:07 AM, Prajosh Premdas
<premdas.prajosh@gmail.com> wrote:
> Hi
> I am stuck with a problem. inittab is not executing after my Linux box boots
> up.
> The problem in detail. I have a linux box, i load the Linux image uImage
> using TFTP and my root file system is configured in NFS. After the security
> key is generated, my box just waits there?infinity. Its not starting a new
> terminal.
> The new terminal has been specified in the inittab as
> ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 # GENERIC_SERIAL
> Can anybody help me out with this problem?
> Since i am not able to set password i cannot do a secure shell?access?too.

If I had to guess (since you didn't include any boot logs, that's
pretty much all I can do), I'd say that your NFS mount of the root
file system isn't working.

You can always try and see if you can even boot into a shell manually,
by adding init=/bin/sh to the kernel command line.

Have you tried booting without using NFS, and verifying that you can
mount the NFS volume?

-- 
Dave Hylands
Shuswap, BC, Canada
http://www.davehylands.com

  reply	other threads:[~2011-06-14 17:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-14 17:07 inittab is not executing after my Linux box boots up Prajosh Premdas
2011-06-14 17:19 ` Dave Hylands [this message]
2011-06-14 17:22   ` Prajosh Premdas
2011-06-15  6:40     ` Raseel Bhagat
2011-06-19 15:24       ` Prajosh Premdas
2011-06-19 15:53         ` Mulyadi Santosa
2011-06-19 17:52         ` Dave Hylands
2011-06-20  6:24           ` Prajosh Premdas
     [not found]             ` <BANLkTikR191M+gLTYVstGiNbR3-DNa58Dw@mail.gmail.com>
     [not found]               ` <BANLkTi=wQ3BHUtVKXu5_UH_x7oXFKvZdJw@mail.gmail.com>
2011-06-21  8:50                 ` Prajosh Premdas
2011-06-21  9:31                   ` Bernd Petrovitsch
2011-06-21 17:32         ` dinesh bhaskar

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='BANLkTiku0EaychWMBvgsKgJ=0V3BxjQSfg@mail.gmail.com' \
    --to=dhylands@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).