From: Tomas Frydrych <tf+lists.yocto@r-finger.com>
To: yocto@yoctoproject.org
Subject: Re: Network booting
Date: Fri, 02 Aug 2013 09:09:36 +0100 [thread overview]
Message-ID: <51FB6940.5090402@r-finger.com> (raw)
In-Reply-To: <5D039805-3E13-436E-BEC0-66FD9570532F@keylevel.com>
On 02/08/13 08:35, Chris Tapp wrote:
>> Depends on the bios, if your machine's bios supports PXE, then you
>> do not need ipxe, just a tftp server set up on the LAN that serves
>> PXELinux.
>
> My case is a bit more complicated as I also can't have non-secure
> (t)ftp! Are you saying that PXE can work without DHCP/BOOTP?
It probably depends on the BIOS, iirc, standard PXE does not support
anything other than tfpt, but you can probably configure the IP settings
manually, and I think the bios on the machine I was working with
supported https (but I am not 100% sure, and can't check at the moment).
iPXE supports https, of course, so we definitely want iPXE recipe and
documentation.
> It would benefit from some scripting support in the image to
> personalise it as it boots (e.g. setting IP configuration, hostname,
> etc.) - I'm currently looking to do this by passing parameters back
> from the server through the kernel command line.
Yeah, but keep in mind that the stuff only happens 'in the image' when
you have already booted, so you can only script stuff to do with the
rootfs in the image; the kernel and initrd is loaded by the PXE
bootloader so the control here is whatever the PXE bootloader gives you.
Tomas
--
http://sleepfive.com
next prev parent reply other threads:[~2013-08-02 8:07 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
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 [this message]
-- 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=51FB6940.5090402@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.