Re: [ipxe-devel] [ipxe/ipxe] [tls] Add support for fragmented tls handshake packets (#116)

2022-04-12 Thread Christian Nilsson via ipxe-devel
> Note that there's also > https://github.com/chschenk/ipxe/tree/feature/tls_fragmentation_buildoption > which add's a build option. By making this code optional and disable that > build option by default it at least wouldn't break anything. Regarding > security concerns: granted. But we're

Re: [ipxe-devel] [ipxe/ipxe] [tls] Add support for fragmented tls handshake packets (#116)

2022-04-12 Thread Christian Nilsson via ipxe-devel
Time needed to verify correctness of this patch is one possible issue, maybe this could be lessened with proper tests, or at least something that can be used to verify the issue. But this is critical code that and we must be absolute certain does not introduce any new security issues. --

Re: [ipxe-devel] [ipxe/ipxe] QRcode (#102)

2022-03-08 Thread Christian Nilsson via ipxe-devel
@steverweber ASCII is 7bit, = max char 127, Extended ASCII is not really defined here, BIOS mode is often CP437 but no guarantees, iPXE just outputs puts bytes on the output buffer, then BIOS/EFI is responsible for how that is displayed. (From what I understood EFI is always UCS-2) -- Reply

Re: [ipxe-devel] [ipxe/ipxe] QRcode (#102)

2022-02-11 Thread Christian Nilsson via ipxe-devel
This is a cool feature! For any chance to merge it needs to only have intended changes and nothing else, and clean commits. This means that it needs to be rebased and cleaned up to reviewable commits. Also depending on or including external code will not be an option. License is one concern.

Re: [ipxe-devel] [ipxe/ipxe] Fixed bug in intel 10M/100M/1G NIC driver. (#52)

2022-02-11 Thread Christian Nilsson via ipxe-devel
Is this still an issue in current master? -- Reply to this email directly or view it on GitHub: https://github.com/ipxe/ipxe/pull/52#issuecomment-1036405097 You are receiving this because you commented. Message ID: ___ ipxe-devel mailing list

Re: [ipxe-devel] [ipxe/ipxe] Add ability to build an RPM (#17)

2022-02-11 Thread Christian Nilsson via ipxe-devel
Closed #17. -- Reply to this email directly or view it on GitHub: https://github.com/ipxe/ipxe/pull/17#event-6052531200 You are receiving this because you commented. Message ID: ___ ipxe-devel mailing list ipxe-devel@lists.ipxe.org

Re: [ipxe-devel] [ipxe/ipxe] Add ability to build an RPM (#17)

2022-02-11 Thread Christian Nilsson via ipxe-devel
If this was added to iPXE, how many other targets would be added for other packages? could this should be handled with scripts outside of iPXE? Based on the age I will be closing, but are happy to re-open if it is found that there is no better solution. And that it is rebased. -- Reply to

Re: [ipxe-devel] [ipxe/ipxe] allow to build ISO image with EFI support (ipxe.eiso) (#50)

2021-04-24 Thread Christian Nilsson via ipxe-devel
I don't see a need for both, one iso with both should be fine? -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/ipxe/ipxe/pull/50#issuecomment-826076226___ ipxe-devel mailing list

Re: [ipxe-devel] chainload iPXE from grub.cfg

2020-10-22 Thread Christian Nilsson
On Thu, 22 Oct 2020 at 11:49, Steininger, Herbert < herbert_steinin...@psych.mpg.de> wrote: > Hi, > > I have dnsmasq (built-in tftp enabled) and apache. > > Legacy PXE Boot is working fine. > > I also want to boot Win10 Install Images through UEFI. > > This works when I use ipxe as a boot-file in

Re: [ipxe-devel] Problem booting Dell R740XD2

2020-09-26 Thread Christian Nilsson
Since the error code points to netdevice, add that to your DEBUG line (no need for :1 since that is default) The error is not visible in the image tho. On Sat, 26 Sep 2020, 20:14 James Peltier, wrote: > Oh! I forgot to mention that it is a BCM57412 B1 chip >

Re: [ipxe-devel] ESX doesnt work after IPXE upgrade

2020-08-27 Thread Christian Nilsson
On Thu, 27 Aug 2020 at 05:33, Pothana Golla wrote: > Hi All > > > > After upgrade of IPXE ESX server installation doesn’t work as earlier > version it stops boot.c32 and doesn’t move further I had replace the older > version ipxe it works fine . kindly need your help in fixing the same. > > >

Re: [ipxe-devel] Params is not supported

2020-08-26 Thread Christian Nilsson
On Wed, 26 Aug 2020, 10:34 丰立波, wrote: > Hello, everyone, > I download the latest ipxe and build for an ARM64 platform, it works fine. > but it can't support the script command params? what else I need to do? > Thanks > > -- > Best Regards > > Feng Libo > ZD Technology (Beijing) Co., Ltd >

Re: [ipxe-devel] can snponly.efi run without NII protocol installed?

2020-08-19 Thread Christian Nilsson
On Wed, 19 Aug 2020 at 15:26, Michael Brown wrote: > On 19/08/2020 11:48, 丰立波 wrote: > > The network interface controller in our platform only installs the SNP > > protocol, not install NII protocol. Is snponly.efi dependent on NII > > porotocol? now after chainloading snponly.efi, the function

Re: [ipxe-devel] How to build a chainloading ipxe on ARM64 platform

2020-08-17 Thread Christian Nilsson
You can find some build target documentation at https://ipxe.org/appnote/buildtargets On Tue, 18 Aug 2020, 03:51 丰立波, wrote: > Hello, Mr. Brown, > > Thank you very much. > > How to build a iPxe only using UNDI/NII or SNP protocol provided by the > UEFI platform firmware? The NIC card is very

Re: [ipxe-devel] appnote/debian_preseed instructions are wrong

2020-08-12 Thread Christian Nilsson
On Wed, 12 Aug 2020, 14:55 Etienne Champetier, wrote: > Hi Christian, > > Le mer. 12 août 2020 à 14:42, Christian Nilsson a > écrit : > > > > On Wed, 12 Aug 2020, 13:30 Michael Brown, wrote: > >> > >> On 12/08/2020 08:50, Etienne Champetier wrote: >

Re: [ipxe-devel] appnote/debian_preseed instructions are wrong

2020-08-12 Thread Christian Nilsson
On Wed, 12 Aug 2020, 13:30 Michael Brown, wrote: > On 12/08/2020 08:50, Etienne Champetier wrote: > >>> The automagical construction of CPIO archives is indeed for legacy BIOS > >>> only. On UEFI, we provide the kernel with a virtual filesystem from > >>> which it can load arbitrary files

Re: [ipxe-devel] Passing parameters from PXELinux to iPXE

2020-08-07 Thread Christian Nilsson
On Fri, 7 Aug 2020, 21:43 Robert Socha, wrote: > Hi, > > This is more user-level question. But for last few days I'm unable to > post question via forum.ipxe.org. > > I wonder if this supported option (passing parameters from PXELinux to > iPXE) > > > I have PXELinux boot: > > LABEL startipxe >

Re: [ipxe-devel] Could not find hard disk in EFI mode

2020-06-28 Thread Christian Nilsson
Jun 2020, 13:56 Ali Shirvani, wrote: > Thanks Christian, I tried `exit` and `exit 1` both return to the UEFI menu > of my system. > > On Sun, Jun 28, 2020 at 9:21 AM Christian Nilsson > wrote: > >> >> >> On Sun, 28 Jun 2020, 13:35 Ali Shirvani, wrote: >>

Re: [ipxe-devel] Could not find hard disk in EFI mode

2020-06-27 Thread Christian Nilsson
On Sun, 28 Jun 2020, 13:35 Ali Shirvani, wrote: > Hi all, > I created a bootable USB with ipxe.efi. I can boot my system in UEFI mode > and that USB stick, but when I try to sanboot from hard drive I got > following error: > > `Boot from SAN device 0x80 failed, no such device` > > Also I added

Re: [ipxe-devel] ECCN request for iPXE (770a7bd) and wimboot (91be50c)

2020-06-19 Thread Christian Nilsson
On Fri, 19 Jun 2020 at 12:35, ZWETSLOOT Jeroen < jeroen.zwetsl...@nl.thalesgroup.com> wrote: > Hello, > > Thales Nederland BV is considering to use iPXE and wimboot in its own > products. In order to do so we have to make sure that they comply with > export regulations that apply to our products.

Re: [ipxe-devel] iPXE and booting ISOs over the network

2020-06-12 Thread Christian Nilsson
On Fri, 12 Jun 2020 at 16:49, IT1 Stuart Blake Tener, USNR < stuart.te...@bh90210.net> wrote: > List members, > > I have done a number of web searches and am interested in gaining some > insights into what choices I have in implementing iPXE to boot ISO files > directly (I have read several

Re: [ipxe-devel] ipxe on hyperv windows 2019

2020-05-31 Thread Christian Nilsson
On Mon, 1 Jun 2020, 04:52 Kamil Ondrus, wrote: > Hello, > > > > I’m unable to boot ipxe.iso in hyperv windows 2019 environment. > > I had no problem to use it in windows 2016, but current version is not > working. > > I also tried different host hw, but it seems that problem is not lying > here,

Re: [ipxe-devel] [ipxe/ipxe] [efi] Restore the TPL to the original one (#113)

2020-05-27 Thread Christian Nilsson
@NiKiZe commented on this pull request. > if ( efi_shutdown_in_progress ) { efi_jiffies++; } else { - bs->RestoreTPL ( TPL_APPLICATION ); - bs->RaiseTPL ( TPL_CALLBACK ); + Efi_OldTPL = bs->RaiseTPL( TPL_CALLBACK);

Re: [ipxe-devel] UEFI PXE problems with amd systems

2020-05-12 Thread Christian Nilsson
On Tue, 12 May 2020 at 18:00, Thomas Walker wrote: > On Mon, May 04, 2020 at 07:06:33PM -0400, Thomas Walker wrote: > > > > Thanks, that did get me dumps that I assume are the outgoing packets. I > don't know anything really about NII, but I kind of naively assumed the > debug output (at least

Re: [ipxe-devel] Compilation fails on gcc 10.0.1

2020-05-08 Thread Christian Nilsson
On Fri, 8 May 2020, 04:30 Peter Bartfai, wrote: > Hi > > Compilation fails on gcc 10.0.1 (Fedora 32). It works with Fedora 31. > > [root@fedora src]# make -k bin/undionly.kpxe >[BUILD] bin/intelvf.o > drivers/net/intelvf.c: In function ‘intelvf_mbox_poll’: > drivers/net/intelvf.c:80:13:

Re: [ipxe-devel] [ipxe/ipxe] Add an option to disable TLS fragmentation (#112)

2020-05-05 Thread Christian Nilsson
Hi, Just a quick heads up, iPXE does almost never accept `#if` usage, (in .c files) See https://dox.ipxe.org/ifdef_harmful.html -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [ipxe-devel] reproducible builds, what if

2020-05-04 Thread Christian Nilsson
On Mon, 4 May 2020, 13:32 Michael Brown, wrote: > On 04/05/2020 02:10, Neil Roza wrote: > > On Sun, May 03, 2020 at 12:18:26PM +0900, Christian Nilsson wrote: > > > What if there is any local non commited changes, or config file > > changes, or > >

Re: [ipxe-devel] reproducible builds

2020-05-02 Thread Christian Nilsson
On Sun, 3 May 2020, 07:40 Michael Brown, wrote: > On 01/05/2020 23:36, Neil Roza wrote: > > Please find the attached diff representing a patch I would like to > > submit for your consideration. This is a small change to the > > `src/Makefile.housekeeping` that makes the generation of most

Re: [ipxe-devel] UEFI PXE problems with amd systems

2020-05-01 Thread Christian Nilsson
On Sat, 2 May 2020, 03:19 Thomas Walker, wrote: > On Fri, May 01, 2020 at 01:46:02PM +0200, Christian Nilsson wrote: > > Hi, > > Are you using ipxe.efi, snponly.efi or which build are you using? > > What does ifstat show you when you in the scenario where it doesn't work?

Re: [ipxe-devel] reproducible builds

2020-05-01 Thread Christian Nilsson
On Sat, 2 May 2020, 07:36 Neil Roza, wrote: > Hi ipxe-devel, > > Please find the attached diff representing a patch I would like to submit > for your consideration. This is a small change to the > `src/Makefile.housekeeping` that makes the generation of most artifacts > (notably not `*.usb`

Re: [ipxe-devel] UEFI PXE problems with amd systems

2020-05-01 Thread Christian Nilsson
On Fri, 1 May 2020 at 12:18, Thomas Walker wrote: > > Hi, > > I've run into some very peculiar behavior from some new AMD Rome base > systems (Dell R7515 and R6525) that I've already been back and forth with > Dell over for some time and am pretty well convinced at this point that it > isn't

Re: [ipxe-devel] i217lm after reboot not working

2020-03-12 Thread Christian Nilsson
On Thu, 12 Mar 2020 at 09:36, wrote: > Hi, > > Im having issues with intel i217lm. iPXE works only once, after reboot > network is not working, however if i boot from livecd and after network > detection i reboot server iPXE works one time. iPXE latest build from > git. > > Andrzej > Hi, It is

Re: [ipxe-devel] iPxe ruined my TG3 cards and motherboard :(

2020-01-30 Thread Christian Nilsson
On Thu, 30 Jan 2020 at 20:39, wrote: > > > On 2020-01-30 20:31, Christian Nilsson wrote: > > On Thu, 30 Jan 2020 at 20:09, wrote: > >> > >> Hello, > >> > >> I had an older Tyan S4882 with the following onboard NICs: > >> > >&g

Re: [ipxe-devel] iPxe ruined my TG3 cards and motherboard :(

2020-01-30 Thread Christian Nilsson
On Thu, 30 Jan 2020 at 20:09, wrote: > > Hello, > > I had an older Tyan S4882 with the following onboard NICs: > > 02:09.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme > BCM5704 Gigabit Ethernet [14e4:1648] (rev 03) > 02:09.1 Ethernet controller [0200]: Broadcom Corporation

Re: [ipxe-devel] Intel PCIe NIC doesn't listed

2020-01-29 Thread Christian Nilsson
On Wed, 29 Jan 2020 at 10:40, yurij wrote: > > Hello everybody! > > I've got last sources of ipxe from 'https://github.com/ipxe/ipxe/' and > successfully compiled 'undionly.kpxe' with 'PCI_CMD' support. > > I load 'undionly.kpxe' over PXE without problem. But I can see only > builtin NIC and I

Re: [ipxe-devel] A few good questions...

2019-12-27 Thread Christian Nilsson
On Fri, 27 Dec 2019 at 15:27, IT1 Stuart Blake Tener, USNR < stuart.te...@bh90210.net> wrote: > IPXE Developers, > > I am new to IPXE and wanted to find out a few things. > > I am running Gargoyle router firmware which is inclusive of and leverages > dnsmasq as part of its overall software

Re: [ipxe-devel] how to get exact ipxe verison

2019-12-09 Thread Christian Nilsson
On Tue, 10 Dec 2019 at 00:34, Snow Shi wrote: > > Hi all, > I want to know how to get the exact iPXE version 1.0.0+ c222 because there is > no tag for now. > > I know I should always use the latest source code, but I have an issue on > that version and I want to reproduce it. > Thanks in

Re: [ipxe-devel] [driver] new NIC driver from net-swift request to merge into iPXE

2019-12-09 Thread Christian Nilsson
On Tue, 10 Dec 2019 at 00:33, zhenpengzh...@net-swift.com wrote: > > > Hi, > net-swift is an ethernet MAC chip designer, we have introduced 10 Gigabit > and Giagabit MAC controller recently. The PXE function of above controllers > are based > on iPXE. Now they both are fully tested and

Re: [ipxe-devel] [ipxe/ipxe] [efi] Enable NET_PROTO_IPV6 by default (#84)

2019-12-05 Thread Christian Nilsson
Since we got a new comment on this, and I wrote this before reading original date, I will post it anyway. * First major one: code size, or rather binary size, you don't want it on a pcbios build with limited memory, unless you really need to. And there are still targets (ROMs) that are limited

Re: [ipxe-devel] EFIIMAGE 0xb80d7dc0 could not load: Error 0x7f048183

2019-10-14 Thread Christian Nilsson
On Tue, 15 Oct 2019 at 00:44, THIERRY LAGADEC wrote: > > C1-Non sensitive > > > > > > Hello, > > > > Using the latest iPXE version for installing a LENOVO THINKPAD10 (UEFI mode) > we raise this error message right after NBP file download (snponly.efi) : > >

Re: [ipxe-devel] IPXe new version not loading Menu.ipxe

2019-10-14 Thread Christian Nilsson
On Tue, 15 Oct 2019 at 00:47, Pothana Golla wrote: > Hi All > > > > Need your kind help we want to update the latest version of IPXE.EFI and > Undionly.kpxe . The old version work fine when we move to new version > download from IPXE.org site http://boot.ipxe.org/ it is failing and > looping

Re: [ipxe-devel] wrong url

2019-10-14 Thread Christian Nilsson
On Tue, 15 Oct 2019 at 00:31, Fabien Soucy wrote: > > hi, > > On the site ipxe.org, under Download, they are a link for download IPXE: > git clone git://git.ipxe.org/ipxe.git. > > This link is not functioning. > > I have used: git clone http://git.ipxe.org/ipxe.git > > and it's ok. > > >

Re: [ipxe-devel] file location

2019-10-14 Thread Christian Nilsson
On Tue, 15 Oct 2019 at 00:30, Dennis Jahn wrote: > Hello Dear Friend > > > > In which folder do the ipxe/src file belong to? > > > > > I think it is well described at http://ipxe.org/download how to download and compile ipxe. You can run git clone in any directory of your choice, but avoid NFS,

Re: [ipxe-devel] IPXE menu Background picture

2019-10-14 Thread Christian Nilsson
On Tue, 15 Oct 2019 at 00:28, 执着 wrote: > > > 你好,IPXE的菜单,添加什么参数可以添加背景图片?可以给个示例吗,谢谢。 > > Hello, IPXE menu, what parameters can be added to add background pictures? > Can you give me an example? Thank you. This is explained at http://ipxe.org/console , Please read that page carefully, there is

Re: [ipxe-devel] Error "Could not select: Exec format error (2e008081)" while loading EFI images via HTTP/TFTP

2019-09-10 Thread Christian Nilsson
On Tue, 10 Sep 2019 at 13:25, Felix Jacobi wrote: > > Hi Christian, > > > My guess is that your server returns something other than what you > > expect it to - maybe because it is ipxe, and not a browser, and your > > server detects this. or something similar which "corrupts" the data. > > I

Re: [ipxe-devel] [BUG] build failure error=address-of-packed-member with GCC 9.1.0

2019-07-14 Thread Christian Nilsson
On Sun, 14 Jul 2019, 16:18 Heinrich Schuchardt, wrote: > Hello Michael, > > building bin-i386-efi/snp.efi fails with GCC 9.1.0. > > I am using the testing branch of the Manjaro distribution. > > Best regards > > Heinrich > > >[BUILD] bin-i386-efi/string.o > core/gdbudp.c: In function

Re: [ipxe-devel] Using a modern TLS library

2019-07-01 Thread Christian Nilsson
On Mon, 1 Jul 2019 at 21:24, Demi Obenour wrote: > > Has there been any interest in using a modern TLS library, such as mbedTLS or > BearSSL, to replace the internal crypto in iPXE? I have zero trust in iPXE’s > internal crypto and TLS/ASN.1 stacks. > > Demi Awesome start on that email,

Re: [ipxe-devel] Desperately need help on booting Windows 10 from iSCSI

2019-06-25 Thread Christian Nilsson
On Wed, 26 Jun 2019 at 07:49, Qing Zheng wrote: > > Hi, > > > > I use WinPE to install Windows 10 RS4 on an iSCSI target in OpenStack. The > installation went well. However, after the installation the Windows will > reboot itself to complete the rest of the installation. That’s where the >

Re: [ipxe-devel] Nothing to Boot Error

2019-06-15 Thread Christian Nilsson
lowed all the steps mentioned in the documentation , I am trying to > install it on my local machine with macOSX as host but getting the > mentioned error. > I am using MacBook Air (2017) . > > QEMU Version : 4.0.0 > > Regards, > Devanshu > > On Sat, Jun 15, 201

Re: [ipxe-devel] Nothing to Boot Error

2019-06-14 Thread Christian Nilsson
On Sat, 15 Jun 2019 at 01:12, Devanshu Goyal wrote: > > Hi All, > > I am trying to install macOS HighSierra using qemu-system-x86_64 . I am stuck > at IPXE Error that says : Nothing to boot: No such file or directory > (http://ipxe.org/2d03e13b) > > Host System : macOS Mojave > > Looking

Re: [ipxe-devel] Testing for sanboot feature on DHCP server

2019-06-13 Thread Christian Nilsson
On Thu, 13 Jun 2019, 16:07 Johannes Thoma, wrote: > Hi Christian, > > Am 12.06.19 um 18:35 schrieb Christian Nilsson: > > I would try > > option ipxe.iscsi code 17 = unsigned integer 8; > from https://gist.github.com/robinsmidsrod/4008017 > list on official site:

Re: [ipxe-devel] Testing for sanboot feature on DHCP server

2019-06-12 Thread Christian Nilsson
On Wed, 12 Jun 2019 at 18:31, Johannes Thoma wrote: > > Dear iPXE list, > > I am using VirtualBox in order to boot diskless clients via WinDRBD > (www.github.com/LINBIT/WinDRBD). Virtual box has a built in iPXE > variant which does not support sanboot. We need sanboot in order > to boot and load

Re: [ipxe-devel] Can't boot from CD Rom

2019-05-07 Thread Christian Nilsson
On Tue, 7 May 2019 at 20:37, Jose Mencia wrote: > > Hello, > > > > I have the embedded script where xxx is the server. It boots from a > Flashdrive to the Menu but from a CD ROM it always shows Ctrl B and I get > this error: > > > > No such file or directory (http://ipxe.org/2d0c613b) No more

Re: [ipxe-devel] iPXE on arm64 has broken endpoints across many distros

2019-05-01 Thread Christian Nilsson
On Wed, 1 May 2019 at 21:35, Travis Lazar wrote: > > Hi everyone, > > I'm bringing up a set of iPXE scripts on an Ampere Computing eMAG (aarch64) > system. I chain load the boot.netboot.xyz menu, which loads fine, OS distros > are present as expected, but none will execute an install. > > The

Re: [ipxe-devel] Debian installer doesn't load preseed

2019-03-30 Thread Christian Nilsson
On Sat, 30 Mar 2019 at 19:34, Ghassan Elrayah wrote: > > > > On 3/30/19 6:58 PM, Christian Nilsson wrote: > > On Sat, 30 Mar 2019 at 17:58, Ghassan Elrayah wrote: > >> Hi, > >> > >> I am facing a problem loading the preseed file for Debian install

Re: [ipxe-devel] Debian installer doesn't load preseed

2019-03-30 Thread Christian Nilsson
On Sat, 30 Mar 2019 at 17:58, Ghassan Elrayah wrote: > > Hi, > > I am facing a problem loading the preseed file for Debian installation. > The unattended installation stops always at the mirror country option > which is defined in my preseed. The preseed file is in the new server > either in /tmp

Re: [ipxe-devel] [PATCH] [intel] Add PCI ID for I219-V and -LM 6 to 9

2019-03-18 Thread Christian Nilsson
On Mon, 18 Mar 2019 at 11:25, Michael Brown wrote: > > On 14/03/2019 10:21, Christian Nilsson wrote: > > On Thu, 14 Feb 2019 at 22:22, Christian Nilsson wrote: > >> diff --git a/src/drivers/net/intel.c b/src/drivers/net/intel.c > >> index a2e6d535..bb0b673b 100

Re: [ipxe-devel] [PATCH] [intel] Add PCI ID for I219-V and -LM 6 to 9

2019-03-14 Thread Christian Nilsson
On Thu, 14 Feb 2019 at 22:22, Christian Nilsson wrote: > > Signed-off-by: Christian Nilsson > --- > src/drivers/net/intel.c | 8 > 1 file changed, 8 insertions(+) > > diff --git a/src/drivers/net/intel.c b/src/drivers/net/intel.c > index a2e6d535..bb0b673b 10

Re: [ipxe-devel] cant load windows via ipxe

2019-03-11 Thread Christian Nilsson
On Mon, 11 Mar 2019 at 11:24, Soni, Rajnish Kumar wrote: > > Hi All, > I am trying to chainload ipxe.efi from grubx64.efi to network boot windows 10 > systems(UEFI). > I am able to get the menu entry and once I press enter, it says “ipxe > initializing devices….” And it stuck there. > Below

Re: [ipxe-devel] cant load windows via ipxe

2019-03-06 Thread Christian Nilsson
On Thu, 7 Mar 2019, 16:35 Christian Nilsson On Thu, 7 Mar 2019, 16:27 Rajnish Kumar Soni wrote: > >> Hi All, >> >> >> >> I am trying to chainload ipxe.efi from grubx64.efi to network boot >> windows 10 systems(UEFI). >> >> >> >>

Re: [ipxe-devel] cant load windows via ipxe

2019-03-06 Thread Christian Nilsson
On Thu, 7 Mar 2019, 16:27 Rajnish Kumar Soni Hi All, > > > > I am trying to chainload ipxe.efi from grubx64.efi to network boot windows > 10 systems(UEFI). > > > > I am able to get the menu entry and once I press enter, it says “ipxe > initializing devices….” And it stuck there. > > > > Below are

Re: [ipxe-devel] Accessing information from dmitable

2019-03-05 Thread Christian Nilsson
On Tue, 5 Mar 2019 at 12:54, Felix Jacobi wrote: > > Hi there, > > I am currently trying to access some information in the system's dmitable. > > In the past I used the following Lua code in SYLINUX for that case: > > local dmi = require "dmi" > > if(dmi.supported()) > dmitable = dmi.gettable()

Re: [ipxe-devel] [PATCH] [intel] Add PCI ID for I219-V and -LM 6 to 9

2019-02-28 Thread Christian Nilsson
On Thu, 28 Feb 2019 at 22:36, Geert Stappers wrote: > > On Thu, Feb 14, 2019 at 10:21:55PM +0100, Christian Nilsson wrote: > > Signed-off-by: Christian Nilsson > > --- > > src/drivers/net/intel.c | 8 > > 1 file changed, 8 insertions(+) > > > &

Re: [ipxe-devel] [ipxe/ipxe] [crypto/OCSP] parse response certID for validation (#90)

2019-02-23 Thread Christian Nilsson
It seems that you have written a fix, so you could build your own version and use that in your environment. Having this PR merged should not prevent you from having it working in your environment? When devs are busy with other things it can take some time to get things merged. I do understand

Re: [ipxe-devel] [ipxe/ipxe] [crypto/OCSP] parse response certID for validation (#90)

2019-02-16 Thread Christian Nilsson
I'm confused how ipxe.pxe seems smaller in your tests with this branch(?) my own tests for buildsize ... this branch is 83c744d68802 master is 36a4c85f911c85 I find it weird that no https versions seems to be affected (sometimes) as well, I have tried several times now and always getting the same

Re: [ipxe-devel] [ipxe/ipxe] [crypto/OCSP] parse response certID for validation (#90)

2019-02-15 Thread Christian Nilsson
Awesome to see this! What is the resulting binary size difference between old and new code? Especially BIOS builds are limited in memory, and some ROMs even more so, But would be good if we could rule that out as a reason to not take this. -- You are receiving this because you are subscribed to

[ipxe-devel] [PATCH] [intel] Add PCI ID for I219-V and -LM 6 to 9

2019-02-14 Thread Christian Nilsson
Signed-off-by: Christian Nilsson --- src/drivers/net/intel.c | 8 1 file changed, 8 insertions(+) diff --git a/src/drivers/net/intel.c b/src/drivers/net/intel.c index a2e6d535..bb0b673b 100644 --- a/src/drivers/net/intel.c +++ b/src/drivers/net/intel.c @@ -1146,9 +1146,17 @@ static

Re: [ipxe-devel] sanboot error questions

2019-02-12 Thread Christian Nilsson
Since you are not running in EFI mode, it makes little sense to use filename. iPXE tries to invoke BIOS to run the disk and the bootsector on the disk - and this fails. Does the disk have a valid bootsector? Could you tcpdump the iSCSI traffic and make sure it has valid data? Your second sanboot

Re: [ipxe-devel] IPXE : Chain : Input/output error (http://ipxe.org/1d0c6239)

2019-02-10 Thread Christian Nilsson
On Sun, 10 Feb 2019 at 17:32, Christian Rappo wrote: > > Hi, > > When "chain http://192.168.1.10/Win2019Core.vhd; , the system display the > following message: Input/output error (http://ipxe.org/1d0c6239). > Win2019Core.vhd is about 10GB. > > Please thanks for helping! > Kind regards, >

Re: [ipxe-devel] Non-embedded IP Configuration

2019-02-03 Thread Christian Nilsson
On Mon, 4 Feb 2019 at 01:21, Matthew Walster wrote: > > > > On Sat, 2 Feb 2019, 16:29 shouldbe q931 > >> >> So, asking the dumb question, if you are not chainloading from PXE >> using DHCP, what are you booting iPXE from ? a USB stick ? physical >> optical media? virtual ISO ? burnt into ROM ? >

Re: [ipxe-devel] BUILD_ID_CMD := perl -e 'printf "0x%08x", int ( rand ( 0xffffffff ) ); '

2019-01-19 Thread Christian Nilsson
On Sat, 19 Jan 2019 at 13:03, Heinrich Schuchardt wrote: > > Hello Michael, > > Linux distributions are struggling hard to create reproducible builds. > This means if you run the make script twice you should get exactly the > same binary. Cf. https://wiki.debian.org/ReproducibleBuilds > >

Re: [ipxe-devel] [tls] received overlength Handshake - GoDaddy certs

2019-01-19 Thread Christian Nilsson
I have not looked at the code at all so this might be very simple, but will still ask ;) Is there any way to detect that you only got a partial TLS header? or is it any way to detect that it isn't complete and we should wait for more data before processing it? (i guess that is the extension you

Re: [ipxe-devel] HPE QLogic NC382i quadport (hp Proliant DL385-G6) does not run iPXE boot.

2019-01-16 Thread Christian Nilsson
On Wed, 16 Jan 2019 at 16:45, michele pedrini wrote: >> Wat is the pciid of the card? > Me:... > Vendor ID: 0x14e4 > Device ID: 0x1639 So an Broadcom chipset based card, but 0x1639 is not supported by any native iPXE driver. This means that without a driver update in iPXE this won't run other

Re: [ipxe-devel] Default path in IPXE chain command

2019-01-15 Thread Christian Nilsson
On Wed, 16 Jan 2019 at 00:30, Lee Turchin wrote: > > Hi, > > I need to figure out the default search path for configuring IPXE > > > > I receive an error that files cannot be located during TFTP boot. > > Chain command in bootstrap.ipxe is the below. Please note the first line- > chain

Re: [ipxe-devel] HPE QLogic NC382i quadport (hp Proliant DL385-G6) does not run iPXE boot.

2019-01-11 Thread Christian Nilsson
On Sat, 12 Jan 2019 at 00:04, michele pedrini wrote: > > Dear All, > I have 10 units of DL-385 G6 hp Proliant servers. > This servers have a diskless configuration so I need to boot from a remote > repository. > I wasted a lot of time trying to set iSCSI Boot using the on-board nic HPE > QLogic

Re: [ipxe-devel] Question of iPXE output files

2018-12-10 Thread Christian Nilsson
On Mon, 10 Dec 2018 at 21:21, wrote: > Hi, iPXE developer, > > > > We are trying to build up a test PXE server with your binaries to validate > our systems’ IRQ setting. > > > > I have some questions of output files of iPXE source code. > > > > According to this table, there are lots of

Re: [ipxe-devel] Transfer of a whole Dir with wimboot?

2018-10-28 Thread Christian Nilsson
second link (i dont know that) right, the overloaded > file is viewable in *every* dir? > > Nevertheless, if the files only can loaded one by one, it is ok for me, too. > > Tfh! > > Oliver > > > > On 28.10.18 21:18, Christian Nilsson wrote: > > On Sun, 28 Oc

Re: [ipxe-devel] Transfer of a whole Dir with wimboot?

2018-10-28 Thread Christian Nilsson
On Sun, 28 Oct 2018 at 21:11, Oliver Rath wrote: > > Hi list, > > is it possible to transfer a whole directory at once with wimboot/initrd > or do I have to transfer each file seperatly? Am I able to create a dir > with this mechanism? > What is your end goal? There is no directory structure

Re: [ipxe-devel] Option user-class violates RFC 3004.

2018-10-24 Thread Christian Nilsson
On Wed, 24 Oct 2018 at 21:42, Mats Erik Andersson wrote: > > Hello there, > > in the source file 'src/net/udp/dhcp.c', line 90, > the user class option is implemented to produce > > 77, 4, 'i', 'P', 'X', 'E' > > which is in violation of RFC 3004, page 3. The option > in question is an opaque

Re: [ipxe-devel] [ipxe/ipxe] [build] Do not use random build_ids (#82)

2018-10-24 Thread Christian Nilsson
Commit that introduced this feature: https://git.ipxe.org/ipxe.git/commitdiff/58f6e553625c90d928ddd54b8f31634a5b26f05e Each ROM have a need for identifier per build This is described by @mcb30 at http://lists.ipxe.org/pipermail/ipxe-devel/2015-February/003978.html as well - I'm reading as

Re: [ipxe-devel] undionly vs. native driver question

2018-10-08 Thread Christian Nilsson
On Mon, 8 Oct 2018 at 13:03, Oliver Rath wrote: > Hi list, > > Im trying to understand, how ipxe works and what the difference is > between the undionly and a native driver. > > If I see right, undionly can be chainloaded from *every* (pxe-enabled) > card and will be loaded an executed in

Re: [ipxe-devel] iPXE Hardware Support Matrix

2018-10-06 Thread Christian Nilsson
On Sat, 6 Oct 2018 at 12:37, Oliver Rath wrote: > Hi List, > > I want to start a iPXE Hardware support Matrix in the wiki. Does > something similar already exist? If not, how can I contribute this table > into the Wiki? Im thinking about > > Chipset (i.e. X540) | NICs (i.e.Intel X540-T2 Dual

Re: [ipxe-devel] [ipxe/ipxe] [intelx] Added PCI_ROM entry for Intel x553/x557-AT and x553 (SFP+) NICs (#79)

2018-10-02 Thread Christian Nilsson
It would be good if the pciids are keept sorted You might also want to read about preferred git commit message style: http://ipxe.org/admin#commit_log_messages -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [ipxe-devel] ipxe and uefi secure boot

2018-09-27 Thread Christian Nilsson
On Thu, 27 Sep 2018 at 09:06, Tamas Baumgartner-Kis wrote: > Hi, > > I'm wondering how ipxe handles image loading with uefi secure boot enabled. > > I have my own uefi secure boot keys (so no microsoft keys). > > When I sign ipxe with my own key everything is ok and I'm able to boot > ipxe >

Re: [ipxe-devel] IPXE master: NIC looses connectivity

2018-09-24 Thread Christian Nilsson
On Tue, 25 Sep 2018 at 00:33, Arun SAG wrote: > Hi, > > We tried to run the latest master 133f4c47. Our build includes a SSL > certificate in the undionly.kpxe. IPXE loads and does a dhcp request > and receives a response, Loads the kernel and ramdisk, boots the > ramdisk over https; the kernel

Re: [ipxe-devel] wimboot and winpe behavior

2018-09-07 Thread Christian Nilsson
On Fri, 7 Sep 2018 at 22:37, Marcel Petersen wrote: > Hey, > > > > I was wondering if anyone has any idea why winpe behaves different if > booted via wimboot or booted with any other method. > > There was this mailing going around and the issue is still a thing. > > > > Please refer to: > >

Re: [ipxe-devel] Quote for Commercial License

2018-08-27 Thread Christian Nilsson
On Tue, 28 Aug 2018 at 06:23, Nancy Lowe wrote: > Hello, > > We are interested in obtaining a commercial iPXE license without GPL. > Please respond with confirmation you can sale us the commercial license and > provide the cost. > > > Regards, > > Nancy Lowe | Corporate Procurement |  Apple

Re: [ipxe-devel] ipxe error

2018-08-27 Thread Christian Nilsson
On Tue, 28 Aug 2018 at 04:25, Patrick Saussey wrote: > Hi > > We get an error booting legacy systems. In uefi it works fine. We are > booting to the Kace boot menu > > We setup our DHCP server windows 2012 with the policy > > But we don’t even get to the menu gives us an error > > > Reading the

Re: [ipxe-devel] Trying to build a ROM With ROM-O-Matic

2018-07-26 Thread Christian Nilsson
Jeremy wrote: > > > I need an x64 EFI Rom that includes TFTP, NFS and HTTP support. When I > attempt to build one using ROM-O-Matic it consistently errors out on me. > > > > > Build failed: > > > > "make" unexpectedly returned exit value 2 at /var/www/ipxe-buildweb/build.fcgi > line 630 > > > >

Re: [ipxe-devel] Issues with ipxe not loading image

2018-07-12 Thread Christian Nilsson
Retry, big images removed from reply On 12 July 2018 at 22:13, Christian Nilsson wrote: > This have been discussed on IRC > Errors in images > Permission denied (http://ipxe.org/022fe23c) Check that url for more info > Connection timed out (http://ipxe.org/4c072035) > > For the

Re: [ipxe-devel] [PATCH] [efi] Use memcpy to handle efi header name

2018-06-18 Thread Christian Nilsson
On 18 June 2018 at 13:55, Christian Hesse wrote: > "Bernhard M. Wiedemann" on Mon, 2018/06/18 13:43: >> strncpy will copy 8 chars into a buffer of size 8 >> which does not leave space for the terminating null byte, >> thus gcc8 failed compilation with >> >> In function 'process_section', >>

Re: [ipxe-devel] Multiple initrd in UEFI

2018-06-09 Thread Christian Nilsson
On Wed, 6 Sep 2017, 12:04 Michael Brown, wrote: > On 06/09/17 06:05, Christian Nilsson wrote: > > What happens here is that you are booting a bzImage, the cpio handling > > is only done when the bzImage type is booted and is not when the initrd > > is loaded. > > In E

Re: [ipxe-devel] Issue with HP Gen10 Deployment

2018-05-18 Thread Christian Nilsson
On 16 May 2018 at 08:52, Modassir Khan wrote: > Hi Team, > We are facing issue with network deployment of HP Gen 10 server using > Wimboot. > > Please let me know if there is any change in the Wimboot version as network > deployment with HP Gen 8 machine on intel card

Re: [ipxe-devel] IPXE Rom Problems

2018-05-16 Thread Christian Nilsson
cha Borges > Enviado:segunda-feira, 14 de maio de 2018 20:50 > Para: Christian Nilsson > Assunto: RES: [ipxe-devel] IPXE Rom Problems > > > > Thanks for reply Christian, i will go to test an conpile ipxe.usb for tests > (i dont have tried this), in case i forgot mentionate, in

Re: [ipxe-devel] IPXE Rom Problems

2018-05-14 Thread Christian Nilsson
On 13 May 2018 at 18:06, Carlos Alberto Rocha Borges wrote: > Hi, my name is Carlos Alberto, sorry my bad english, i has work to previous > GPXE rom, but the online page to build is end, i have searched for other > same solution and i found this webpage IPXE.org > >

Re: [ipxe-devel] Big endian VS little endian decided during compile time.

2018-04-20 Thread Christian Nilsson
On Fri, Apr 20, 2018 at 5:58 AM, Rusty Weber wrote: > After setting some machines to re-provision themselves through ipxe, I noted > that some of the UUID’s I gathered from the running OS () of the system did > not match the UUID that ipxe returned. > Furthermore, I

Re: [ipxe-devel] iPXE boot issue which is caused by sharing IRQ

2018-04-17 Thread Christian Nilsson
On Mon, Apr 16, 2018 at 5:16 PM, wrote: > Hi iPXE developer, > > > > I got an issue about system fails on booting to iPXE server, the message is > "No configuration methods succeeded" , error code is 040ee119 (refer to > attached screenshot) > If I'm reading that picture

Re: [ipxe-devel] Wimboot Issues

2018-04-17 Thread Christian Nilsson
On Tue, Apr 17, 2018 at 11:42 AM, Johann van der Westhuizen wrote: > > Hi, > > I’m experiencing some issues with wimboot, please see the attached image. > Tried a couple of things but no go. > What I’m I doing wrong or missing somewhere? > When I’m booting this same ISO

Re: [ipxe-devel] the Last iPXE can't boot win10

2018-03-12 Thread Christian Nilsson
On Mon, Mar 12, 2018 at 8:14 AM, W Drinsun wrote: > Dear iPXE team > > The Last two version iPXE can’t boot win10. > > The attached version(download before 2018-02-20) is OK. > And the error is? ___ ipxe-devel mailing list

Re: [ipxe-devel] IPXE Error

2018-03-11 Thread Christian Nilsson
On Sun, Mar 11, 2018 at 8:29 AM, Kavitha Mohan -X (kavitmoh - TECH MAHINDRA LIM at Cisco) wrote: > Hi, > > > > While trying to reboot a router I am facing the below error, > > > > iPXE> ifopen net0 > > Could not open net0: Not enough space (http://ipxe.org/31654089) > > iPXE>

  1   2   3   >