Grub For Dos Info


Table of Contents

Advocate GRUB for DOS (Grub4Dos) 
GRUB for DOS 
Source 
Related Urls 
Description 
Features 
Releases 
Support 
GRUB for DOS tutorial 
1. Introduction 
2. Installation 
3. Booting DOS/Windows 9X/Windows NT startup files 
4. Disk emulation 
5. CDROM related subjects 
where is latest grubinst 
Grub For Dos Concise User Manual for Linux Users 
Abstract 
Synopsis 
Options 
Boot 
Using Memdrives 
The enhanced cat command 
Compile 

Advocate GRUB for DOS (Grub4Dos) 

So far, seems to me that the GRUB for DOS is still a hidden treasure that most people haven't realized its beauty and power. Please don't be confused by its name, GRUB for DOS, Grub4Dos is actually the best GRUB boot loader so far until GRUB2 is able to catch up with Grub4Dos's features and get mature enough.

In a nutshell, it is advanced GRUB that

  • is 100% compatible with gnu grub 0.97
  • so it is a given to have multiple levels of submenus. This is ideal to put multiple distros into the same disk, while keeping and maintain each distros' boot menu individually, instead of having a humongous root menu to gulp everything.
  • actively developed and maintained instead of feature-frozen
  • can use nice boot up graphics without patching
  • can be used as the boot loader for both CDROM and HD, which means

    • no more disjointed modules (Isolinux/Syslinux) any more
    • no need to endure the limitation of Syslinux from Isolinux any more
    • no need to develop separate methods to boot from CDROM and HD installation any more
  • can chainload Isolinux (when used as bootable cd-loader), Syslinux, BCDW, EZBOOT (EasyBoot), etc.
  • can be put in and boot from both Linux and Windows major partitions

    • the ideal boot loader for Slax and its derived distros that can reside in both Linux and Windows partitions
    • no need to develop separate methods to boot from Linux based or Windows based HD installation any more
  • can be used from within both Linux and Windows environments
  • its hybrid executable can be launched from both Linux and DOS/Windows
  • uses two step booting instead of three so that it is easier to install and will not break even if you make changes later (e.g., rearrange your partitions).
  • thus is more tolerable than normal grub when booting USB keys (= better success rate).
  • is the only boot loader that can boot up CDROM
  • can boot up not only floppy disk images but also Hard Disk/HDD-ZIP/HDD-USB images
  • can even boot *straight from* some no-emulation-mode CD .iso files
  • can use file as well as partition as the source of the ramdisk
  • can use memdisk devices loaded by inited
  • can even map a specified range of memory as a ramdisk