All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kenneth Johansson <kenneth.johansson@etx.ericsson.se>
To: "Mészáros Lajos" <ludwigm@siemens.hu>
Cc: Linuxppc embedded <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: NFS root thru PPP
Date: 28 Aug 2002 13:46:43 +0200	[thread overview]
Message-ID: <1030535203.28699.10.camel@spawn> (raw)
In-Reply-To: <37D0F88E70D96C428C19EEB865701A38010AD0F1@buda902a.siemens.hu>


On Mon, 2002-08-26 at 17:22, Mészáros Lajos wrote:
>
> Have anybody experience with NFS root using PPP ?
>
> I have ported 2.4.18 kernel to a factory developed 850 board.
> It has two serial port but no ETH (the next version will have one).
> How can I use the 2nd serial as NFS root dev?

I looked into this a year and a half ago and got to the conclusion that
ppp can't operate without the pppd userspace program. So I did a small
RAM disk that starts ppp and then use chroot to get to the server root.

This works but running everything over a serial line is slow to start.
Once things has been cached it's works quite good but you really want to
avoid rebooting :)




Kenneth Johansson
Ericsson AB                       Tel: +46 8 404 71 83
Borgafjordsgatan 9                Fax: +46 8 404 72 72
164 80 Stockholm                  kenneth.johansson@etx.ericsson.se


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2002-08-28 11:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-26 15:22 NFS root thru PPP Mészáros Lajos
2002-08-28 11:46 ` Kenneth Johansson [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=1030535203.28699.10.camel@spawn \
    --to=kenneth.johansson@etx.ericsson.se \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=ludwigm@siemens.hu \
    /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.