All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-kernel@vger.kernel.org
Subject: Re: NFS mounted rootfs possible via PCMCIA NIC ?
Date: 12 Dec 2002 13:49:22 -0800	[thread overview]
Message-ID: <atb092$6do$1@cesium.transmeta.com> (raw)
In-Reply-To: 200212121829.46465.andreas.schaufler@gmx.de

Followup to:  <200212121829.46465.andreas.schaufler@gmx.de>
By author:    Andreas Schaufler <andreas.schaufler@gmx.de>
In newsgroup: linux.dev.kernel
>
> ...
> > PCMCIA relies in part on user space. You can do this, it involves
> > building a large initrd with a dhcp client on it that sets up pcmcia,
> > then nfs mounts stuff, then pivot_root()'s into it. Its not exactly
> > trivial
> 
> Thanks for your reply. I get the basic idea from what you say. But what do you 
> mean by pivot_root()'ing into it ?!?
> 

pivot_root() is a system call which flips the root directory around.
See Documentation/initrd.txt.

	-hpa
-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt	<amsp@zytor.com>

      reply	other threads:[~2002-12-12 21:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-11 21:53 NFS mounted rootfs possible via PCMCIA NIC ? Andreas Schaufler
2002-12-11 22:34 ` Andrew Morton
2002-12-12 17:29   ` Andreas Schaufler
2002-12-12 17:35     ` Andrew Morton
2002-12-13 20:28       ` Andreas Schaufler
2002-12-11 23:12 ` Alan Cox
2002-12-12 17:29   ` Andreas Schaufler
2002-12-12 21:49     ` H. Peter Anvin [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='atb092$6do$1@cesium.transmeta.com' \
    --to=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.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.