similar to: Syslinux 4.04-pre22 -- another "last call" attempt

Displaying 20 results from an estimated 2000 matches similar to: "Syslinux 4.04-pre22 -- another "last call" attempt"

2017 Mar 19
2
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
> > I ponder whether it would be possible to create a diagnostic MBR > which does not necessarily have to boot but rather tells what the > isohybrid MBR would perceive: Presence of partition table, > EBIOS or CBIOS, block address used with INT 13, content of the block > read by the first INT 13, ... > > One could preserve the isohybrid MBR of an ISO and replace it by >
2012 Oct 19
3
[PATCH 0/3] elflink fixes
From: Matt Fleming <matt.fleming at intel.com> The first two patches in this series are fixes for bugs reported by someone in #syslinux. The third makes dmitest.c32 actually wait for user input. If no one has any objections/concerns, I'll pull this into the official elflink branch. Matt Fleming (3): core: Print error message if we don't load ldlinux.c32 Clean up $(GPLLIB) leak
2012 Jun 29
7
Syslinux 5.00-pre6: call it a beta
I think the Syslinux 5.00 branch is now at the point where I believe it it is feature complete and should be able to replace the main Syslinux branch. As such, it is important that we get wider testing, and especially that people let us know if and where it breaks. As of right now, there aren't any known bugs...
2015 Feb 16
1
[syslinux:master] diag/geodsp: update
On Mon, Feb 16, 2015 at 12:06:07PM -0800, syslinux-bot for Gene Cumm wrote: > Commit-ID: 9d33f23c9bbb0f308ca6dab3fca16a128247e283 > Gitweb: http://www.syslinux.org/commit/9d33f23c9bbb0f308ca6dab3fca16a128247e283 > Author: Gene Cumm <gene.cumm at gmail.com> > AuthorDate: Mon, 16 Feb 2015 14:27:35 -0500 > Committer: Gene Cumm <gene.cumm at gmail.com> >
2011 Apr 16
6
[PATCH 0/6] Makefile cleanups
From: Matt Fleming <matt.fleming at linux.intel.com> This series includes a patch (PATCH 1/6) that I sent previously but I thought it was worth sending it again since the rest of the series depends on it, and it also gives a bit of context. These cleanups make it simpler to do the big switchover to ELF modules on the elflink branch because the libraries in $LIBS are now contained in one
2011 Jun 04
1
syslinux-4.04 doesn't compile
Hallo, syslinux, I've just tried to compile syslinux 4.04 for slackware - it stopped when it tried to execute Entering directory `/path/to/diag/geodsp' ./mk-lba-img lba.img "strace" shows execve("./mk-lba-img", ["./mk-lba-img", "lba.img"], [/* 49 vars */]) = - 1 ENOEXEC (Exec format error) dup(2) = 3
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
2011 Apr 18
1
Syslinux 4.04 released
After way too long, a new production release of Syslinux is finally available. Syslinux 4.04 is primarily a bug fix release, but with some new features. Changes in 4.04: * PXELINUX: Fix handling of unqualified DNS names. * PXELINUX: Fix timer bug when PXELINUX might be unloaded (Gene Cumm). * core/writedec.inc: Fix duplicate declaration and overflow
2011 Apr 17
2
gpxelinux.0: pxechain to another NBP then RET fails
IRC user ernini first noticed this. We both tried using gpxe/gpxelinux.0 from Syslinux-4.04-pre22. ernini used pxechain to a commercial NBP which RETs (the same as PXELINUX) and failed. Both of us had success with core/pxelinux.0 from Syslinux-4.04-pre22. For my test, I have a VM in VMware Server 2.0.2 (VMHW v7). I loaded gpxelinux.0 using the VM's built-in PXE ROM. Then I used
2017 Mar 19
0
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
Hi, Ady wrote: > http://repo.or.cz/syslinux.git/tree/HEAD:/diag > "handoff.bin This does not look like it would tell much of the properties in question. Nevertheless its print functions might be of interest for an isohybrid diagnostic MBR. > and at least 2 geodsp*.{bin,img(gz)} I am now reading http://repo.or.cz/syslinux.git/blob/HEAD:/diag/geodsp/README These programs
2011 Feb 25
1
[OT] building src rpm on RHEL5 using mock https://bugzilla.redhat.com/show_bug.cgi?id=680144
Does anyone have experience using mock on RHEL5 with the RHN? I use mock easily on Centos, I get errors like /bin/sh not found, useradd not found build failed? messages from it on RHEL w/ RHN. Any suggestions on where to start looking. -Jason Pyeron -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason
2011 Apr 12
1
virtmanager and selinux -- solved
On Tue, Apr 12, 2011 at 7:17 PM, Negative <negativebinomial at gmail.com>wrote: > I built a new VM under KVM today and I've been getting a slew of message > that selinux is blocking virtmanager from reading the new image. This > doesn't seem to be doing any harm, but I wanted to check whether I should > simply run chcon on the image (if I can). > > Virtmanager
2013 Feb 14
6
Direct I/O support (patches included)
Hi, Since a --direct-io feature was requested a few times the past decade with little response and the actual patch is quite trivial, I patched both v3.0.9 and master branch and included the patches here. If this functionality is acceptable I don't mind spending the additional effort to update the documentation, etc. Beware that the underlying filesystem needs Direct I/O support,
2013 Jun 26
5
Syslinux 6.00 released
Hallo, H. Peter, Du meintest am 25.06.13: >> We could probably fabricate a script of some sort to check for the >> required version of gnu-efi, and skip it if not found, unless the >> user explicitly requested that the EFI files be built, in which case >> we'd error out. >> >> Thoughts? > Not really... let's just document "make bios". By
2011 Nov 26
1
Building syslinux 4.04 on a 32bit system
I thougt somebody might like to know - I got a fresh copy of 4.04 from http://www.kernel.org/ - when building on a 32bit system, the build fails at first. I had to do a "make spotless" to get a successful build. make[2]: Entering directory `/home/per/workspace/syslinux-4.04/diag/geodsp' ./mk-lba-img lba.img ./mk-lba-img: ./mk-lba-img: cannot execute binary file make[2]: ***
2013 Jun 24
4
[bug] 6.00: No linux boot function
On Mon, 24 Jun, at 10:27:52AM, Thomas B?chler wrote: > Am 24.06.2013 04:10, schrieb Gene Cumm: > > In trying Syslinux-6.00 bios/core/pxelinux.0 with a 3.0.21 kernel, I got" > > > > "No linux boot function registered for firmware > > Booting kernel failed: Bad file number" > > > > Using Syslinux-5.10, the same kernel/initrd succeeds. > >
2017 Mar 19
4
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
> Hi, > > Ady wrote: > > http://repo.or.cz/syslinux.git/tree/HEAD:/diag > > "handoff.bin > > This does not look like it would tell much of the properties in question. > Nevertheless its print functions might be of interest for an isohybrid > diagnostic MBR. > > > > and at least 2 geodsp*.{bin,img(gz)} > > I am now reading >
2013 Sep 09
2
[PATCH][git-pull] geodsp fixes
The following changes since commit 6438fbcb6cb7e0cd40e4bb3681ada047fe77ffdd: Gene Cumm (1): Allow for UNDIIF_ID_DEBUG in 1 mk line are available in the git repository at: git://github.com/geneC/syslinux.git elflink-geodsp-fixes-for-mfleming https://github.com/geneC/syslinux/tree/elflink-geodsp-fixes-for-mfleming Gene Cumm (2): diag/geodsp: fix Makefile diag/geodsp:
2011 Mar 22
5
Some relevant information
Hello everyone: * DNS does not have a "refresh rate". In DNS, the person running the domain determines what the "refresh rate" (it's called TTL in DNS) for their records is; for example, Google has a TTL of "once per hour" and my domains (maradns.org, etc.) have a TTL of one day. * As mentioned before, Scientific Linux 6.0 is out. What hasn't been
2011 Apr 30
2
[PATCH][git-pull] diag/geodsp
git://git.zytor.com/users/genec/syslinux.git Branch diag-geodsp-for-hpa http://git.zytor.com/?p=users/genec/syslinux.git;a=shortlog;h=refs/heads/diag-geodsp-for-hpa Updates to diag/geodsp/Makefile and an additional variable (XZ) in mk/syslinux.mk. This removes unnecessary parts and makes the recipes more generic by using make variables. -- -Gene