similar to: PXELINUX, pxechain.com and Etherboot

Displaying 20 results from an estimated 900 matches similar to: "PXELINUX, pxechain.com and Etherboot"

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
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
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
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
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
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 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
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
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
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
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 >>>
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
2012 Jul 20
6
[Bug 1215] sshd requires entry from getpwnam for PAM accounts
https://bugzilla.mindrot.org/show_bug.cgi?id=1215 Matt Joyce <matt.joyce at cloudscaling.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matt.joyce at cloudscaling.com --- Comment #13 from Matt Joyce <matt.joyce at cloudscaling.com> ---
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 08
2
pxechain.com and gpxelinux.0 odd behavior
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 more scientific rigour. I might be able to do the packet trace, > though that may be a little tricky to