Displaying 2 results from an estimated 2 matches for "e820test".
Did you mean:
20test
2004 Jan 25
1
syslinux for opteron
...nction `MK_PTR':
../com32/include/com32.h:77: warning: cast to pointer from integer of different size
gcc -I../com32/include -g -Wall -O2 -fomit-frame-pointer -march=i386 -malign-functions=0 -malign-jumps=0 -malign-loops=0 -DVERSION='"2.06"' -DDATE='""' -S -o e820test.s e820test.c
memset.S: Assembler messages:
memset.S:13: Error: suffix or operands invalid for `push'
memset.S:14: Error: suffix or operands invalid for `push'
memset.S:15: Error: `12(%esp)' is not a valid 64 bit base/index expression
memset.S:16: Error: `16(%esp)' is not a valid 64...
2006 Mar 10
2
unload memdisk+FreeDOS => local boot
Sensei H. Peter Anvin,
I have successfully modified/enhanced memdisk so that one can chainload a
local operating system after running diskless FreeDOS.
I would like your advice regarding the appropriate interface for invoking
this functionality.
In addition, I would like to know what steps to take so that you feel
comfortable considering including this in the standard syslinux
distribution.