similar to: gpxelinux and cramfs

Displaying 20 results from an estimated 1000 matches similar to: "gpxelinux and cramfs"

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
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
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
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
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
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
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
2009 Apr 15
1
gpxelinux.0 can't work with microsoft RIS (startrom.n12)
gpxelinux.0 (3.73 and 3.74) can't work with microsoft RIS (startrom.n12),but pxelinux.0 (3.73 and 3.74) can work with microsoft RIS well. keeppxe can't work in 3.74.
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 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
2010 Mar 16
3
3.86-pre1 gpxelinux.0 SIS900 long boot time / fails to boot / no entries in tftp server log
Okay guys, This is separate from my last few messages. Along with those attempts, I decided to migrate from pxelinux.0 to gpxelinux.0 in my existing setup. Admittedly I haven't tried previous gpxelinux.0's but I am willing to if someone thinks it would be useful. Everything works as expected with pxelinux.0 of the same version. With gpxelinux.0: TFTP Prefix: Trying to load:
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 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
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
2014 Jun 26
0
syslinux 6.03pre17 + gpxelinux.0 + iso from http not working
> > -----Original Message----- > > From: Syslinux [mailto:syslinux-bounces at zytor.com] On Behalf Of Ady > > Sent: 26 June 2014 12:36 > > To: syslinux at zytor.com > > Subject: Re: [syslinux] syslinux 6.03pre17 + gpxelinux.0 + iso from http > > not working > > > > > > > Hello, > > > > > > I am running Debian testing x64
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
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
2009 Jan 05
2
Question about pxelinux and gpxelinux
Hi Hpa and all I am confused about some function of pxelinux and gpxelinux/gpxe. 1, after I read the document (http://edgyu.excess.org/ols/2008/H%20Peter%20Anvin%20-%20x86%20network%20bo oting%3a%20integrating%20gPXE%20and%20PXELINUX.pdf), I knew there are two major module in standard gPXE, PXE BC and UNDI. And I can understand why I need to produce different boot file for different NIC from