similar to: Award BIOS fault

Displaying 20 results from an estimated 600 matches similar to: "Award BIOS fault"

2008 Mar 03
1
Syslinux compilation in MinGw
hi I have download the syslinux-3.51 source package and i have tried to compile syslinux with MinGw. I got the following error message. *********************************************************************** $ make nasm -O99 -f bin -DDATE_STR="'0x47bd5366'" -DHEXDATE="0x47bd5366" \ -DMAP=isolinux.map -l isolinux.lst -o isolinux.bin isolinux.asm
2007 Aug 15
1
syslinux-3.52-pre6 will not assemble
Hello, While attempting to build syslinux-3.52-pre6 for testing (my SCSI machine won't boot from CD-ROM with 3.51) I hit this problem: nasm -O99 -f bin -DDATE_STR="'3.52-pre6'" -DHEXDATE="0x46c22b21" \ -DMAP=pxelinux.map -l pxelinux.lsr -o pxelinux.bin pxelinux.asm pxelinux.asm:1206: error: short jump is out of range nasm -version NASM version
2006 Jun 27
1
Build on Linux / Messages nasm error: short jump is out of range
Hi, trying to build syslinux on Linux. Please help. bash-2.05b$ uname -a Linux bongo 2.4.32-ARXc3 COHERENT #4-ARX (Build 2660) Sun May 21 15:35:22 CEST 2006 i686 i686 i386 GNU/Linux bash-2.05b$ BUILD/syslinux-3.11/opt/nasm-0.98.38-2/bin/nasm -version NASM version 0.98.38 compiled on Jun 26 2006 But failed with: + make NASM=/home/axel/p/rpm/BUILD/syslinux-3.11/opt/nasm/bin /nasm
2006 Jan 06
1
Shift to a Menu
Can you do like this? ----------- When booting.... {Shift] Pressed -> Go to a menu system, not boot: prompt. Nothing Pressed -> Just booting a default, without time out. ----------- --- Okajima, Jun. Tokyo, Japan.
2005 Dec 25
1
64/32 auto select
One idea - how about making ISOLINUX swichable between IA32 and AMD64 automatically? A sample config is like this. ----------------------------------------- Under ISOLINUX.CFG: label default arch=IA32: kernel=vmlinuz.32 initrd=image32.gz arch=AMD64: kernel=vmlinuz.64 initrd=image64.gz ----------------------------------------- What is the merit?: You can use same CD for both
2004 Mar 06
1
How you pronounce XEN?
Maybe this is a faq. but how? I pronounce it as "ZEN". in Japanese, it is same pronounce as "zen", a kind of Taoism. --- Okajima. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from
2013 Feb 04
1
syslinux 4.02 build problem
When i build syslinux.4.02 i get an error like this. I haven't been able to figure out what could be wrong. My gcc version is 4.1.2 and nasm is 2.10.07. Binutils is 2.17.50 I am compiling on xenserver 6.0 Thanks Alakesh 31186 bytes (31 kB) copied, 0.000315067 seconds, 99.0 MB/s nasm -f elf -Ox -g -F dwarf -DDATE_STR="'0x5110300a'" \
2016 Mar 08
0
Syslinux 6.04-pre1
On 07.03.2016 06:45, poma wrote: > On 06.03.2016 18:23, poma wrote: >> On 06.03.2016 16:47, poma wrote: >>> ... >>>> nasm -f elf -Ox -g -F dwarf -DDATE_STR="''" \ >>>> -DHEXDATE="0x56dc3c62" \ >>>> -Di386 \ >>>> -I/tmp/syslinux-6.04-pre1/core/ \ >>>> -l ldlinux.lsr -o ldlinux.o -MP -MD
2016 Mar 06
0
Syslinux 6.04-pre1
On 06.03.2016 16:47, poma wrote: > ... >> nasm -f elf -Ox -g -F dwarf -DDATE_STR="''" \ >> -DHEXDATE="0x56dc3c62" \ >> -Di386 \ >> -I/tmp/syslinux-6.04-pre1/core/ \ >> -l ldlinux.lsr -o ldlinux.o -MP -MD ./.ldlinux.o.d /tmp/syslinux-6.04-pre1/core/ldlinux.asm >> nasm -f elf -Ox -g -F dwarf -DDATE_STR="''" \
2009 Mar 26
1
isolinux-debug: Approaching overflow
While attempting to work on implementing readdir in ISOLINUX, I made it large enough that it overflowed for isolinux-debug. $ make all nasm -O9999 -f elf -g -F stabs -DDATE_STR="'pre11-112-g930881b*'" \ -DHEXDATE="0x49caaf5b" \ -l isolinux.lsr -o isolinux.o isolinux.asm ld -m elf_i386 -T syslinux.ld -M -o isolinux.elf isolinux.o >
2016 Mar 06
0
Syslinux 6.04-pre1
On 05.03.2016 14:43, Gene Cumm via Syslinux wrote: > After so much time and improvements, I'm glad to see and publicize a > pre-release, 6.04-pre1 in > https://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/6.04/ > > Personally, I've already been working testing the pre-release as-is > and my tests have been positive so far. I appreciate feedback like > that
2016 Mar 07
2
Syslinux 6.04-pre1
On 06.03.2016 18:23, poma wrote: > On 06.03.2016 16:47, poma wrote: >> ... >>> nasm -f elf -Ox -g -F dwarf -DDATE_STR="''" \ >>> -DHEXDATE="0x56dc3c62" \ >>> -Di386 \ >>> -I/tmp/syslinux-6.04-pre1/core/ \ >>> -l ldlinux.lsr -o ldlinux.o -MP -MD ./.ldlinux.o.d /tmp/syslinux-6.04-pre1/core/ldlinux.asm >>>
2002 Nov 06
1
ISOLINUX & AWARD 6.00PG BIOS
Hi Peter, thanks for SYSLINUX/ISOLINUX/PXELINUX! Some comments regarding ISOLINUX and the AWARD 6.00PG BIOS: If a CD drive and at least one HD drive is present in the machine, everything works fine :-) IF a CD drive is the _only_ drive of the PC isolinux (and any other program that uses no-emul-boot) will fail :-(( CD floppy-emul-boot or harddisk-emul-boot will work. IF a CD drive is the
2016 Mar 06
3
Syslinux 6.04-pre1
... > nasm -f elf -Ox -g -F dwarf -DDATE_STR="''" \ > -DHEXDATE="0x56dc3c62" \ > -Di386 \ > -I/tmp/syslinux-6.04-pre1/core/ \ > -l ldlinux.lsr -o ldlinux.o -MP -MD ./.ldlinux.o.d /tmp/syslinux-6.04-pre1/core/ldlinux.asm > nasm -f elf -Ox -g -F dwarf -DDATE_STR="''" \ > -DHEXDATE="0x56dc3c62" \ > -Di386 \ >
2006 Feb 03
3
Booting UDF?
Greetings, I wonder whether there are any plans to build udflinux or the likes. I've searched through the mailing list, finding out that should I create a mixed ISO9660/UDF filesystem. Unfortunately, that is not an option if I want to use a significant feature of UDF filesystem, which is writing. Making a mixed ISO9660/UDF, using mkisofs -udf, will (to my best knowledge) not allow me to
2008 Jun 10
1
syslinux-3.70-pre14-5-gbb17071 - pxeidle.inc missing?
I get this error trying to compile current git: nasm -O9999 -f elf -g -F stabs -DDATE_STR="'0x484e9ecd'" \ -DHEXDATE="0x484e9ecd" \ -l pxelinux.lsr -o pxelinux.o pxelinux.asm pxelinux.asm:2693: fatal: unable to open include file `pxeidle.inc' make[1]: *** [pxelinux.o] Fehler 1 - Sebastian
2016 Mar 08
2
Syslinux 6.04-pre1
On 03/08/16 07:49, poma via Syslinux wrote: > > ... > nasm -f elf -Ox -g -F dwarf -DDATE_STR="'6.03-156-g1ac927d'" \ > -DHEXDATE="0x56deef98" \ > -Di386 \ > -I/tmp/syslinux/core/ \ > -l ldlinux.lsr -o ldlinux.o -MP -MD ./.ldlinux.o.d /tmp/syslinux/core/ldlinux.asm > head.inc:26: fatal: NASM 2.11.06 is known to miscompile Syslinux >
2016 Mar 08
0
Syslinux 6.04-pre1
On 08.03.2016 17:36, H. Peter Anvin wrote: > On 03/08/16 07:49, poma via Syslinux wrote: >> >> ... >> nasm -f elf -Ox -g -F dwarf -DDATE_STR="'6.03-156-g1ac927d'" \ >> -DHEXDATE="0x56deef98" \ >> -Di386 \ >> -I/tmp/syslinux/core/ \ >> -l ldlinux.lsr -o ldlinux.o -MP -MD ./.ldlinux.o.d /tmp/syslinux/core/ldlinux.asm
2013 Dec 19
0
EFI build problems
2013/12/17, Ferenc Wagner <wferi at niif.hu>: > Hi, > > The internal Gnu-EFI build gives me grief: > > * efi/check-gnu-efi.sh: uses realpath, which is not available on my > Debian wheezy system. I now use readlink -f, but wonder if it's > needed at all. > > * efi/build-gnu-efi.sh: uses realpath, like above, and also pushd/popd, > which is not built
2013 Apr 19
2
make issue with syslinux-5.01
Hi, I am trying to compile the version on rhel 5.x box. Nasm version 0.98.39 I extracted the tar.gz and ran make in the extracted directory. Here is where it stops. gcc -Wp,-MT,rawcon.o,-MD,./.rawcon.o.d -m32 -ffreestanding -fno-stack-protector -fwrapv -freg-struct-return -march=i386 -Os -fomit-frame-pointer -mregparm=3 -DREGPARM=3 -msoft-float -fno-exceptions -fno-asynchronous-unwind-tables