|
Gandalf
中级用户
   CPU
积分 362
发帖 96
注册 2004-7-8 来自 北京
状态 离线
|
『楼 主』:
Windows' Grub 菜单编辑器 -内置 Grub/IELDR 安装程序 RC1
使用 LLM 解释/回答一下
为了让 Grub 的使用简单一些,我编写了这么一个小程序(其实也不小了,近 1M)。
欢迎大家试用,请多提意见,我会在今明两天集中修改。 ;)
这是截图:
In order to make Grub easier to use, I wrote such a small program (actually not that small, nearly 1M).
Everyone is welcome to try it out, and please give more feedback. I will concentrate on making modifications in the next two days. ;)
Here are the screenshots:
|

f22_storm@163.com
http://sysoft.zdwx.com/
|
|
2004-11-25 00:00 |
|
|
Gandalf
中级用户
   CPU
积分 362
发帖 96
注册 2004-7-8 来自 北京
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
功能概述:
* 对 Grub 菜单(通常是 menu.lst)进行编辑,语法高亮,在线语法提示,支持 title 模板;
* 安装 grub 到 boot.ini;
* 安装 isoemu 到 boot.ini;
* 为 Win9X 安装 ntldr, 以实现多启动;
---------- 附加说明,
“安装 Grub 到 MBR”, “安装 Grub 到 PBR”, 还未实现。 ;)
Function Overview:
* Edit Grub menu (usually menu.lst), with syntax highlighting, online syntax hints, and support for title templates;
* Install Grub to boot.ini;
* Install isoemu to boot.ini;
* Install ntldr for Win9X to achieve multi-boot;
---------- Additional Notes,
"Install Grub to MBR", "Install Grub to PBR" have not been implemented. ;)
|

f22_storm@163.com
http://sysoft.zdwx.com/
|
|
2004-11-25 00:00 |
|
|
Gandalf
中级用户
   CPU
积分 362
发帖 96
注册 2004-7-8 来自 北京
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
诸位,请到这里下载:
http://159.226.20.15/grub_chs/download.html 或者使用以下链接:
http://159.226.20.15/grub_chs/grubin/GMEditor.exe
有什么疑问或者建议,请到 “Grub 菜单编辑器”留言版,留言。 ;)
http://159.226.20.15/grub_chs/gmebook/
Ladies and gentlemen, please download here:
http://159.226.20.15/grub_chs/download.html or use the following link:
http://159.226.20.15/grub_chs/grubin/GMEditor.exe
If you have any questions or suggestions, please go to the "Grub Menu Editor" message board to leave a message. ;)
http://159.226.20.15/grub_chs/gmebook/
|

f22_storm@163.com
http://sysoft.zdwx.com/
|
|
2004-11-25 00:00 |
|
|
cn_archer
元老会员
         农民
积分 2903
发帖 991
注册 2003-7-23 来自 福建省
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
好东西,谢谢楼主提供分享!
Great stuff, thanks to the LZ for sharing!
|

艰难奋长戟,万古用一夫
中国DOS联盟 http://www.cn-dos.net 欢迎大家来共同学习
我的MSN&E-Mail cn_archer@hotmail.com QQ 56049418
|
|
2004-11-25 00:00 |
|
|
autoit
系统支持
            
积分 904
发帖 339
注册 2002-10-10 来自 厦门
状态 离线
|
|
2004-11-26 00:00 |
|
|
Gandalf
中级用户
   CPU
积分 362
发帖 96
注册 2004-7-8 来自 北京
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
<img src="images/smilies/face-laugh.png" align="absmiddle" border="0">正在修复新建、打开的错误。
尝试加入预览当前编辑的菜单的效果。
试图加入对 VFloppy 的安装,但是不知道,它的原创作者是否同意。 也不知道,
诸位有义否?!
:)Fixing the errors in creating and opening.
Trying to add the effect of previewing the currently edited menu.
Trying to add the installation of VFloppy, but I don't know if the original author of it agrees. Also don't know,
Do you all have the intention?!
|

f22_storm@163.com
http://sysoft.zdwx.com/
|
|
2004-11-26 00:00 |
|
|
Gandalf
中级用户
   CPU
