All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomas Frydrych <tf+lists.yocto@r-finger.com>
To: yocto@yoctoproject.org
Subject: Re: Network booting
Date: Thu, 01 Aug 2013 09:08:04 +0100	[thread overview]
Message-ID: <51FA1764.4060408@r-finger.com> (raw)
In-Reply-To: <DFD53149-25C0-410A-A5E3-FD95F38E907B@keylevel.com>

On 31/07/13 21:30, Chris Tapp wrote:
> Is there an easy way to have a system boot and load the rootfs from a
> network server?
> 
> I'm using an x86 system and can have the kernel and an initrd on it.
> I would use bootp, but a lot of end users either don't have this or
> will not allow it to be used. I think it needs to go something like:
> 
> 1) Kernel loads the initrd and bring the network up (static or
> DHCP); 2) The rootfs image can then be download; 3) Some magic then
> makes this run...
> 
> This would allow easy update of the rootfs and makes it non-volatile
> (which is good for this project).

It's relatively easy to add support for tftp to the yocto live image
scripts; this allows you to either boot from the network, or install
from the network. I have have some raw patches kicking around, that add
support for both tftp and scp, I have been meaning to clean it up and
post an rfc to the list, I'll try to get that done this week.

Tomas

-- 
http://sleepfive.com


  parent reply	other threads:[~2013-08-01  8:05 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-31 20:30 Network booting Chris Tapp
2013-07-31 21:25 ` Chris Tapp
2013-08-01  8:35   ` Paul Eggleton
2013-08-01 18:50     ` Chris Tapp
2013-07-31 21:29 ` Rudolf Streif
2013-07-31 21:36   ` Chris Tapp
2013-08-01  8:08 ` Tomas Frydrych [this message]
2013-08-01 14:06   ` Tomas Frydrych
2013-08-01 18:53     ` Chris Tapp
2013-08-02  7:22       ` Tomas Frydrych
2013-08-02  7:35         ` Chris Tapp
2013-08-02  8:09           ` Tomas Frydrych
  -- strict thread matches above, loose matches on Subject: below --
2002-02-20  8:43 network booting nimeesh
2002-02-20 11:19 ` Chris Chabot
2002-02-20 11:38   ` Wakko Warner
2002-02-20 13:53     ` Chris Chabot
1999-11-17  4:14 Network Booting Chris McKillop

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=51FA1764.4060408@r-finger.com \
    --to=tf+lists.yocto@r-finger.com \
    --cc=yocto@yoctoproject.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.