Changes between Version 22 and Version 23 of TipAndDoc/boot/GRUB


Ignore:
Timestamp:
Nov 26, 2011 3:24:02 PM (12 years ago)
Author:
mitty
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TipAndDoc/boot/GRUB

    v22 v23  
    33 * [http://norian.blog50.fc2.com/blog-entry-92.html (GRUB2の話) USBメモリ内にある複数isoイメージをGRUB2で起動させる 野利庵日録] 
    44 * [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 
    510 
    611 = Kernel Boot Options =