All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Jared Rhine <jared@wordzoo.com>
Cc: xen-devel@lists.sourceforge.net
Subject: Re: [Fwd: Installing from distribution CDs]
Date: Wed, 02 Feb 2005 09:03:17 -0600	[thread overview]
Message-ID: <4200EBB5.4040606@codemonkey.ws> (raw)
In-Reply-To: <87acqndwq3.wl@badger.wordzoo.com>

Jared Rhine wrote:

>While I can't speak to the cause, I do know that XenCD does need a
>init=/linuxrc on the kernel boot line to function properly.  I
>didn't/don't think this should be necessary, given my experience with
>initrds in other environments.  Please feel free to use it as a
>working case study, if you will.
>  
>
Your /linuxrc is actually an init process.  You should probably have a 
symlink from it to /sbin/init.

initrd is actually a fairly complicated process.  The idea is to allow 
an executable (/linuxrc) to run prior to init to allow distros to do 
things like load modules.  When /linuxrc exits the normal init process 
is continued.

What makes things a little more complicated is that initrd does some 
weird things with remounting the root file system and has some subtle 
side-effects.  That's why Xen should probably just call the kernels code...

>-- jared@wordzoo.com
>
>War is God's way of teaching Americans geography. -Ambrose Bierce
>
>  
>


-- 
Anthony Liguori
anthony@codemonkey.ws



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

  reply	other threads:[~2005-02-02 15:03 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-02  8:51 [Fwd: Installing from distribution CDs] Ian Pratt
2005-02-02 11:31 ` Jared Rhine
2005-02-02 15:03   ` Anthony Liguori [this message]
2005-02-02 18:39     ` Jared Rhine
2005-02-02 19:40       ` Anthony Liguori
2005-02-02 20:04         ` Anthony Liguori
2005-02-02 14:57 ` Anthony Liguori
  -- strict thread matches above, loose matches on Subject: below --
2005-02-09  1:47 Ian Pratt
2005-02-09  2:11 ` Anthony Liguori
2005-02-09  0:11 Ian Pratt
2005-02-09  1:00 ` Anthony Liguori
2005-02-09 22:56   ` Jared Rhine
2005-02-02 22:26 Ian Pratt
2005-02-03  2:16 ` Anthony Liguori
2005-02-03  4:07   ` Christian Limpach
2005-02-03  4:52     ` Anthony Liguori
2005-02-03 10:54       ` Christian Limpach
2005-01-11 20:48 Anthony Liguori

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=4200EBB5.4040606@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=jared@wordzoo.com \
    --cc=xen-devel@lists.sourceforge.net \
    /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.