Instructions:GRUB is a powerful multi-boot manager based on GNU, very practical. We have done a lot of GRUB DOS boot disks in this section before. But this time it is the real DOS version of GRUB, so it is more practical.
The following is a reprint:
New: grub_for_dos 0.0.8 is released, and GRUB.EXE can be safely run again (can be nested any number of times) under the drive mapping. The method used is that each time GRUB.EXE is run, the previous drive mapping is automatically unloaded and the old BIOS int13 interrupt vector is restored. The development version series 0.1.x includes all the functions of the stable series 0.0.x.
In addition, FreeDOS build 2030 has also been released, but this version has caused a bug, making GRUB.EXE unable to support it (looking forward to this bug being fixed as soon as possible). Please continue to use FreeDOS build 2029.
Download address:
ftp://ftp.cosoft.org.cn/incoming/grub_for_dos-0.0.8.tar.gz
After downloading and decompressing, copy the grub.exe file to the DOS hard disk partition or DOS floppy disk. Usage:
grub --config-file=(hd0,0)/boot/grub/menu.lst
Or without parameters:
grub
The default configuration file is (hd0,0)/boot/grub/menu.lst
The following is a reprint:
New: grub_for_dos 0.0.8 is released, and GRUB.EXE can be safely run again (can be nested any number of times) under the drive mapping. The method used is that each time GRUB.EXE is run, the previous drive mapping is automatically unloaded and the old BIOS int13 interrupt vector is restored. The development version series 0.1.x includes all the functions of the stable series 0.0.x.
In addition, FreeDOS build 2030 has also been released, but this version has caused a bug, making GRUB.EXE unable to support it (looking forward to this bug being fixed as soon as possible). Please continue to use FreeDOS build 2029.
Download address:
ftp://ftp.cosoft.org.cn/incoming/grub_for_dos-0.0.8.tar.gz
After downloading and decompressing, copy the grub.exe file to the DOS hard disk partition or DOS floppy disk. Usage:
grub --config-file=(hd0,0)/boot/grub/menu.lst
Or without parameters:
grub
The default configuration file is (hd0,0)/boot/grub/menu.lst
Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)


. GRUB.EXE can be compressed with UPX and other tools, and it is only more than 50KB after compression. Now upload a GRUB 0.1.0 in ZIP format to the forum:

