Penguin

Differences between version 7 and predecessor to the previous major change of BootLoader.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 7 Last edited on Monday, June 1, 2009 8:58:18 pm by LawrenceDoliveiro Revert
Older page: version 6 Last edited on Wednesday, July 13, 2005 1:56:01 pm by AristotlePagaltzis Revert
@@ -3,11 +3,11 @@
 A __multiboot__ loader offers a menu and the ability to select from a list of operating systems. Multiboot loaders include: 
  
 * [GRUB] 
 * [LILO] 
-* SysLinux 
+* SysLinux, ~IsoLinux, ~ExtLinux. These are three related bootloaders from the same author, and using pretty much the same config files. The difference is that ~SysLinux boots off [FAT] volumes, ~IsoLinux off [ISO]9660 volumes (e.g. [CD-ROM|CDROM]s and [DVD]s), and ~ExtLinux off [Ext2]/[Ext3] volumes.  
 * Windows' NT Bootloader, __NTLDR__ 
 * [Smart Boot Manager | http://btmgr.sourceforge.net/about.html], which has lots of uncommon features. 
  
 You can chain BootLoader~s, eg. [GRUB] can load up Windows' BootLoader (this is the preferred method for DualBooting [Linux] and MicrosoftWindows.) 
  
 There's also a strange beast called LoadLin.