similar to: Problems with gpxelinux and Broadcom 57711

Displaying 20 results from an estimated 800 matches similar to: "Problems with gpxelinux and Broadcom 57711"

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 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 Apr 26
3
memdisk issue with gpxelinux.0
Helle, I'm facing a strange issue with memdisk The context : syslinux 3.75 gpxelinux.0 the gpxe stript called from a menu executed through menu.c32 : #!gpxe kernel /modules/memdisk initrd=/freedos initrd /freedos The output before the freeze : /boot.gpxe. ok /modules/memdisk. ok /freedos...... ok MEMDISK 3.75 3.75 Copyright 2001-2009 H. Peter Anvin et al e820: 0000000000000000
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
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
2011 Feb 24
0
temporary fix for gpxelinux.0 not doing localboot
As I had noted in the past gpxelinux.0 fails (on most of my machines) at localboot 0 where as pxelinux.0 works with localboot 0 (on all of my machines) I needed to do local boot by default (not first hard drive but local boot where it ends pxe booting and looks at the next device) I also had a few iso images that took too long while downloading from tftp and I wanted to use gpxelinux.0 with its
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
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
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
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
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 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 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
2009 Apr 17
1
keeppxe option is still broken with gpxelinux.0 in 3.75
but it works well with pxelinux.0 in 3.75
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
2010 Dec 03
1
Enable debug messages for gpxelinux.0
All, For several days, I've been trying to debug an issue booting a Windows 7 machine over iscsi (utilizing gpxelinux.0 and sanboot.c32). ? ??? - I can get it to function OK utilizing plain gPXE (so I know my iscsi config is OK and also the iscsi drive is OK). ??? - When utilizing gpxelinux, the system shows that the iscsi drive is mounting and trying to boot. However, at that point the
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
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 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
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