中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-11 23:47
47,811 topics / 349,897 posts / today 0 new / 48,256 members
GRUB4DOS、SYSLINUX及其它启动管理软件讨论专区 » Want to make your own grldr
Printable Version  2,679 / 4
Floor1 miu111 Posted 2009-05-05 02:41
新手上路 Posts 8 Credits 17
Just started to get in touch with grub4dos. Want to know how to make my own grldr. Tried many times but didn't succeed.
Floor2 goeasy2005 Posted 2009-05-12 04:18
中级用户 Posts 155 Credits 325
3 grub4dos初级 Tutorial - Advanced Section

3.3 Using Personalized grub4dos Filenames

The core file of grub is grldr/grldr.mbr. The introductory section introduced "Entering grub4dos through the Windows NT boot menu", which is adding a grldr item in boot.ini; and "Entering grub4dos through the Windows VISTA boot menu", which is adding a grldr.mbr item in BCD.

As the influence of grub4dos expands day by day, more and more tools based on grub4dos are emerging, such as the relatively influential one-click ghost,矮人DOS toolkit, MAXDOS, etc. (My "GGhost One-Click Restore" is also based on grub4dos). To avoid conflicts, most of these software use the method of modifying the grldr filename. To modify it to a personalized filename, except for recompiling by oneself, generally a brute-force modification method is adopted. Obviously, this has certain difficulties in operation for general users, which is likely to cause the software to not run or bring unpredictable bugs.

However, the new version of grubinst [2007-07-16(r17)] fully supports modifying the external grldr/grldr.mbr filename by oneself, which is undoubtedly a boon for beginners.

With grubinst, you can also simply and reliably modify it to a personalized filename.

The following takes renaming grldr to mygrldr as an example for illustration.

First, copy grldr to C:\ and rename it to mygrldr,
Then, in the grubinst directory, execute the following command:

grubinst -e -b=mygrldr C:\mygrldr

In this way, the boot.ini can be correspondingly changed to:

c:\mygrldr="My GRUB4DOS"


It can also be booted with grldr.mbr. For example, rename grldr.mbr to mygrldr.mbr and execute:

grubinst -e -b=mygrldr C:\mygrldr.mbr

Add the startup item:

C:\mygrldr.mbr="My GRUB4DOS

After correspondingly modifying the BCD file, the personalized filename can also be used in the Vista system.

【Tip: grldr requires version 7-10 or later.】
Floor3 zhxy9804 Posted 2009-05-14 02:24
中级用户 Posts 97 Credits 208
The things above are invalid. Just replace them all with uegrldr!
Floor4 miu111 Posted 2009-05-21 01:30
新手上路 Posts 8 Credits 17
What you said about UEgrldr is easy to say
Floor5 373061200 Posted 2009-05-21 02:38
初级用户 Posts 33 Credits 52
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023