search for: pxechaining

Displaying 20 results from an estimated 75 matches for "pxechaining".

2011 Jul 27
1
Failing to get pxechain.com working, SYSLINUX 3.86.
To start, I know I need to upgrade SYSLINUX, but since we are using the CMenu's it's not that easy of an upgrade. I have been (slowly) working on a new iPXE/pxelinux 4.04 install that I am migrating to. However, I have an interesting problem. Using any of the examples I have seen, I can not make pxechain.com work. "pxechain.com ::/path/pxelinux.0" "pxechain.com
2010 Jul 23
4
Equivalent of pxechain.com for (USB key based) syslinux
Hello list, I am trying to prepare a USB disk with syslinux that is meant to be able to offer a choice among many different distributions. The goal is that I should be able to dump each distribution's CD contents into a separate subdirectory, and have a master menu that hands off to each distribution's subdirectory. A while back, when faced with a similar task on a PXE server, I came
2009 May 13
9
PXELINUX, pxechain.com and Etherboot
Hi, Anyone has tried to use pxechain with Etherboot? Here is my problem: The Etherboot client had no problem to get the list of install servers manual from the pxechain. But didn't matter which server was chosen, Etherboot client always tried to use the first server to do the installation. Etherboot 5.4 was used. What the problem may be? PXEchain or Etherboot? Thanks, Joyce --
2014 Dec 25
2
Chain-loading from WDS to PXELinux on a different tftp server
Hey guys, We are going with WDS to fire up first to get the benefits of targeted M$ deployments. If you have the "handle unknown computers" off on your M$ Distribution point, then you can still use regular WDS which runs next as a PXE filter (DLL linked into WDS) to fire off anything you want to including PXELinux. The stuff I was talking about before with PXELinux not working in
2010 Jan 21
2
pxelinux and WDS
Hello, We are trying to set up a configuration with pxelinux on a linux machine and WDS, allowing us to be free to boot linux netboot installers from the tftp server. We have validated that pointing our dhcp server to the wds server works perfectly. Our idea was to use pxechain.com to launch the wdsnbp.com kernel as below : label windows KERNEL pxechain.com APPEND <ip
2014 Dec 26
0
Chain-loading from WDS to PXELinux on a different tftp server
On Dec 25, 2014 2:11 AM, "Luke Ledgerd" <luke.ledgerd at niteco.se> wrote: > > Hey guys, > > We are going with WDS to fire up first to get the benefits of targeted M$ deployments. If you have the "handle unknown computers" off on your M$ Distribution point, then you can still use regular WDS which runs next as a PXE filter (DLL linked into WDS) to fire off
2011 Apr 17
2
gpxelinux.0: pxechain to another NBP then RET fails
IRC user ernini first noticed this. We both tried using gpxe/gpxelinux.0 from Syslinux-4.04-pre22. ernini used pxechain to a commercial NBP which RETs (the same as PXELINUX) and failed. Both of us had success with core/pxelinux.0 from Syslinux-4.04-pre22. For my test, I have a VM in VMware Server 2.0.2 (VMHW v7). I loaded gpxelinux.0 using the VM's built-in PXE ROM. Then I used
2017 Jul 10
2
pxechain.com loops back with WDSNBP started using DHCP Referral
...19,proxy,255.255.248.0 dhcp-boot=pxelinux.0 pxe-service=X86PC,"Network Boot",pxelinux enable-tftp tftp-root=/srv/tftp # output after choosing the "Windows Deployment Services" option, how can I stop WDSNBP to retry to connect to 10.87.3.19 instead of 10.87.0.202 to whom I was pxechaining? TFTP boot: 10.97.0.202 \boot\x64\wdsnbp.com Downloaded WDSNBP from 10.87.0.202 WDSNBP started using DHCP Referral. Contacting Server: 10.87.3.19 (Gateway: 0.0.0.0).. No response from Windows Deplyment sever Lauching pxeboot.com... TFTP download failed. PXE-M0F: Exiting Intel PXE ROM. Operating...
2009 May 02
1
[PATCH] pxechain: remove unused ipaddrbuf
Remove unused ipaddrbuf. - Sebastian Index: syslinux-3.80-pre5-5-gd562154/modules/pxechain.asm =================================================================== --- syslinux-3.80-pre5-5-gd562154.orig/modules/pxechain.asm +++ syslinux-3.80-pre5-5-gd562154/modules/pxechain.asm @@ -556,6 +556,3 @@ close_status: dw 0 PXEOpenParms: open_status: dw 0 open_ciaddr: dd 0 - - section .bss
2017 Jul 10
0
pxechain.com loops back with WDSNBP started using DHCP Referral
...=pxelinux.0 > pxe-service=X86PC,"Network Boot",pxelinux > enable-tftp > tftp-root=/srv/tftp > > # output after choosing the "Windows Deployment Services" option, how can I > stop WDSNBP to retry to connect to 10.87.3.19 instead of 10.87.0.202 to whom > I was pxechaining? > > TFTP boot: 10.97.0.202 \boot\x64\wdsnbp.com > > Downloaded WDSNBP from 10.87.0.202 > > WDSNBP started using DHCP Referral. > Contacting Server: 10.87.3.19 (Gateway: 0.0.0.0).. > No response from Windows Deplyment sever > Lauching pxeboot.com... > TFTP download fai...
2013 Aug 07
0
pxechain.com and gpxelinux.0 odd behavior
On Wed, Aug 7, 2013 at 3:58 PM, Hans Lellelid <hans at velum.net> wrote: > I'm sure I'm doing something wrong here, but I would appreciate a pointer. > I have tried to rtfm, but find the docs a little sparse wrt > pxechain.comand gpxelinux.0. > > I am trying to setup a pxe chain server (aka chainloading?) where one of > the entries on one pxe server forwards to
2013 Aug 07
2
pxechain.com and gpxelinux.0 odd behavior
I'm sure I'm doing something wrong here, but I would appreciate a pointer. I have tried to rtfm, but find the docs a little sparse wrt pxechain.comand gpxelinux.0. I am trying to setup a pxe chain server (aka chainloading?) where one of the entries on one pxe server forwards to another (cobbler, in this case). I know this works fine with traditional pxelinux.0 images, but it's
2017 Jul 10
0
pxechain.com loops back with WDSNBP started using DHCP Referral
...gt;> enable-tftp >>> tftp-root=/srv/tftp >>> >>> # output after choosing the "Windows Deployment Services" option, how >>> can I >>> stop WDSNBP to retry to connect to 10.87.3.19 instead of 10.87.0.202 >>> to whom >>> I was pxechaining? >>> >>> TFTP boot: 10.97.0.202 \boot\x64\wdsnbp.com >>> >>> Downloaded WDSNBP from 10.87.0.202 >>> >>> WDSNBP started using DHCP Referral. >>> Contacting Server: 10.87.3.19 (Gateway: 0.0.0.0).. >>> No response from Windows Dep...
2017 Jul 10
3
pxechain.com loops back with WDSNBP started using DHCP Referral
...vice=X86PC,"Network Boot",pxelinux >> enable-tftp >> tftp-root=/srv/tftp >> >> # output after choosing the "Windows Deployment Services" option, how can I >> stop WDSNBP to retry to connect to 10.87.3.19 instead of 10.87.0.202 to whom >> I was pxechaining? >> >> TFTP boot: 10.97.0.202 \boot\x64\wdsnbp.com >> >> Downloaded WDSNBP from 10.87.0.202 >> >> WDSNBP started using DHCP Referral. >> Contacting Server: 10.87.3.19 (Gateway: 0.0.0.0).. >> No response from Windows Deplyment sever >> Lauching p...
2012 Jan 17
0
Status of PXEChain? (and friends)
Where would I most likely be able to find a fully functional method of chaining to another PXE server? I'm currently running a hand built 4.0.3. I have in front of me 4.0.5, and 4.0.10-pre 17. Also git:master (4.0.6?), and git:lwip (4.0.10?). I need to replace my existing 4.0.3 anyway. Looking to try 4.0.10-pre17. But above all else, I'm looking for whatever build carries the best
2013 Aug 08
0
pxechain.com and gpxelinux.0 odd behavior
I've spent a lot more time with this today, trying to get this working with 4.07, 5.01, and 5.10 ... no luck, but I did have a few follow-up questions. (1) Should it be possible to use the newer (e.g. 5.10) version of syslinux and use http:// URLs for both the initial vmlinuz image and also the initrd? -- As I was doing before with gpxelinux.0? A naive attempt to use lpxelinux.0 on our
2010 Nov 07
1
pxechn.c32: Status
Now that pxechain.com can work (with my patch to core/pxelinux.asm), a PXE Chainload COM32 is not as big of a deal but I agree with HPA that it would be a good idea, especially considering the possible flexibility that this may allow. For the moment, I've named the chain module pxechn.c32 in order to not collide with the name pxechain.com when not specifying the .com/.c32 extension.
2013 Aug 08
2
pxechain.com and gpxelinux.0 odd behavior
On 08/08/2013 10:05 AM, Hans Lellelid wrote: > > label cobbler > COM32 pxechn.c32 > append tftp://172.20.30.10/lpxelinux.0 > > This specific example (using lpxelinux.0) refuses to load the http-url > kernel from my cobbler box, but if I use non-URL paths (i.e. TFTP) for > kernel and initrd it works just fine. > Does that include a URL-path for TFTP? Any useful
2013 Aug 08
0
pxechain.com and gpxelinux.0 odd behavior
On Thu, Aug 8, 2013 at 6:48 PM, H. Peter Anvin <hpa at zytor.com> wrote: > On 08/08/2013 10:05 AM, Hans Lellelid wrote: > > > > label cobbler > > COM32 pxechn.c32 > > append tftp://172.20.30.10/lpxelinux.0 > > > > This specific example (using lpxelinux.0) refuses to load the http-url > > kernel from my cobbler box, but if I use non-URL paths
2013 Aug 08
0
pxechain.com and gpxelinux.0 odd behavior
On Thu, Aug 8, 2013 at 7:15 PM, H. Peter Anvin <hpa at zytor.com> wrote: > On 08/08/2013 04:14 PM, Hans Lellelid wrote: > > > > Sorry, I will give some better output tomorrow. I think when this > > happened I was still using menu.c32 so I didn't see any output, it just > > reloaded the menu. But I will respond back tomorrow after trying this > > with