search for: geodsp

Displaying 20 results from an estimated 28 matches for "geodsp".

Did you mean: geode
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: README fixes diag/geodsp/Makefile | 6 +++--- diag/geodsp/README | 32 +++++++++++++++++++++++++------- 2 files changed, 28 inser...
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
2013 Sep 17
0
[PATCH][git-pull] geodsp fixes
...ep, at 04:43:54PM, Gene Cumm wrote: > 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: README fixes > > diag/geodsp/Makefile | 6 +++--- > diag/geodsp/README | 32 +++++++++++++++++++...
2015 Feb 16
1
[syslinux:master] diag/geodsp: update
...247e283 > 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> > CommitDate: Mon, 16 Feb 2015 14:27:35 -0500 Good to see these updates ( yes, this is a compliment ) > > diag/geodsp: update > > Print drive number at start. Print '!' before data when an error is > encountered (but continue). Several macros to change codesize. Code > refactoring to reduce size. > > Signed-off-by: Gene Cumm <gene.cumm at gmail.com> > > index 4ea84c4..74...
2011 Apr 22
1
[PATCH][git-pull] diag/geodsp/: Fixes/Improvements
git://git.zytor.com/users/genec/syslinux.git Branch diag-geodsp-for-hpa Numerous improvements, most notably that we no longer make 3 8MiB images during a build, the .img.xz files will stay untouched after a 'make clean;make' and use the program variables from MCONFIG. I'm still trying to figure out if there's a way to have/simulate a prerequis...
2011 Apr 05
1
Syslinux 4.04-pre22 -- another "last call" attempt
Trying again to get a last call for Syslinux 4.04. I really want to release it this week. -hpa
2017 Mar 19
2
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
...hich was patched in by isohybrid or xorriso. > So the code would be able to work with any isohybrid ISO. > > > Have a nice day :) > > Thomas > You might be interested in: http://repo.or.cz/syslinux.git/tree/HEAD:/diag which ATM generate "handoff.bin and at least 2 geodsp*.{bin,img(gz)}. Please note that these were not intended specifically for ISOLINUX / ISO9660, yet you might still find them useful(?). As I mentioned before, there is also "isolinux-debug.bin", but it is not supported by isohybrid, AFAIK. Regards, Ady.
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 could probably tell the perceived disk geometry factors for cylinders and heads by the first line. I understand they also make test reads of their own bytes in order to verify that addres...
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 fcntl64(3, F_GETFL) = 0x8001 (flags O_WRONLY|O...
2015 Jul 02
1
boot... round 2
...ND-FSUUID.patch 0038-efi-prevent-git-command-in-non-git-tree.patch 0039-efi-prevent-git-command-in-non-git-tree-2.patch 0040-check-gnu-efi.sh-print-the-output-of-build-gnu-efi.s.patch 0041-txt-syslinux.txt-updates.patch 0042-txt-syslinux.txt-once.patch 0043-load_linux-correct-a-type.patch 0044-diag-geodsp-mk-lba-img.pl-misdirects-a-status-messag.patch 0045-diag-geodsp-Update-README-with-a-sample.patch 0046-diag-geodsp-update.patch 0047-diag-geodsp-Makefile-lib-_f-alternate.patch 0048-core-diskboot.inc-spelling.patch 0049-diag-geodsp-Remove-geodsp1s_f.img.xz-image-from-targ.patch 0050-chain-partiter-...
2011 Apr 11
0
[PATCH] Makefile: Move Makefile fragments into mk/
...| 3 ++- com32/modules/Makefile | 3 ++- com32/rosh/Makefile | 3 ++- com32/samples/Makefile | 3 ++- com32/sysdump/Makefile | 3 ++- com32/tools/Makefile | 4 ++-- core/Makefile | 3 ++- diag/geodsp/Makefile | 2 +- diag/mbr/Makefile | 3 ++- dos/Makefile | 3 ++- dosutil/Makefile | 3 ++- extlinux/Makefile | 3 ++- linux/Makefile | 3 ++- lzo/Makefile...
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]: *** [lba.img] Error 126 make[2]: Leaving directory `/home/per/workspace/syslinux-4.04/diag/geodsp' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/per/workspace/syslinux-4.04/diag' make: *...
2012 Feb 20
1
[GIT-PULL] repo change and pull reminder
I've changed my repo from git://github.com/geneC1/syslinux.git to git://github.com/geneC/syslinux.git and still have several git-pull requests pending. Change from native compiled C application to Perl to remove the platform association: git://github.com/geneC/syslinux.git diag-geodsp-perl-for-hpa Add AsciiDoc documentation and minor fixes to cptime.c32 and prdhcp.c32: git://github.com/geneC/syslinux.git com32-cptime-upd-for-hpa I think I have pxechn.c32 nailed down but pending a library function set. -- -Gene
2011 Apr 16
6
[PATCH 0/6] Makefile cleanups
...+++---- com32/modules/Makefile | 3 ++- com32/rosh/Makefile | 3 ++- com32/samples/Makefile | 3 ++- com32/sysdump/Makefile | 6 +++--- com32/tools/Makefile | 4 ++-- core/Makefile | 3 ++- diag/geodsp/Makefile | 2 +- diag/mbr/Makefile | 3 ++- dos/Makefile | 3 ++- dosutil/Makefile | 3 ++- extlinux/Makefile | 3 ++- linux/Makefile | 3 ++- lzo/Makefile...
2015 Jul 01
4
boot... round 2
On 01.07.2015 12:10, Gene Cumm wrote: > On Wed, Jul 1, 2015 at 4:35 AM, poma <pomidorabelisima at gmail.com> wrote: >> >> To remind you once again. >> ISOLINUX >= 6.00 built with GCC >= 5.0.0 causes a broken boot. >> This relates specifically to the use of the vesamenu.c32, >> menu.c32 works without problemos. > > isolinux-debug.bin is not for
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
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
2014 Jun 12
1
Current 6.03 changelog
...ting kernel failed: Invalid argument" error. * ISOLINUX: EDX, LBA values higher than 65535; work around for buggy BIOS, where the system would hang, would reboot, or would show a "Disk error 01, AX=42" message. * core/legacynet: Enable dot quad resolution (Gene Cumm). * diag/geodsp improvements (Gene Cumm). * DOS: Fix syslinux.com DOS-based installer. * Improve gcc 4.3.0 compatibility. * syslxint: fix compilation on non-x86 architectures. * localboot: Fix "localboot 0x80" and similar cases. * Add memset() calls prior to any intcall() and other mem fixes; spe...
2017 Mar 19
4
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
...gt; 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 could probably tell the perceived disk geometry factors > for cylinders and heads by the first line. I understand they also make > test reads of their own b...
2017 Mar 20
0
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
...bytes onto > your USB stick and to report what Martin's upcomming test MBR tells > when you attempt to boot it on the old computers. > Please forgive my lack of knowledge/understanding... Aren't the diag/*.* images enough? See: http://repo.or.cz/syslinux.git/blob/HEAD:/diag/geodsp/README http://repo.or.cz/syslinux.git/blob/HEAD:/diag/mbr/README Regards, Ady.