Displaying 20 results from an estimated 1000 matches similar to: "Syslinux Digest, Vol 116, Issue 20"
2012 Nov 21
1
pxelinux load configuration files (ARP type code, and IPaddress in hex)
Hi!
As documented: http://www.syslinux.org/wiki/index.php/PXELINUX
When pxelinux "boots" it is looking for this:
/mybootdir/pxelinux.cfg/01-88-99-aa-bb-cc-dd
/mybootdir/pxelinux.cfg/C000025B
/mybootdir/pxelinux.cfg/C000025
/mybootdir/pxelinux.cfg/C00002
/mybootdir/pxelinux.cfg/C0000
/mybootdir/pxelinux.cfg/C000
2012 Feb 05
3
pxelinux search order for configuration file
Hi Everyone.
is there a need to have on searching the configuration file the request
for the "odd ip addresses" ?
Let me explain:
from /doc/pxelinux.txt :
...
Next, it will search for the config file using its own IP address
in upper case hexadecimal, e.g. 192.0.2.91 -> C000025B
(you can use the included progam "gethostip" to compute the
hexadecimal IP address for
2006 Oct 13
2
pxelinux properly configured cannot find "default" configuration file
Hello! I have some weird problem.
I have pxelinux(3.10) configured fine. Os: FreeBsd 6.1, tftp-hpa 0.41, some version of
dhcpd from ports.
It worked before on
another machine which's hd passed away and i lost my working example.
Configured new computer as boot server...
What happends is dhcp gives all the parameters to client(this server
also works for giving addresses to workstations) -
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 Jan 22
4
SYSLINUX 3.73 release imminent
I intend to release SYSLINUX 3.73-pre7 as SYSLINUX 3.73 as soon as
possible. Please let me know if there are any outstanding bugs with
3.73-pre7 that either haven't been reported or I have forgotten about...
it's been a while.
-hpa
2014 Feb 24
3
[RFC, PATCH] core/pxe: Add architecture-specific discovery request for PXE config file
Currently, the TFTP configuration file discovery process will request a
set of files based on the UUID, MAC address, lease IP address and
eventually fall back to "default":
/mybootdir/pxelinux.cfg/b8945908-d6a6-41a9-611d-74a6ab80b83d
/mybootdir/pxelinux.cfg/01-88-99-aa-bb-cc-dd
/mybootdir/pxelinux.cfg/C000025B
[...]
/mybootdir/pxelinux.cfg/C
/mybootdir/pxelinux.cfg/default
2006 Mar 11
2
Can this be done with PXELinux?
Hi
This is what I like to be able to do.
1. Computer boot on LAN, using PXELinux.
2. If the computer is booting for the first time it sends MAC adr, RAM, size of harddrive and name of videocard to a shared folder on a computer, maybe a server, that is attached to the network.
3. If this is not the first time it scan for a new task, could be a new ghostimage or an unattended installation of a
2017 Sep 27
0
Fallback to second menu entry, ONERROR looping Syslinux Digest, Vol 174, Issue 3
Hi!
I think thats the whole point with ONERROR.
We use it in PXELINUX with a reload label.
So we can reload pxelinux (ONERROR) if someone types something wrong ?intall? instead of ?install?.
?
Torgeir
Sendt fra min iPhone
25. sep. 2017 kl. 21:03 skrev "syslinux-request at zytor.com<mailto:syslinux-request at zytor.com>" <syslinux-request at
2002 Nov 05
2
Retaining ownership of files
Hi
I want users to edit each other files, but not having the ownership changed
at all I.e. user1 create a word doc, user2 can edit it, but the ownership is
not changed to user2.
force create mode
force directory mode
force user
force group
I know of these , but our share have tons of dirs with files that have
different users and groups, 60+ developers working together.
Are there any new
2002 Oct 25
1
Configure problem with Solaris 8, samba 2.2.6
Hi
I get this message running configure
checking for test routines... configure: error: cant find test code.
Aborting config
In config.log i get this.
configure:10694: checking for test routines
configure:10703: /compilers/sparcompilers_r/6.2/bin/CC -o conftest -O
-D_LARGEFILE_SOURCE -D_F
ILE_OFFSET_BITS=64 conftest.c 1>&5
./tests/trivial.c, line 3: Error: The function exit must have
2013 Jul 16
2
pxechn.c32: passing options to iPXE
On Tue, Jul 16, 2013 at 6:26 AM, Gene Cumm <gene.cumm at gmail.com> wrote:
> On Mon, Jul 15, 2013 at 11:57 PM, Alexandre Blanchette
> <blanalex at gmail.com> wrote:
> > In PXELinux 4.06 (the vanilla version, not gpxelinux.0), I'm trying to
> use
> > pxechn.c32 to call iPXE (undionly) with option 67 set to call an iPXE
> > script.
> >
> > The
2013 Jul 16
2
pxechn.c32: passing options to iPXE
In PXELinux 4.06 (the vanilla version, not gpxelinux.0), I'm trying to use
pxechn.c32 to call iPXE (undionly) with option 67 set to call an iPXE
script.
The relevant portion of my PXELinux config looks like this:
LABEL MDT
MENU LABEL ^B - MDT 2012 SP1
com32 pxechn.c32
APPEND undionly.kpxe -o 67.s=ipxe/mdt.ipxe
However iPXE doesn't seem to get the option correctly, it goes into
2014 Apr 23
3
*.c32 for efi64 and efi32?
On 2014/4/23 ?? 12:54, Ady wrote:
> Is this about not liking the need for (sub)directories (depending on
> firmware)? Or is it about functionality?
>
> If I understood correctly the prior email threads, the (real) problem
> was in trying to maintain the searching for:
>
> pxelinux.cfg/01-88-99-aa-bb-cc-dd
> pxelinux.cfg/C000025B
> pxelinux.cfg/C000025
>
2013 Sep 16
4
One DHCP/PXE config for BIOS, EFI32, and EFI64 clients?
Dear all,
I'd like to have a DHCP/PXE server for different arch of clients, i.e.
BIOS, EFI32, and EFI64 clients.
As described here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720589
What Daniel has proposed
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720589#10) should
work, i.e. Using a file called pxelinux.cfg/bios containing the
following 2 lines:
2014 Aug 30
2
PXE booting WinPE with UEFI architecture
> Date: Fri, 29 Aug 2014 13:02:10 +0100
> From: Michael Brown <mcb30 at ipxe.org>
> To: Jason Jones <jason.s.jones at convergys.com>, "syslinux at zytor.com"
> <syslinux at zytor.com>
> Subject: Re: [syslinux] PXE booting WinPE with UEFI architecture
> Message-ID: <54006BC2.3090703 at ipxe.org>
> Content-Type: text/plain;
2014 Apr 23
0
*.c32 for efi64 and efi32?
>
>
> On 2014/4/23 12:54, Ady wrote:
> > Is this about not liking the need for (sub)directories (depending on
> > firmware)? Or is it about functionality?
> >
> > If I understood correctly the prior email threads, the (real) problem
> > was in trying to maintain the searching for:
> >
> > pxelinux.cfg/01-88-99-aa-bb-cc-dd
> >
2013 Oct 26
3
lpxelinux.0 - 6.02 - failed to load ldlinux.c32
Hello Geert
Thanks for replying.. But i think i can?t use it, as i don?t reach the point where the debug module will be available.. it just pulls the lpxelinux.0 and tries to get the next download-- the ldlinux.c32 and it fails...and freezes.
And the next step would be other modules i think.. if i?m wrong.. excuse me 8-).. yesterday i managed to get ipxelinux working from ipxe.org.. so the nic
2014 Aug 30
0
PXE booting WinPE with UEFI architecture
On Fri, Aug 29, 2014 at 8:01 PM, Spike White <spikewhitetx at gmail.com> wrote:
> But chain-loading into WinPE would be useful too.
> In order to use "wimboot", I have to use ./efi64/com32/modules/pxechn.c32
> to chain-load into ipxe? As so:
pxechn.c32 contains BIOS-only code and is not going to work in any EFI
environment.
> LABEL WinPE
> MENU LABEL
2014 Apr 23
2
*.c32 for efi64 and efi32?
On 2014/4/23 ?? 09:55, Gene Cumm wrote:
> The resulting config would require suffix-less module references, i.e.
> "UI menu" or "COM32 ls".
>
> Additionally, I documented the basics of my test system here:
>
> http://www.syslinux.org/archives/2014-February/021740.html
>
> Bear in mind, by "URL-like file locations", I mean that if we have
>
2002 Nov 20
2
RE - servers keeps disapearing
>Hi,
>
>> Is there a known problem with samba servers that keeps disappearing
>> from network neighborhood? Had this problem with 2.2.3, have to
>> restart nmbd to get them back on, but nmbd never stops.
>
>Yes - there _was_ a known problem with nmbd not reregistering names.
>Has disappeared since 2.2.5.
>
I have upgraded to 2.2.6, still have the problem, but