Displaying 14 results from an estimated 14 matches for "scoular".
2005 Jun 25
1
Naive newbie question: HTTP
...pecially if it passed on information about the
requesting machine via HTTP Headers.
Anyway, just a thought... I have now donned my flame
retardant trowsers...
Oh... and don't get me wrong, I think pxelinux is pretty
fantastic as it is... just curious as to future possibilities.
Cheers,
Doug Scoular
2010 Nov 16
2
pxelinux 4.03 taking forever to find ..../pxelinux.cfg/default
Hi,
Is there anything that controls the speed with which pxelinux.0 (4.03)
enumerates the files in .../pxelinux.cfg before it reaches the
.../pxelinux.cfg/default file ?
pxelinux.cfg/01-00-50-56-ba-48-0e
pxelinux.cfg/AC12B2D9
pxelinux.cfg/AC12B2D
pxelinux.cfg/AC12B2
pxelinux.cfg/AC12B
pxelinux.cfg/AC12
pxelinux.cfg/AC1
pxelinux.cfg/AC
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
2006 Aug 28
2
Extending dmitest to check for Long Mode (aka 64 versus 32 bit)
Hi Erwan,
First off, many thanks for your wonderful addition to syslinux:
dmitest.c32 and another thankyou to hpa for it's inclusion.
I need to ask if you are missing a couple of definitions in
dmi_processor.h, specifically, the "long mode" flag. I
need to use this flag to determine whether a machine is
64-bit capable or not.
There is a great web page explaining the "long
2015 Oct 24
4
Confusion on lpxelinux vs. gpxelinux vs. ipxe vs gpxe.
...d against a brick wall until I recompiled
with various DEBUG macros set... my pxechn stanza looked like this:
# Test Doug's chaining...
LABEL chain018
MENU LABEL ^Doug's REMOTE lpxelinux.
KERNEL pxechn.c32
APPEND
http://wwwin-kickstart.remote.com/tftpboot/dscoular/syslinux/lpxelinux.0 -p
http://wwwin-kickstart.remote.com/tftpboot/dscoular/syslinux
With DEBUG set I could see that my local lpxelinux.0 would successfully
load pxechn.c32, then pxechn.c32 would load the remote lpxelinux.0 via
HTTP... but then it would fail to find it's needed ldlinux.c32.
I...
2015 Oct 24
0
Confusion on lpxelinux vs. gpxelinux vs. ipxe vs gpxe.
On 24/10/15 21:57, Doug Scoular via Syslinux wrote:
> 1. gpxe - a mothballed Network Boot Program but with a possibly problematic
> and slow HTTP implementation.
> 2. ipxe - an active fork of gpxe but still with the possibly problematic
> and slow HTTP implementation (?)
iPXE's HTTP implementation is definitely n...
2007 Oct 12
1
Passing commands from pxelinux to gpxe ?
Hi All,
Sorry if this is a stupid question, but I've managed to get
pxelinux to load gpxe and then manually load linux by
using the gpxe command line and HTTP for the kernel and
initial ram disk.
My question is whether it is possible to somehow pass
gpxe commands through some mechanism other than
the DHCP filename response. Since I don't have control
over our DHCP infrastructure, but do
2007 Dec 10
2
Reloading pxelinux via menu.c32
Hi All,
I have used menu.c32 to offer several booting
options to our users via pxelinux... the icing on
the cake would be if there was some mechanism
whereby the pxelinux boot could be restarted,
with the usual search for pxelinux.cfg/... files...
all without a reboot and going through POST.
Does anyone know if this is possible or if a comboot
module exists for such a thing ?
Cheers,
Doug
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
2010 Nov 17
1
pxelinux 4.03 taking forever to find .../pxelinux.cfg/default
Hi All,
It appears the NetApp OnTap tftp server we were using doesn't
implement the "OpCode: Error Code (5); Error Code: File not found (1)"
response." so we just moved the tftp service to RHEL boxes running HPA
tftpd.
It's essential for our deployment system to locate the pxelinux config
specific to an installation request based on it's MAC address. If the
MAC based
2008 Oct 15
1
Syslinux Digest, Vol 67, Issue 10
Hi Peter/Erwan et al,
With my incredibly limited understanding of all things com32, years
ago, I managed to write a com32 module to tell PXE users their MAC
address, machine make, model and whether they were on a 32 or 64 bit
processor. Users found this very useful when trying to re-image the
8,000 odd boxes spread round the globe.
This was hugely based on Erwan Velu's dmitest.c circa 3.20.
1998 May 28
1
SAMBA digest 1700
SUBJECT: SAMBA digest 1700
ERROR: Text size exceeds maximum
2007 May 01
1
Using pxelinux mboot.c32 to multiboot Solaris
Hi All,
Now that we have multiboot capable pxelinux, thanks to mboot.c32,
I decided to try and remove pxegrub from my x86 jumpstart infrastructure
since, in theory, pxelinux can now do it all.
The problem I'm having is I'm not very sure I'm following Tim's documentation
correctly... I'm not 100% what comes after the --- and whether the Sun kernel
needs it's arguments
2008 Mar 29
4
gpxelinux 3.70pre7 - wonderful!
Hi Peter et al,
Just wanted to let you know my heartfelt appretiation of what you and
the other devs
have done in integrating gpxe and pxelinux... it works wonderfully
well for me... I simply
swapped my pxelinux.0 for my gpxelinux.0 and modified my pxelinux.cfg/default to
use urls to refer to the kernel and initial ram disk images and it
worked perfectly
(dns resolution and all).
This is a huge