commit 5a8ea7e31adaab34c54b332d83e1ef55273648c4
parent 6c73082462f3075226d3910e25e5e2ed8b94bb38
Author: Brian Swetland <swetland@frotz.net>
Date: Sat, 4 Jan 2014 13:19:34 -0800
need -aout flag to tell mboot.c32 to ignore the elf headers
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.syslinux b/README.syslinux
@@ -23,7 +23,7 @@ EOF
% syslinux -t 1048576 -i hdd
% mmd s:syslinux
% mcopy -o /usr/lib/syslinux/mboot.c32 s:syslinux
-% echo 'DEFAULT mboot.c32 /kernel.elf' > syslinux.cfg
+% echo 'DEFAULT mboot.c32 -aout /kernel.elf' > syslinux.cfg
% mcopy -o syslinux.cfg s:syslinux/syslinux.cfg
# install xv6