linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fred <fred@arkansaswebs.com>
To: oscarcvt@galileo.edu, linux-kernel@vger.kernel.org
Subject: Re: kernel panic, a cry for help
Date: Wed, 5 Sep 2001 14:16:23 -0500	[thread overview]
Message-ID: <200109051916.f85JGvf11091@srvr201.castmark.com> (raw)
In-Reply-To: <E15efKa-0006Cj-00@the-village.bc.nu> <999707202.3b965242145d5@webmail.galileo.edu>
In-Reply-To: <999707202.3b965242145d5@webmail.galileo.edu>

well, 
try these:

first start with a ckfs of your root filesystem, that'd be:
# ckfs /dev/hdax 
for ide systems where x is usually 1-4
 or 
# ckfs /dev/sdax
for scsi systems where x is 0-6

if no troubles reported, the I'd suggest that you check some of the important 
files for sign of tampering ( /etc/passwd /etc/shadow )
if no tampering is evident, then check to see if you can boot the machine by 
giving lilo a command line (right as the machine boots, you get the lilo 
prompt (or you have to press CTRL-X to get it):

lilo: linux init=/sbin/init 

if this boots the machine, then all that is needed is to add this paramater 
to lilo.conf:

append = "init=/sbin/init"

and then rerun lilo.

if it's something else, I  need more info.
good luck
Fred

__________________________________________________ 
On Wednesday 05 September 2001 11:26 am, oscarcvt@galileo.edu wrote:
> ive started with a rescue disk, /sbin/init is present, lilo.conf seems
> fine, where might i go next?
>
> thanx to all,
> oscar
>
> > > im not sure if this q belongs here but i need all the help i can get.
> > > the www, dns, mail server at my site mysteriously got corrupted (not
> >
> > sure how).
> >
> > > Now i boot it up and get
> > >
> > > Kernel panic: No init found. Try passing init= option to kernel
> > >
> > > what can i do? where should i start? i dont want to break anything so
> >
> > please
> >
> > > help me,
> >
> > I suspect back up tapes. The kernel cannot find an /sbin/init to run
> > when
> > it starts up. That could be on of several things
> >
> > 	-	Disk failure
> > 	-	Someone broke in and erased it all
> > 	-	Misconfiguration
> >
> > A rescue disk is probably the starting point
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

  parent reply	other threads:[~2001-09-05 19:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-05 16:00 kernel panic, a cry for help oscarcvt
2001-09-05 16:08 ` Matt Bernstein
2001-09-05 16:15 ` Alan Cox
2001-09-05 16:26   ` oscarcvt
2001-09-05 17:08     ` Richard B. Johnson
2001-09-05 17:50     ` Frank Schneider
2001-09-05 19:16     ` Fred [this message]
2001-09-05 18:24 Manfred Spraul

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=200109051916.f85JGvf11091@srvr201.castmark.com \
    --to=fred@arkansaswebs.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oscarcvt@galileo.edu \
    /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).