Re: [ipxe-devel] Help with iPXE, wimboot and PXELinux

2022-07-02 Thread Alex Leo
The script was the culprit indeed, it returned as PXE-NBP. It loads up fine now Thanks! On Sat, 2 Jul 2022 at 15:27, Alex Leo wrote: > I'll check the apache logs later today. > Regarding ipxe.lkrn I know it works since the example > http://boot.ipxe.org/demo/boot.php loads fine. The issue

Re: [ipxe-devel] Help with iPXE, wimboot and PXELinux

2022-07-02 Thread Alex Leo
I'll check the apache logs later today. Regarding ipxe.lkrn I know it works since the example http://boot.ipxe.org/demo/boot.php loads fine. The issue I believe is somewhere where it hands off to wimboot. The motherboard has UEFI and Legacy modes. I'm using legacy PXE. > If you read the pined topi

Re: [ipxe-devel] Help with iPXE, wimboot and PXELinux

2022-07-02 Thread Christian Iwata Nilsson
On Sat, 2 Jul 2022, 04:39 Alex Leo, wrote: > Hey everyone, > > Tried asking on forums but registration is closed, hopefully you're guys > ok with asking the question here. > I'm attempting to boot Windows PE environment using wimboot and iPXE > I'm currently loading iPXE through PXELinux using th

Re: [ipxe-devel] Help with iPXE, wimboot and PXELinux

2022-07-02 Thread Julien Métairie via ipxe-devel
Hi Alex, If your issue arises with UEFI devices, you might have ran into the same problem as I found some years ago: https://lists.ipxe.org/pipermail/ipxe-devel/2018-May/006158.html As far as I know, this bug is still present. Regards, Julien Le 02/07/2022 à 04:39, Alex Leo a écrit : Hey e

Re: [ipxe-devel] Help with iPXE, wimboot and PXELinux

2022-07-02 Thread shouldbe q931
On Sat, Jul 2, 2022 at 3:39 AM Alex Leo wrote: > > Hey everyone, > > Tried asking on forums but registration is closed, hopefully you're guys ok > with asking the question here. > I'm attempting to boot Windows PE environment using wimboot and iPXE > I'm currently loading iPXE through PXELinux us