| 5 | |
| 6 | * [http://serverfault.com/questions/98950/how-do-i-chain-boot-from-grub-to-syslinux linux - How do I chain boot from grub to syslinux? - Server Fault] |
| 7 | > * [http://knowhowbyromiz.blogspot.com/2008/09/grub-chainloads-syslinux-and-back.html Know-How by romiz: Grub chainloads syslinux and back] |
| 8 | > > * Chainloading syslinux from GRUB seems not to be possible without a [http://bugs.gentoo.org/show_bug.cgi?id=230905 patch]. I don't know about GRUB2. This could be useful for multi-booting (syslinux-based) partitions. |
| 9 | > > * Chainloading GRUB4dos from syslinux is possible, because "grub.exe" can reside on the same FAT partition where syslinux is. Only an entry in "syslinux.cfg" with the "kernel /path_to/grub.exe" directive is needed |