No. They must be placed in the root directory of drive C:.
Our BOOTGRUB and GRLDR files will not become invalid because of disk defragmentation or file relocation. As long as they exist, they will definitely work. This is something the original GNU GRUB could not do.
In the original GNU GRUB, the real program code is in the stage2 file. As long as the physical sectors occupied by the stage2 file change, GRUB will no longer boot (if GRUB is in the MBR, this will cause the whole system to be unable to boot from the hard disk).
Our BOOTGRUB and GRLDR files only need to be in the root directory of drive C:. No matter how the disk is defragmented, they are unaffected. This should be considered very ideal. "No complicated installation needed, just copy and use"—this is a huge advantage of our GRUB for DOS and GRUB for NTLDR.
Even Microsoft's NTLDR and BOOT.INI, etc., must also be placed in the root directory of drive C:. Being located in the root directory of drive C: is not inconvenient at all. Wherever NTLDR and BOOT.INI are, our GRLDR and BOOTGRUB are there too.
Our BOOTGRUB and GRLDR files will not become invalid because of disk defragmentation or file relocation. As long as they exist, they will definitely work. This is something the original GNU GRUB could not do.
In the original GNU GRUB, the real program code is in the stage2 file. As long as the physical sectors occupied by the stage2 file change, GRUB will no longer boot (if GRUB is in the MBR, this will cause the whole system to be unable to boot from the hard disk).
Our BOOTGRUB and GRLDR files only need to be in the root directory of drive C:. No matter how the disk is defragmented, they are unaffected. This should be considered very ideal. "No complicated installation needed, just copy and use"—this is a huge advantage of our GRUB for DOS and GRUB for NTLDR.
Even Microsoft's NTLDR and BOOT.INI, etc., must also be placed in the root directory of drive C:. Being located in the root directory of drive C: is not inconvenient at all. Wherever NTLDR and BOOT.INI are, our GRLDR and BOOTGRUB are there too.
因为我们亲手创建,这个世界更加美丽。

DigestI



