2 | | |
3 | | * [http://norian.blog50.fc2.com/blog-entry-92.html (GRUB2の話) USBメモリ内にある複数isoイメージをGRUB2で起動させる 野利庵日録] |
4 | | * [http://www.panticz.de/MultiBootUSB MultiBoot USB with Grub2 (boot directly from iso files) | panticz.de] |
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 |
| 164 | * [http://norian.blog50.fc2.com/blog-entry-92.html (GRUB2の話) USBメモリ内にある複数isoイメージをGRUB2で起動させる 野利庵日録] |
| 165 | * [http://www.panticz.de/MultiBootUSB MultiBoot USB with Grub2 (boot directly from iso files) | panticz.de] |
| 166 | |
| 167 | * [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] |
| 168 | > * [http://knowhowbyromiz.blogspot.com/2008/09/grub-chainloads-syslinux-and-back.html Know-How by romiz: Grub chainloads syslinux and back] |
| 169 | > > * 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. |
| 170 | > > * 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 |