similar to: pxechain.com and gpxelinux.0 odd behavior

Displaying 20 results from an estimated 3000 matches similar to: "pxechain.com and gpxelinux.0 odd behavior"

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
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 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
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
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
1
pxechain.com and gpxelinux.0 odd behavior
On Thu, Aug 8, 2013 at 7:21 PM, Hans Lellelid <hans at velum.net> wrote: > 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,
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
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
2013 Sep 18
3
pxechn.c32 halting
I upgraded from syslinux 4.x to syslinux 6.01 and am now having issues with pxe chaining. I've tried moving up as far as 6.02-pre16, but I'm still experiencing the same problem. The original config called the next server as follows: LABEL Cobbler KERNEL pxechain.com APPEND 10.x.x.x::pxelinux.0 Which worked for the previous version, but I started getting an error after
2014 Feb 10
1
pxechn.c32 halting
On Thu, Sep 19, 2013 at 5:13 PM, Gene Cumm <gene.cumm at gmail.com> wrote: > On Wed, Sep 18, 2013 at 4:09 PM, Chris Valentino > <chris.valentino at 1010data.com> wrote: >> I upgraded from syslinux 4.x to syslinux 6.01 and am now having issues with >> pxe chaining. I've tried moving up as far as 6.02-pre16, but I'm still experiencing the same problem. The
2014 Jun 16
2
Chainload pxelinux from pxelinux and pass parameters or change root dir?
When chainloading one pxelinux from another (e.g., chainloading from say pxelinux 4.07 to pxelinux 6.02), can one pass parameters or somehow control the root directory and/or server IP address? Here's the need: we have a loaded-up PXE server working great under 4.07, and I'm not prepared to just switch the entire setup to a newer version of pxelinux, too many folks depending on a
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
2008 Sep 03
4
gpxelinux feature request
Hi All, A while back there was some mention that gpxe may acquire the ability to receive command-line parameters. I'd dearly love if this could become a reality. It would be fantastic if we could have a pxelinux menu config as follows: KERNEL gpxelinux.0 APPEND config http://someserver.net/gpxe-for-this-box.cfg This would solve a huge number of our problems since we don't have the
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
2013 Apr 18
2
gpxelinux.0 Unable to locate configuration file while pxelinux.0 works
I have a situation very similar to whats in http://www.syslinux.org/archives/2013-January/019251.html The server is setup to provide info over dhcp+tftp and I'm planning on chaning that to dhcp+http so I copied gpxelinux.0 to pxelinux.0 and started failing. The client (in my case it's a hp proliant BL460c G7) manage to get gpxelinux.0 loaded but when it comes to load the config file it
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
2015 Oct 24
4
Confusion on lpxelinux vs. gpxelinux vs. ipxe vs gpxe.
Hi All, I've been trying to understand how to use pxechn.c32 to chain a local pxelinux menu item to a remote server which has it's own pxelinux hierarchy served via TFTP and HTTP. We have no control over DHCP next-server and filename fields so I wanted to exploit the "prefix" -p option that pxechn.c32 accepts. I spent a long time hitting my head against a brick wall until I
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 Jun 26
4
syslinux 6.03pre17 + gpxelinux.0 + iso from http not working
Ady, I had not previously tried three slashes, but have now. No difference unfortunately. I've also tried using the web server on the same machine as the PXE server and using 'http://127.0.0.1/Software/Util1.iso' as the URL, again to no avail. It appears not to be able to connect to anything via http or https. Presumably it uses network settings (such as the gateway) provided by the
2009 Feb 28
1
gpxelinux and dhcp
Hello, I'm playing with gpxelinux, it's works but ... In my dhcpd.conf I have the traditional: option space gpxelinux; option gpxelinux-encap-opts code 175 = encapsulate gpxelinux; option gpxelinux.bus-id code 177 = string; subnet 192.168.0.0 netmask 255.255.255.0 { host essai { hardware ethernet 00:11:22:33:44:55; fixed-address 192.168.0.62; if not exist