The following is quoted from 不点 on 2004-2-13 1:26:32:
The installer is a built-in function of GNU GRUB. It only uses those stage files under the boot/grub/ directory. There is no way for us to change that.
Since our GRUB for DOS/NTLDR requires the system to be able to boot into a certain state , our GRUB for DOS/NTLDR cannot be installed directly into the MBR. But you can also try this as an experiment:
Put the program code of BOOTGRUB into the MBR, but keep the partition table at the end of the MBR , and do not damage the partition table . In this way, our GRUB for NTLDR can be started from the MBR instead of from the NTLDR menu. Since we still use GRLDR, doing it this way is not affected by disk defragmentation.
==============
Background images are now supported; please download and test:
ftp://211.100.7.71/incoming/grub_for_dos-0.2.0pre2.tar.gz
This time support for splash image backgrounds has been added. After extracting, you can find the program files with splashimage functionality in the splash directory.
This test is mainly to see whether the splashimage background works properly. Note: you should use the files in the splash directory for testing.
How do you write BOOTGRUB into the MBR? Will that affect NTLDR? If it does, and the system is installed on an NTFS partition, then how would Grub be used to boot the system on the NTFS partition?

DigestI

