search for: syslinux_do_shuffle

Displaying 3 results from an estimated 3 matches for "syslinux_do_shuffle".

2012 Jun 01
1
help with module to boot Windows CE
...ed over syslinux-4.06-pre2 tag). When we test the code, we find the entry point. But syslinux fails to boot with 'syslinux_shuffle_boot_pm'. The symptomatic failure (we don't know if it's the root failure) comes from the function 'syslinux_compute_movelist' called from 'syslinux_do_shuffle'. The last 'printf' shown from inside 'syslinux_compute_movelist' is the one marked with "##########################", that means, seems like the appropriate error message would be 'Cannot find the chunk containing the critical byte\n". We're not familiar...
2014 Feb 28
0
VirtualBox 4.1.x can reproduce bug 45
...r VBox 4.1.x might help solve bug > #45? > > TIA, > Ady. I followed hpa's instructions (given at #syslinux, on syslinux 6.03pre3): 1_ Add: -DDEBUG=1 -DCORE_DEBUG=1 to mk/devel.mk. 2_ Build. I used 'make bios' 3_ Test with: debug.c32 -e bios_boot_linux debug.c32 -e syslinux_do_shuffle debug.c32 -e syslinux_dump_memmap debug.c32 -e syslinux_dump_movelist (I actually used debug.c32 -e <func1> , <func2> , ... I am typing it as 4 individual lines here just for clarity.) 4_ Launch the kernel (which fails as described in bug 45). I am attaching the console output. Hope...
2014 Feb 26
2
VirtualBox 4.1.x can reproduce bug 45
Short summary: I think bug #45 http://bugzilla.syslinux.org/show_bug.cgi?id=45 "Regression in Syslinux 6.xx. Doesn't 'hand over' to linux kernel" can be reproduced using VirtualBox 4.1.x while trying to boot a relatively-newish Linux kernel. Now, for more details... Under VBox 4.1.x and using ISOLINUX 4.xx, a newish Linux kernel boots correctly. Under VBox 4.1.x and