slackbuilds/system/grub4dos
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README system/grub4dos: Fixed dep information 2012-08-22 16:01:10 -05:00
grub4dos.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
grub4dos.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

GRUB4DOS is a universal boot loader based on GNU GRUB, with bugfixes 
and new features such as built-in BIOS disk emulation, ATAPI CDROM
driver, and Chinese support. It can be loaded from DOS/LINUX,
via Windows boot manager/syslinux/lilo, or from MBR/CD.

To package the Chinese version, run the script like this:
CHINESE="yes" ./grub4dos.SlackBuild

You can chainload Grub4dos from LILO with an entry like:
image = /boot/grub.exe
  label = Grub4dos

Read the Grub4dos guide for information on installing/using Grub4dos:
http://diddy.boot-land.net/grub4dos/Grub4dos.htm

Note: bootlace.com is a 32-Bit binary.
It will not run on a pure x86_64 system

Note2: Though grub4dos has ext4 support, its MBR code CANNOT load
grldr (The main boot loader file) from an ext4 partition.