积分 362
发帖 96
注册 2004-7-8 来自 北京
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
OK. 做了如下改进:× 修整了 “新建”、“打开”的错误;× 加入了在 NT 系统上 Win 盘符与 Grub 对设备的命名的对应表;× 支持对所编辑的菜单的预览功能。 ;)× 将 isoemu 的演示 isogrub.iso 文件加入到程序中;× 使用 preseted-menu 的grldr, 自带一个 win99.img 文件。 ;)----------Wish you like it.
OK. The following improvements have been made: × Fixed the errors in "New" and "Open"; × Added the corresponding table of Win drive letters and Grub's device naming on NT systems; × Supported the preview function for the edited menu. ;)× Added the isoemu's demo isogrub.iso file to the program; × Used the grldr of preseted-menu, which comes with a win99.img file. ;)----------Wish you like it.
|

f22_storm@163.com
http://sysoft.zdwx.com/
|
|
2004-11-27 00:00 |
|
|
chenall
银牌会员
    
积分 1276
发帖 469
注册 2002-12-23 来自 福建泉州
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
Win 盘符与 Grub 对设备的命名的对应表有错误
There is an error in the corresponding table between the Win drive letter and the device naming by Grub
|

QQ:366840202
http://chenall.net |
|
2004-11-29 00:00 |
|
|
Gandalf
中级用户
   CPU
积分 362
发帖 96
注册 2004-7-8 来自 北京
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
GMEditor 1.22 可以获取了:http://159.226.20.15/grub_chs/grubin/GME_Inst.exe================================================================ '04 12-02
* 更进 NT 系统上 Windows 盘符和 Grub 设备号的对应关系;
* 加入对指定的 FDD-IMG 的 c/h/s 参数的自动侦测;
* 加入 chm 格式的帮助(非常简单的,供未曾使用过 grub/isoemu 的人士使用);
* 调整界面和功能的措词;
================================================================ '04 11-27
* 修整了 “新建”、“打开”的错误;
* 加入了在 NT 系统上 Win 盘符与 Grub 对设备的命名的对应表;
* 支持对所编辑的菜单的预览功能。 ;)
* 将 isoemu 的演示 isogrub.iso 文件加入到程序中;
* 使用 preseted-menu 的grldr, 自带一个 win99.img 文件。
================================================================ '04 11-25
* 对 Grub 菜单(通常是 menu.lst)进行编辑,语法高亮,在线语法提示,支持 title 模板;
* 安装 grub 到 boot.ini;
* 安装 isoemu 到 boot.ini;
* 为 Win9X 安装 ntldr, 以实现多启动.
GMEditor 1.22 is available: http://159.226.20.15/grub_chs/grubin/GME_Inst.exe
================================================================ '04 12-02
* Further improve the correspondence between Windows drive letters and Grub device numbers on NT systems;
* Add automatic detection of c/h/s parameters for specified FDD-IMG;
* Add help in chm format (very simple, for people who have not used grub/isoemu);
* Adjust the wording of the interface and functions;
================================================================ '04 11-27
* Fixed errors in "New" and "Open";
* Added a correspondence table between Win drive letters and Grub device naming on NT systems;
* Supports preview function for the edited menu. ;)
* Added the demo isogrub.iso file of isoemu to the program;
* Uses the grldr of preseted-menu, and comes with a win99.img file.
================================================================ '04 11-25
* Edit Grub menu (usually menu.lst), with syntax highlighting, online syntax prompt, and support for title template;
* Install Grub to boot.ini;
* Install isoemu to boot.ini;
* Install ntldr for Win9X to achieve multi-boot.
|

f22_storm@163.com
http://sysoft.zdwx.com/
|
|
2004-12-2 00:00 |
|
|
chuangyi
初级用户
 
积分 150
发帖 23
注册 2004-11-26
状态 离线
|
|
2004-12-3 00:00 |
|
|
Gandalf
中级用户
   CPU
积分 362
发帖 96
注册 2004-7-8 来自 北京
状态 离线
|
|
2004-12-7 00:00 |
|
|
LK
高级用户
   
积分 915
发帖 309
注册 2002-12-22
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
顶一下!很想用,但是没法用啊?你看是啥问题?
Bump! Really want to use it, but can't use it? What do you think is the problem?

|
|
2004-12-11 00:00 |
|
|
yuuyuu
初级用户
 
积分 115
发帖 5
注册 2004-8-19
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
请问可以把Grub装在软盘里吗?
Can Grub be installed on a floppy disk?
|
|
2004-12-20 00:00 |
|