Displaying 20 results from an estimated 10000 matches similar to: "PXE on Ubuntu (was: 5.10 regression (from 5.01) MENU INCLUDE broken.)"
2013 Sep 06
1
5.10 regression (from 5.01) MENU INCLUDE broken.
>
> > On 09/05/2013 01:55 AM, Gene Cumm wrote:
> > > On Wed, Sep 4, 2013 at 2:34 PM, Piotr Karbowski
> > > <piotr.karbowski at gmail.com> wrote:
> > >
> > >> With syslinux (extlinux) it will jump to last INCLUDE'ed menu always, with
> > >> 5.01 it will display list of elements, then allow me to choose which one I
> >
2013 Sep 06
0
5.10 regression (from 5.01) MENU INCLUDE broken.
> On 09/05/2013 01:55 AM, Gene Cumm wrote:
> > On Wed, Sep 4, 2013 at 2:34 PM, Piotr Karbowski
> > <piotr.karbowski at gmail.com> wrote:
> >
> >> With syslinux (extlinux) it will jump to last INCLUDE'ed menu always, with
> >> 5.01 it will display list of elements, then allow me to choose which one I
> >> want to enter.
> >>
>
2013 Sep 04
0
5.10 regression (from 5.01) MENU INCLUDE broken.
On Wed, Sep 4, 2013 at 2:34 PM, Piotr Karbowski
<piotr.karbowski at gmail.com> wrote:
> With syslinux (extlinux) it will jump to last INCLUDE'ed menu always, with
> 5.01 it will display list of elements, then allow me to choose which one I
> want to enter.
>
> Even if the include part contain a single label + menu label, it will
> display only it with newer syslinux.
2013 Sep 04
0
5.10 regression (from 5.01) MENU INCLUDE broken.
Am 04.09.2013 18:34, schrieb Piotr Karbowski:
>
>
> MENU BEGIN
> MENU TITLE System Rescue CD 3.7.1
> INCLUDE sysrcd-3.7.1.conf
> MENU END
Does
MENU BEGIN
MENU TITLE System Rescue CD 3.7.1
MENU INCLUDE sysrcd-3.7.1.conf
MENU END
give the expected results?
Regards,
Mattias
--
Mattias Schlenker - Redaktion + EDV-Beratung + Linux-CD/DVD-Konzepte
2007 Jun 19
0
PXE problems with syslinux 3.51
Anyone else seeing problems doing pxe boots off the latest dag/rpmforge
syslinux packages? Versions 3.35 works, doing the tftp request like this:
Jun 18 06:01:19 boothost in.tftpd[25947]: RRQ from 172.16.0.26 filename /centos5-i386/pxelinux.0
Jun 18 06:01:19 boothost in.tftpd[25947]: tftp: client does not accept options
Jun 18 06:01:19 boothost in.tftpd[25948]: RRQ from 172.16.0.26
2004 Aug 25
0
[Fwd: Re: Menu help]
Here is a cut and paste from /var/log/messages from our TFTP server
Aug 25 05:45:32 SALES in.tftpd[3206]: RRQ from 10.0.0.223 filename pxelinux.0
Aug 25 05:45:32 SALES in.tftpd[3206]: tftp: client does not accept options
Aug 25 05:45:32 SALES in.tftpd[3207]: RRQ from 10.0.0.223 filename pxelinux.0
Aug 25 05:45:32 SALES in.tftpd[3208]: RRQ from 10.0.0.223 filename
2015 Oct 06
1
facing problem with UEFI pxe boot with syslinux 6.03
Machine using HP DL380 Gen9 server
Initially I got problem where boot hung at My IP 0.0.0.0
Then I referred to http://www.syslinux.org/archives/2015-June/023641.html
And used the patch provided then it again hung but at different step
Getting cached packet
My IP 192.168.103.41
(hung here)
>From /var/log/messages
Oct 7 01:16:10 foreman in.tftpd[43905]: RRQ from 192.168.103.41 filename
2012 Sep 04
1
ifcpu64.c32 not working properly when used in a menu include file
The following is a pxelinux problem, specifically to do with
including config files with the menu include directive and the
ifcpu64.c32 com module.
I have a working ifcpu64.c32 setup that jumps to the label rescue64
in the case of a 64-bit CPU. The label "rescue64" defines a 64-bit
kernel and a 64-bit initrd.img. The setup jumps to a label named
"rescue32" in the case of a
2010 Apr 30
1
PXE boot from KVM VM is very slow
Hi all, i have trouble to PXE boot KVM-based (network of Linux-bridge)
Virtual Machines: very slow transfer pxelinux.cfg.
====== tcpdump on KVM host system ====
[root at kvm-test01 ~]# tcpdump -i virbr1 | grep -v ssh | grep 10.0.5.187
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on virbr1, link-type EN10MB (Ethernet), capture size 96 bytes
17:57:29.809278
2015 Jan 18
0
PXE Error Reporting
Hello Andreas,
Andreas Gruenbacher wrote:
> Hi,
>
> On 01/17/2015 12:57 AM, Sebastian Herbszt wrote:
> >> On 01/16/2015 12:19 AM, Sebastian Herbszt wrote:
> >>> Andreas Gruenbacher wrote:
> >>>> "Loading <FILE>... failed: No such file or directory" when the TFTP
> >>>> server replies with "Permission denied"
2015 Jan 20
3
PXE Error Reporting
On 01/18/2015 03:23 PM, Sebastian Herbszt wrote:
>
> --- tftp-hpa-5.2/tftpd/tftpd.c.orig 2015-01-16 21:45:30.790798281 +0100
> +++ tftp-hpa-5.2/tftpd/tftpd.c 2015-01-18 23:44:28.031177383 +0100
> @@ -1504,6 +1504,8 @@ static int validate_access(char *filenam
> return ENOSPACE;
> case EEXIST:
> return EEXISTS;
> + case EACCES:
>
2007 Sep 05
1
FWIW - small bug in a PXE client
hi HPA,
in case youre collecting such bugs, heres what (I think) I know.
sorry for the excessive/pedantic detail..
this PXE code
NSC DP83815/DP83816 Fast Ethernet UNDI,
v1.03
Copyright (C) 2002, 2003 National Semiconductor Corporation
All rights reserved.
Pre-boot eXecution Environment PXE-2.0 (build 082)
Copyright (C) 1997-2000 Intel Corporation
has a
2005 Sep 15
1
PXE boot hangs after trying to load cfg/<max address>
Hi,
i'm trying to get my VIA Epia with VIA Rhine ethernet device to boot
PXELinux. I have done this before, but now i can't get it to work.
The machine loads pxelinux.0, i see some messages. But it fails just
after trying reading the first config file (the one with the mac
address). It kinda says this (transcribed):
CLIENT IP: 192.168.1.23 MASK: 255.255.255.0 DHCP IP: 192.168.1.93
2003 Apr 19
2
[pxelinux] fix for Realtek PXE implementation
I found (and fixed) a problem with my realtek onboard 8139 controller.
dhcpd server sends filename "pxelinux.0" but realtek requests
"pxelinux.0\377"
(i.e. the octal character 377 is appended), resulting in a file not found
during
the tftpd phase.
I fixed this by adding a mapping to tftpd:
# strip ending garbage from filenames (Realtek PXE bug)
r ^([[:graph:]]*)(.+)$ \1
2013 Feb 28
3
[PXELinux 5.01] BUG: "unable to locate configuration file" if directory tftpboot/syslinux exists
Hi,
I'm using PXELinux (on Windows NT5.x, with Windows NT5.x tftpd and the
PXE server included in the "Windows XP Embedded Remote Boot Server").
This works well here since more than 10 years now.
Recently I created a subdirectory "syslinux" in my "tftpboot" ... and
PXELINUX failed with the message "unable to locate configuration file".
Renaming that
2018 Mar 28
2
tftpd server S not responding
I have a tftpd server S running on centos 7 and managed by systemd
It is not respoding to A server which is sending the tftp read request RRQ.
I do see the RRQ packets coming from A to S, but S never responds back from
a different port Y to A
So this part is working fine
https://en.wikipedia.org/wiki/Trivial_File_Transfer_Protocol#/media/File:Tftp-rrq.svg
But I do not see any attempts to
2006 Jul 04
3
PXE boot says server address is 0.0.0.0
Hello,
I have set up 2 PXE servers, on Linux Debian Sarge and Etch, on which I
use syslinux + ISC dhcp3 + tftp-hpa for booting.
The older one, on Sarge, has been working fine for more than a year,
great :-)
The new one, on Etch, with the exact same config files, does not : the
DHCP part seems to work, but at the end pxelinux seems to lose the
server's IP address; this what I see on the
2012 Jul 07
1
pxelinux 5.00-pre6 sub menu not working
Hello
I just tested my pxelinux installation with 5.00-pre6. For the
installation I did first the same steps as I did with 4.05. I
copied the following files out of the archive into my /tftpboot
folder:
syslinux-5.00-pre6/core/pxelinux.0
syslinux-5.00-pre6/com32/menu/menu.c32
syslinux-5.00-pre6/memdisk/memdisk
With only this files, it was not working and I also had to copy
this two
2007 Jan 05
2
PXE boot by MAC Vendor
I know this has been discussed many moons ago, but my search attempts on the mailing list archive and Google have not yielded any more information. Here's my situation:
Currently all clients boot a generic "boot menu" which allows them to choose different images. However I now have a PPC client that can not load the x86 complied pxelinux boot menu image. So I now want to have
2007 May 28
5
Has anyone any insight as to why RedHat Enterprise Level 5 is broken as far as PXE booting is concerned.
Hi ALL
Has anyone any insight as to why RedHat Enterprise Level 5 is broken as far as PXE booting is concerned.
Is there a Protocol communication problem ????????
Are there alternative tftp-severs that work for the RHEL5..
It seems:
the PXE CLIENT when booting cannot access files in the "pxelinux.cfg" dir
RHEL4 works just fine !! ( kernel 2.6.9-22.EL) with