search for: eddcheck

Displaying 2 results from an estimated 2 matches for "eddcheck".

Did you mean: dbcheck
2008 Jul 14
3
[BUG] boot failure since syslinux-3.00
...I'm having various issues with booting recent Linux kernels with syslinux. syslinux-2.13 was the last version that worked and since syslinux-3.00 it doesn't work. When it doesn't work all I get is "Boot failed" from the bootsector. Since the obvious change since 3.* is the eddcheck and commenting that piece out does make 3.* work (3.02 and 3.70). It can be similated in bochs using the bios which is available here: ftp://ftp.embeddedarm.com/ts-x86-sbc/old-downloads/binaries/5500BIOS.ZIP How should I proceed? Thanks Sean
2010 Dec 21
2
[PATCH][git-pull] core/diskstart.inc
git://git.zytor.com/users/genec/syslinux.git Branch core-diskstart-boot-for-hpa. I found that INT 13h AH 08h in BOCHS used ES, DI, at least when using a partitionless HDD, causing "Boot error" from the magic check as it was loaded to the wrong location. HPA suggested wrapping INT 13h with the push/pop for ES's safety. This then lead to checking over for all int 13h calls in