similar to: Failing to get pxechain.com working, SYSLINUX 3.86.

Displaying 20 results from an estimated 1000 matches similar to: "Failing to get pxechain.com working, SYSLINUX 3.86."

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
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 --
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
2
pxechain.com loops back with WDSNBP started using DHCP Referral
Windows 2012 WDS server: 10.87.0.202 Windows DHCP server: 10.87.0.152 066 (Boot Server Host Name): 10.87.3.19 067 (Bootfile Name): pxelinux.0 PXELinux CentOS 7 server : 10.87.3.19 # cat /srv/tftp/pxelinux.cfg/default DEFAULT menu.c32 PROMPT 0 MENU TITLE Main Menu LABEL CentOS-7-x86_64 KERNEL CentOS-7-x86_64/vmlinuz APPEND initrd=CentOS-7-x86_64/initrd.img
2008 Jul 09
2
OT: anything in CentOS 5.2 that uses opendns.com when browsing web?
I believe this is completely OT, but I want to be positive. I have a fully up to date CentOS 5.2 box. During the past week, when surfing with Firefox (and today, while testing with Konqueror), frequently, especially when DNS is slow, I am seeing references to opendns.com At times, I end up on opendns.com web pages, instead of at the web site I'm trying to get to. My ISP, the phone company,
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
2017 Jul 10
3
pxechain.com loops back with WDSNBP started using DHCP Referral
Thank you Gene! On 10/07/17 17:54, Gene Cumm wrote: > On Mon, Jul 10, 2017 at 11:25 AM, Jelle de Jong via Syslinux > <syslinux at zytor.com> wrote: >> Windows 2012 WDS server: 10.87.0.202 >> Windows DHCP server: 10.87.0.152 >> 066 (Boot Server Host Name): 10.87.3.19 >> 067 (Bootfile Name): pxelinux.0 >> >> PXELinux CentOS 7 server : 10.87.3.19
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
2013 Aug 08
3
pxechain.com and gpxelinux.0 odd behavior
On Wed, Aug 7, 2013 at 7:26 PM, Gene Cumm <gene.cumm at gmail.com> wrote: > <snip> > > After my experiences with writing/testing pxechn.c32, I'm not > surprised that this happens. What version(s) have you used? > > One of the goals of lpxelinux.0 is to replace gpxelinux.0 for HTTP/FTP > fetch capability. This is available in versions 5.10+ and 6.00+ (BIOS
2009 Aug 12
2
OT: Firefox SSL error on Linux, Firefox OK on Windows - same web site
Using CentOS 5.3 (32 bit) on my Desktop with Mozilla Firefox 3.0.12. With one web site (LinkShare) I am getting an SSL error, after clicking to get a more advanced report I do not get that error, using Mozilla Firefox 3.0.13 on M$ Windows and I get the report OK on Windows. It appears, when using Firefox on Linux, that it is not ending up on the LinkShare web site and Firefox is giving me the
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
2010 Sep 18
1
Went with OpenDNS for now
A few weeks ago I asked about firewalls and family filters. Lanny Marcus, I believe, suggested OpenDNS. Just wanted to thank him (and everyone here) for their suggestions. Eventually I would like to learn about firewalls, but I don't really want to run another machine at this time. OpenDNS is trivial to set up on the router and looks to be just about exactly what I wanted. Thanks. Sorry to
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 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
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
2017 Jul 10
0
pxechain.com loops back with WDSNBP started using DHCP Referral
On Mon, Jul 10, 2017 at 11:25 AM, Jelle de Jong via Syslinux <syslinux at zytor.com> wrote: > Windows 2012 WDS server: 10.87.0.202 > Windows DHCP server: 10.87.0.152 > 066 (Boot Server Host Name): 10.87.3.19 > 067 (Bootfile Name): pxelinux.0 > > PXELinux CentOS 7 server : 10.87.3.19 > > # cat /srv/tftp/pxelinux.cfg/default > DEFAULT menu.c32 > PROMPT 0 > MENU
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.
2017 Jul 10
0
pxechain.com loops back with WDSNBP started using DHCP Referral
On 10/07/17 19:13, Jelle de Jong via Syslinux wrote: > Thank you Gene! > > On 10/07/17 17:54, Gene Cumm wrote: >> On Mon, Jul 10, 2017 at 11:25 AM, Jelle de Jong via Syslinux >> <syslinux at zytor.com> wrote: >>> Windows 2012 WDS server: 10.87.0.202 >>> Windows DHCP server: 10.87.0.152 >>> 066 (Boot Server Host Name): 10.87.3.19 >>>
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