Displaying 20 results from an estimated 1000 matches similar to: "Question about pxelinux and gpxelinux"
2010 Oct 11
1
Problems with gpxelinux and Broadcom 57711
Hello.
We are using gpxelinux from SYSLINUX 4.02. We recently purchased some HP
Proliant BL460c G6 servers with Broadcom BCM 57711 10Gbit NICS.
We have a very simple pxelinux.gpxe script compiled into gpxelinux.0:
#!gpxe
set use-cached 1
dhcp net0
chain http://webserver/gpxe/gpxe.php?IP=${net0/ip}
The PHP script dynamically creates a config file that looks something
like this:
#!gpxe
set
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
2009 May 12
3
Chain loading hard disk with gPXELinux
Hello syslinux mailing list,
I've been working on a kind of system administration tool (
http://twyna.sourceforge.net/) with a colleague of mine for our Computer
Science Bachelor degree internship. I hope I'm saying that right :)
We use gPXELinux to boot over a web service and it's all working
marvellously, except for the localboot bug. Until now we've used chain.c32
to solve
2008 Apr 02
1
gpxelinux 3.70pre7 - keeppxe problem
First let me say I'm really excited about the possibility of dynamic
menu creation over http using php. When this is stable it will make
maintinging some of our pxelinux infrastructure much easier. Id like to
thank all involved; I'm really looking forward to the gpxe intigration.
After hpa's announment for 3.70pre7 I begain testing. I dropped the new
gpxelinux.0 and new c32 modules
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
2009 Sep 03
1
gpxelinux questions
Hi All,
I've been enjoying playing with gpxe and gpxelinux, however I have a
few questions that I'd love to get some answers for...
1) Will gpxelinux support chain loading of other NBPs without hanging
or is this already resolved ?
2) Why does gpxelinux take much longer than pxelinux to enumerate the
UUID, MAC address, then hex IP address chop ?
3) Can gpxelinux load gpxe scripts at all
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
2008 May 27
1
need advice: runing gpxelinux.0 without tftp
Hi,
?I happily use gpxelinux.0 in subnets where nic-embedded pxe stack can
load it from a tftp server pointed by the dhcp daemon.
Now I'd like to know the best way to run gpxelinux.0 in a special
subnets, where no tftp trafic is allowed, http is served through a
reverse proxy, and dhcp is ok.
I tried "gpxe on local media (rom/iso/floppy/usb) -> gpxelinux.0" with
limited success
2009 Sep 14
2
gpxelinux
Hi All,
I'm trying to setup gpxelinux instead of pxelinux, my goal is to fetch the
configuration files and images via http.
additionally, I want to setup all servers to boot by default from PXE - the
idea is that I can control whats booted in another place, and I don't need
to physically (or virtually) go through menus or do stuff on the machine.
my basic proof of concept is:
isc dhcp
2011 Feb 04
1
sanboot.c32 with gpxelinux 4.03
Hello All.
Yesterday I?m trying another ways but without luck.
Issue still exist ? Please help.
Is it possible to rewrite DHCP setting for sanboot.c32 after gpxelinux.0 load?
Will be nice to have this possibility because:
1. DHCP can be ?black box?.
2. DHCP admin not available.
3. PXE server rewrite dhcp setting.
I cannot boot from cdrom after pxe(gpxelinux.0) ? please help.
LABEL Windows 7
2011 Oct 07
1
gpxelinux.0 under a QEMU GPXE virtual boot rom?
You're all back! (yippie!). Now I can ask the question that's been nagging
at me over the past month...
Is booting gpxelinux.0, under QEMU, which provides it's own GPXE capable
boot rom supposed to work? Or, is it a redundant (the GPXE boot room
already provides the functionality of gpxelinux.0) and suicidally dumb thing
to do? I've found some references to other people
2010 Jul 01
1
XP iscsi gpxelinux?
I have a working pxelinux environment.
I point the "boot server" (windows dhcp) to my tftp server and
"Bootfile name" to pxelinux.
How would I invoke the chain loader over iscsi?
I was reading the following page and wondering if I could use
gpxelinux to boot this?
http://etherboot.org/wiki/soc/2009/dverkamp/notes/windows_xp_iscsi
I saw examples of san boot here
2011 Nov 29
2
gpxelinux.0 and slow HTTP performance on VMware ESX
Hi,
I found this message in your online mail archive, i have found the same problem and did some research in the past on this. Maybe you would be interested to know it is a problem on any virtualisation product not just ESX. Second it is a problem in gPXE that you embedded in gPXElinux. The problem was build in gPXE after version 0.97 so any gPXElinux build a newer version has this problem. I
2011 Jun 29
4
gpxelinux.0 and slow HTTP performance on VMware ESX VM
Hi,
first of all I would like to voice my deep gratitude to all syslinux developers
for this really important software. I am using it in all my automation projects
and could not manage without.
Unfortunately now I stumbled upon a problem where I am out of my wits and need
some help.
The core problem is that HTTP transfers by gpxelinux.0 are very slow. Sadly this
problem seems to be somehow
2010 Jul 16
2
gpxelinux local disk boot does not work
I have a lab in which I keep all my computers set to try network boot
first that way it is easy to put a file in pxelinux.cfg of the mac
address of a faulty machine and have it build itself or run
diagnostics.
Up till recently I used pxelinux.0. I have been trying out gpxelinux
so that I can use its http fuctionality to download initrd images
faster to boot. I just discovered that its local boot
2012 May 07
2
Syslinux 4.04 gpxelinux.0 http performance problem with VMware VMs
Hello,
In my testing environment I have two VMs on ESXi 5.0.
VM A = dhcp/tftp/PXE/http server, running CentOS 6.2. Syslinux 4.04 with the included gpxelinux.0.
VM B = PXE boot client.
If I run CentOS 6.2 also on the VM B, I can easily transfer 50+ MB/sec over http between the VMs (wget, links).
Now, if I PXE boot gpxelinux.0 on the VM B, and start to download bigger initrd image
over http the
2008 Jun 07
6
3.70 without "finished" gpxelinux.0?
Hello all,
I'm thinking about wrapping up a 3.70 release, even though gpxelinux.0
is technically not feature-complete. I'd like people's opinion on it.
-hpa
2009 Feb 20
2
gpxelinux.0 (and maybe pxelinux.0) broken since 51f563a2e52d1e2668e7b7a3d480c4f1e4b89d97
Hello,
I'm trying to boot with a git snapshot using gpxelinux.0
When using 3.73 everything is fine.
When using 3.74pre1 and later I've got the following behavior :
The boot process is stopped just after displaying this line :
PXELINUX 3.74 pre1-7-gb83eb9f Copyright (c) 1994-2008 H. Peter Anvin
I can reproduce the problem under vmware server 1.0, and also on a server.
After testing
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
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