All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paulo Marques <pmarques@grupopie.com>
To: Bill Catlan <wcatlan@yahoo.com>
Cc: "Randy.Dunlap" <rddunlap@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: Possible to delay boot process to boot from USB subsystem?
Date: Tue, 04 May 2004 19:53:07 +0100	[thread overview]
Message-ID: <4097E693.3090501@grupopie.com> (raw)
In-Reply-To: 003d01c4314d$9118c920$0202a8c0@boxa

Bill Catlan wrote:

> Randy,
> 
> Thanks for the patch, but it does not work for 2.4.26.  The kernel panic I get
> ("Kernel panic: No init found. Try passing init= option to kernel.")  is
> generated by the init() function in init/main.c.  Willy's patch applies to
> init/main.c, perhaps yours should now as well (i.e., in later kernels)?  (I have
> not tested Willy's patch, but he claims success with a 2.4.23 kernel.)


This is a completely different error from "VFS: Cannot open root device" or 
"unable to mount root".

Are you sure you have a "/sbin" directory with an *executable* "init" file on 
the usb harddrive?

Does your init file depend on libraries that you do not have under "/lib"? (you 
can check with "ldd init")

If your init is a script, does it specify a complete path to the interpreter, 
and do you have an *executable* interpreter there? Does the interpreter require 
libraries or is it static?

I hope this helps,

-- 
Paulo Marques - www.grupopie.com
"In a world without walls and fences who needs windows and gates?"


  reply	other threads:[~2004-05-04 18:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-02 23:27 Possible to delay boot process to boot from USB subsystem? Bill Catlan
2004-05-03  1:27 ` Randy.Dunlap
2004-05-03  5:17   ` Bill Catlan
2004-05-03 20:31   ` Bill Catlan
2004-05-04 18:53     ` Paulo Marques [this message]
2004-05-05 14:18       ` Bill Catlan
2004-05-03  5:34 ` Willy Tarreau
2004-05-03 20:44   ` Bill Catlan
2004-05-03 21:05     ` Willy TARREAU
  -- strict thread matches above, loose matches on Subject: below --
2004-05-04  2:32 Randy.Dunlap
2004-05-04  4:51 ` Willy Tarreau

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=4097E693.3090501@grupopie.com \
    --to=pmarques@grupopie.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rddunlap@osdl.org \
    --cc=wcatlan@yahoo.com \
    /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.