Displaying 20 results from an estimated 800 matches similar to: "Can this be done with PXELinux?"
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
2006 Mar 01
3
Samples files for comboot and default
Hi
Does subject exist?
Is it possible to get MAC address, video card, RAM and the storage of a harddrive by using comboot? And can some one help me?
/Kenneth
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
2012 Nov 22
1
Syslinux Digest, Vol 116, Issue 20
Hi!
We use Windows tftp-servers (so I dont think switching now would be an alternative). But I can try to suggest it.
More specific, vendor id of the mac address, is what I want to be able to "choose" (if match) which bootmenu to display.
Like all broadcom NICs we have would boot the undionly.kpxe "menu!! (I am having some trouble with broadcom (PCI fiber) and iPXE :)
And the
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) -
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
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
2017 Nov 24
9
Help for setting up windows unattended installation
Hi.
I have looked at PXElinux<http://www.syslinux.org/wiki/index.php?title=PXELINUX> to understand all this, but I'm very sorry I don't.
I have managed to setup to boot from PXELinux, but I'm not an expert on how to setup a menu file for making a windows unattended installation.
Could someone help me with that?
Is there some kind of a forum for this or is it just by email?
2023 Apr 03
1
pxelinux takes too long trying all the config file options
On Mon, Apr 03, 2023 at 12:52:41PM -0400, Rob Roschewsk via Syslinux wrote:
> Hi All,
>
> I have a situation where I want to netboot and ONLY use pxelinux.cfg/default.
>
> It seems to take FOREVER for pxelinux to try all of the config file
> file options before falling through to default .... trying each
> possible combination multiple times ... increasing the wait time
>
2013 Oct 14
2
how to handle logging
Hello,
I plan a migration to dovecot and have concerns about the amount of logged data.
On a testsystem dovecot produced 1TB syslog per day with a comparable amount of pop3 sessions.
The current server log to STDOUT which is connected to multilog
(circular buffer, http://cr.yp.to/daemontools/multilog.html)
That way I can have a look at the last activities to any time.
I like to have that in
2017 Dec 06
2
No DEFAULT or UI configuration directive found!
Hi.
I have setup virtualbox with a windows 10 that is acting as a DHCP and TFTP
server.
I have created folder like this:
c:\tftpboot
in that folder "pxelinux.0" and "ldlinux.c32" is located.
another folder is created:
c:\tftpboot\pxelinux.cfg
In that folder "default" is located.
I have another testpc that I want to startup with pxe, but I get this error:
2013 Mar 16
3
Running other programs from R
Dear list,
I want to run a statistical program (using its .exe file) from R by
writing a script. I know there are some packages that call WinBUGS, Mplus
etc. form R. I just want to call the .exe extension of this program and run
several times writing a code in R. Thus, I want to have the output inside R.
I just don't know where to start. Does anyone have any idea about that? Is
there a
2003 Jul 20
1
rsyncd logging to multilog / stdout
I was looking for suggestions on how I could get rsyncd to send its log
information to multilog, and I came across this post:
http://marc.theaimsgroup.com/?l=rsync&m=105034709927741&w=2
Is there any initiative to integrate this or something like it into the
rsync base? It would be a really useful feature for people who run rsync
under process supervision.
Toby
2003 May 14
1
mcl models, percentages
I've put two packages for R on my home page at
http://www.xs4all.nl/~jhckx/R/. The "pcnt" package is for multiway
percentage tables. I've posted a first effort called "ctab" on this
group and a request for enhancing "ftable" with percentages on the
wishlist.
The "mcl" package is for estimating multinomial logistic models using
conditional logistic
2001 Feb 20
2
Portable OpenSSH 2.5.1p1: daemontools-aware?
Does this version implement the ability to be run under Dan Bernstein's
supervise/multilog utilities? I.e. can sshd be told not to daemonize and log
all messages to stdout/stderr instead of syslog?
Thanks,
--
Jos Backus _/ _/_/_/ "Modularity is not a hack."
_/ _/ _/ -- D. J. Bernstein
_/
2017 Nov 24
1
Help for setting up windows unattended installation
On Fri, Nov 24, 2017 at 09:07:22AM -0500, Gene Cumm wrote:
> On Fri, Nov 24, 2017 at 8:24 AM, Kenneth Vandb?k wrote:
> > Hi.
> >
> > I have looked at
> > PXElinux<http://www.syslinux.org/wiki/index.php?title=PXELINUX>
> > to understand all this, but I'm very sorry I don't.
> >
> > I have managed to setup to boot from PXELinux, but I'm
2002 May 24
1
Out of memory need to restart system - Probably OT
Please specify the Samba version you are running - winbindd in 2.2.2 had a
*big* memory leak which would certainly eat all your memory over three days
on a moderately busy server. The more work winbindd does the more memory it
chews - which might explain the end of day incidents.
Try using 'M' in Top to get an idea of who is eating the memory.
Noel
There is no indication in TOP as to
2003 Feb 04
2
bincimap
hi,
what do you tyhink about it? especially the faq comment about dovecot?
http://www.bincimap.andreas.hanssen.name/
--
Levente "Si vis pacem para bellum!"
2002 Oct 08
1
Fwd: SSHD logging on Solaris 8?
Sorry to send this to the wrong list. But it appears that the general list
is mostly utilized as a SPAM vector and/or is absentee moderated (the
message has yet to make it to the archives, despite being dated days
earlier than messages which are there). In any event, I'd like to know if
anyone could provide me with some more information than is available in the
manpages, FAQ, and other