Originally posted by ko20010214 at 2008-10-21 10:47:
希望能放出制作方法而不单单是成品。 标题看起来很美,里面却找不到想要的内容。
ko20010214
版主 这是在下以前写的制作方法,今天贴出来,以前就贴出过,楼上的说我不厚道,在下是在是没有主页空间存放,就申请在BIBIDU.COM上存放了,不是做广告,如果有看过我的1.0到发展10.0的朋友就知道,我的软件是免费的,纯属爱好维修,自己用着方便,而特别制作的。喜欢的朋友给鼓励,不喜欢的朋友,请多多包涵,纯属爱好交流。
下面是ko20010214版主 想要的简单制作说明。
雄霸天下超级工具盘V10.0详解和制作方法。
一。叙述介绍:雄霸天下超级工具盘大家都想了解它的功能和制作方法,今天有幸完成了V10.0维装网络版,并实现了,最初我想像的所有功能,通过近三年的努力,更新到V10.0无数次的试验和修改,已经达到我所要的要求,兼顾软硬件,齐全,在光盘,硬盘,软盘,U盘上的通用性。实现这些功能,除了要收集很多软件之外,要得意于GRUB00.95和GRUB4DOS对它们的引导,本盘于别的盘不同的也正是用GRUB4DOS+GRUB0.95引导功能,本工具盘是有GRUB4DOS光盘外壳引导+MYTOOLS.IMG+光盘软件三部分组成,且可实现在光盘上运行,支持安装到硬盘,U盘功能,硬盘和光盘上的运行稍有不同。下面是以V10.0版为本全面介绍。
即:1.大镜像IMG+GRUB0.95盘引导里面的小镜像IMG盘,调用大镜像IMG+GRUB0.95盘采用GRUB4DOS光盘调用,采用MAP --MEM 和 MEMDISK 两种方式调用。这样引导可兼顾新老机型,和大小内存。
2.软件很齐全,包括(磁盘,软盘,U盘,光盘,的维修,加密,解密,备份,恢复,使用,分区,查看,编辑,修改,BIOS,COMS,NTFS,FAT32,长文件名,显示模式,复制,坏道,低级格式化,无损分区,转换,中文,翻译,制作,.IMG,.ISO,.GHO,USB 引导,调用,加载,调试,展开,压缩,解压,GRUB0.95,GRUB4DOS,硬盘锁,硬件,检测,刷新,内存,网络,网络克隆,制作带有出MSDOS,ROMDOS,FREEDOS,等。
3.配置环境很多,可供选择,有DOS实模式加载的各类驱动环境,如,HIMEM,UMBPCI,JEMM386,QEMM386,QHIMEM,和各类光驱,USB,外设驱动等,下面就介绍工具盘里的特色工具和批处理文件。
二。特色工具和批处理文件
1.特色工具有:
AUTOFD.BAT 自动分区格式化软件,是按比例:主系统分区C:30% 数据分区D:30% 备用系统分区E:20% 应急系统分区F:20% 分区格式化,分区都是主分区化,或加参数指定比例分区格式化如,AUTOFD.BAT 38 40 12 回车,这种分区好处是,便于引导,和修复损坏的数据。
TOOLS.BAT主要是加载了光盘文件,可以使用光盘上的文件。
SETUP.BAT主要是建立D:\GHO目录和保存光盘上的MYTOOLS.IMG文件,和备份硬盘的MBR到硬盘52扇区,为恢复备份建立目录,和备份MBR作用,起保护用途。
GRUB.BAT 启动GRUB0.95版的MENU.LST使在硬盘,光盘可重复启动系统,而不需要关机,重新启动,可在系统内存使用过多,更改启动环境之间相互转换。
GRUBB.BAT 启动GRUB4DOS版的MENU.LST功能同上。在下面的介绍中就有不同的效果。
CONFIG.SYS配置中,加入了,手动GHOST,和自动GHOST选项,备份恢复你的操作系统,不采用在系统启动后在A:\>运行如一键恢复等软件的好处,在于系统环境干净在备份,或恢复时不易出错,如果在A:\>下运行备份,恢复,之前有运行过其它软件,有可能有的软件加载,了不和谐的,不兼容的驱动,在备份恢复时就有可能造成磁盘错误,恢复出来的.GHO带有错误,如猪猪猫WINDOWS XP V12,在有的机型上,磁盘显示错误无法安装,CONFIG.SYS配置自动GHOST选项介绍如下:
GHOST(HD0,0)-PRI(C:)-BACKUP. (备份主分区C:盘,即备份主系统分区, 备份保存到主分区D:\GHO\SYSTEM.GHO)
GHOST(HD0,2)-PRI(E:)-BACKUP. (备份主分区E:盘,即备份备用系统分区, 备份保存到主分区D:\GHO\SYSTEM1.GHO)
GHOST(HD0,3)-PRI(F:)-BACKUP. (备份主分区F:盘,即备份应急系统分区, 备份保存到主分区D:\GHO\SYSTEM.GHO)
GHOST(HD0,0)-PRI(C:)-UNBACKUP. (恢复主分区C:盘,即恢复主系统分区, 恢复来自主分区D:\GHO\SYSTEM.GHO)
GHOST(HD0,2)-PRI(E:)-UNBACKUP. (恢复主分区E:盘,即恢复备用系统分区, 恢复来自主分区D:\GHO\SYSTEM1.GHO)
GHOST(HD0,3)-PRI(F:)-UNBACKUP. (恢复主分区F:盘,即恢复应急系统分区, 恢复来自主分区D:\GHO\SYSTEM.GHO)
这样的配置可以有效的保护主系统分区C: F:是一个系统,平时隐藏F:如遇到系统错误,恢复C: 如SYSTEM.GHO损坏,删除,磁盘碎片整理损坏,还可用F:应急系统启动,在实现备份F:后恢复C:盘,即使C:遭到病毒在带毒的系统时也可恢复系统,恢复后的系统病毒自然消失。而备用系统平时多是装些其它操作系统,所以单独备份,也可不用,装游戏等。而D:盘多是装应用软件数据和备份等,此方法将会大大减少你重新装机的此数。
LISO.BAT 加载ISO文件,可实现无光驱安装GHOST XP 功能,如你在网上下载了,XP 无软驱,无光驱,但有本工具盘,启动本工具盘后,运行:LISO XXX.ISO ,找到光盘盘符,找到XXX.GHO,或运行安装文件,运行GHOST 找LISO XXX.ISO 显示的光盘盘符找到XXX.GHO
就可安装GHOST XP 了。
INSTIMG.BAT 把本工具盘的MYTOOLS.IMG 保存到C:\BOOT\GRUB\MYTOOLS.IMG 文件中。
INSTISO.BAT 把本工具盘保存到C:\MYTOOLS.ISO 文件中 ,带上参数,INSTISO.BAT C运行。
IELDR.EXE 引导C:\isoemu.ini 里的ISO文件,默认MYTOOLS.ISO文件,你可以修改为你想启动的ISO文件。
GRUB4DOS.BAT 安装GRUB4DOS 到你的硬盘,带上参数,GRUB4DOS.BAT C运行。
GRUB095.BAT 安装GRUB0.95 到你的硬盘,带上参数,GRUB095.BAT C运行,制作IMG+GRUB盘要用到的工具,本工具盘就是用它做的。
DSKREAD.EXE 功能保存A:B:盘 为IMG文件,配合上面两个文件就可做出带有GRUB功能的IMG盘来。
HDSECT.EXE 备份MBR到指定的扇区,MAP-MEM 和MEMDISK 两种引导各有不同,只需加载CWSDPR0.EXE就可运行。
其余的批处理文件,从文件名就可叛段出它的功能,只是在文件名前加了L字符如,LUSB,LCDROM,等。
三GURB4DOS光盘外壳+MYTOOLS.IMG+光盘软件介绍。
1.光盘软件,光盘上收集的软件,都是些使用的工具软件,而且容量都很大,并没有收集到MYTOOLS.IMG里面去,出于运行速度考虑,每次使用只要打TOOLS.BAT 就可以使用光盘的软件,也省去了,压缩解压时间长的问题。
2.GRUB4DOS光盘外壳,用MKISOFS制作,GRUB4DOS说明文件里都有,也可用UltraISO编辑把GRUB4DOS里的GRLDR加载引导文件,加载就可引导,加载时把GRLDR更名成GRLDR.BIN就可加载了,在这之前,把grldr,和menu.lst 注意把这两个文件,放到光盘里,并且这两个文件名要小写,GRUB4DOS功能强大,可在NTFS分区里引导IMG,ISO光盘,比GRUB0.95和IELDR 都强所以采用它做为外壳引导。本工具盘MENU.LST如下:
timeout 1
title 0, MYTOOLS-2008-(map-mem)
map --mem (cd)/BOOT/GRUB/MYTOOLS.IMG (fd0) 【适合新机型,大容量内存使用,重复启动时,运行GRUBB.BAT(在光盘上) 如运行
map --hook GRUB.BAT 会死机,(在硬盘上重复启动时,运行GRUB.BAT 和GRUBB.BAT 都可以)
chainloader (fd0)+1 以下第一次加载或重复启动时3.MYTOOLS.IMG里的MENU.LST所有项都可运行】
rootnoverify (fd0)
title 1, MYTOOLS-2008-(memdisk) 【适合老机型,小容量内存使用,第一次加载时以下3.MYTOOLS.IMG里的MENU.LST
fallback 0 里的1.2.3.7.8.可运行其余会死机或重新启动计算机,重复启动时运行GRUB.BAT
kernel (cd)/BOOT/GRUB/MEMDISK.GZ c=450 h=16 s=36 floppy 可启动所有项,运行GRUBB.BAT会死机,或启动很慢很慢,光盘
initrd (cd)/BOOT/GRUB/MYTOOLS.IMG c=450 h=16 s=36 floppy 硬盘都是如此】
3.MYTOOLS.IMG,它是本工具盘的核心,里面放的都是小软件和各类驱动,和配置,本IMG盘是大镜像IMG盘约128MB是用GRUB0.95制作出来的,看看里面的MENU.LST 配置吧:
timeout 5
default 0
fallback 1
fontfile (fd0)/boot/grub/fonts
splashimage (fd0)/boot/grub/bj2008.gz
title 1. 雄霸天下超级工具盘(维装-备份恢复)
root (fd0)
chainloader /boot/grub/msdos.bin
title 2. 雄霸天下超级工具盘(ROMDOS-解硬盘锁)
root (fd0)
chainloader /boot/grub/romdos.bin
title 3. 雄霸天下超级工具盘(FREEDOS-解硬盘锁)
root (fd0)
chainloader /boot/grub/freedos.bin
title 4. 万能网络克隆盘
rootnoverify (fd0)
kernel (fd0)/boot/grub/memdisk.gz c=60 h=8 s=36 floppy
initrd (fd0)/boot/grub/netghost.img c=60 h=8 s=36 floppy
boot
title 5. 万能网络启动盘
rootnoverify (fd0)
kernel (fd0)/boot/grub/memdisk.gz c=80 h=2 s=36 floppy
initrd (fd0)/boot/grub/netboot.img c=80 h=2 s=36 floppy
boot
title 6. 启动金海硕硬盘修复程序
rootnoverify (fd0)
kernel (fd0)/boot/grub/memdisk.gz
initrd (fd0)/boot/grub/xly.img
boot
title 7. 重新启动计算机
reboot
title 8. 关闭计算机
halt
从GRUB4DOS光盘外壳和3.MYTOOLS.IMG的介绍,和本人的使用情况来说,GRUB0.95+GRUB4DOS可以解决很多兼容问题,新老机型都适合用,而且最突出的是大镜像IMG加入了GRUB引导功能,而该引导后又引导里面的小IMG镜像工具盘,实现了大IMG盘引导小IMG盘,看起来是个集合的IMG工具盘,而不是很多IMG盘,在使用时显得很独立很凌乱,真正实现一个IMG盘。
注意:(1).很多人可能想为什么MYTOOLS.IMG不采用GRUB4DOS引导呢,通过试验,GRUB4DOS做出的MYTOOLS.IMG盘,在GRUB4DOS光盘外壳MENU.LST里的0.MAP-MEM引导虽然第一次加载,和重复加载都可完成所有项的启动,但兼容性不好,对机型要求高,而1.MEMDISK引导随兼容可以但在,光盘上,或安装到硬盘上后就会很很慢,而且会死机,整体评价欠缺兼容性。
(2).而用GRUB0.95引导,通过试验,并采纳GRUB0.95引导,好处兼容好,用GRUB4DOS光盘外壳MENU.LST里的0.MAP-MEM引导第一次加载可启动所有项,重复启动,运行GRUB.BAT 会死机,可运行GRUBB.BAT 可启动所有项,GRUBB.BAT 弥补了GRUB.BAT死机的不足
用1.MEMDISK引导虽然第一次可启动,MYTOOLS.IMG里的MENU.LST的1。2。3。7。8。项,其余项死机,而重复启动时,运行GRUB.BAT
可启动所有项,弥补了GRUBB.BAT 启动死机的不足,而兼容性也很好,适合老机型启动。
(3).GRUB4DOS和GRUB0.95做的MYTOOLS.IMG盘整体上是GRUB0.95引导会更好,如果需要更强大的功能,不必要用MYTOOLS.IMG里的GRUB0.95去完成,而用GRUB4DOS外壳里的MENU.LST去完成就可以了。这样会更好。而MYTOOLS.IMG里的GRUB功能是足够用了。
四MYTOOLS.IMG的制作方法,和MSDOS+ROMDOS+FREEDOS+解硬盘锁合集制作的方法。
1.MYTOOLS.IMG的制作方法:
(1)首先运行WINIMAGE文件-新建-选择自定义映像格式-文件系统-FAT 12/16
每扇区字节数-4(2048)
。。。 -259200
-512
。。 -248
-36
。 -1
-0
-0
确定
保存为MYTOOLS.IMG,此时文件建立好了.
(2)在加入引导功能,选择映像-加入-加入事先准备好了的IO.SYS, MSDOS.SYS,COMMAND.COM 文件.
选择映像-引导扇区属性-WINDOWS 95/98 确定-保存-MSDOS.BIN-保存。
选择映像-创建文件夹-BOOT\GRUB (创建BOOT\GRUB文件夹)之后点击GRUB文件夹
选择映像-加入-MSDOS.BIN,MENU.LST,确定,之后保存MYTOOLS.IMG就可以了。
注意:加入MSDOS.BIN,MENU.LST必需加入到MYTOOLS.IMG里的根\BOOT\GRUB 中去,另外要把ROMDOS,FREEDOS系统引导文件也加进去,把系统引导文件加入到A:\目录里,把GRUB0.95所有文件加到A:\BOOT\GRUB目录里,把DSKREAD.EXE,加到A:\下,MSDOS.BIN加入到A:\BOOT\GRUB目录里。
(3)想办法叫你制作的MYTOOLS.IMG 引导,可以吧GRLDR(GRUB0.95版)加入到BOOT.INI之中去,并在硬盘里建立BOOT\GRUB文件夹把你做的MYTOOLS.IMG和调用MYTOOLS.IMG的MENU.LST 放进去,并就加入GRUB0.95版所要的支持文件,BOOT.INI 和BOOT\GRUB\MENU.LST 文件如下。
BOOT.INI如下:
timeout=0
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=AlwaysOff
C:\GRLDR="雄霸天下超级工具盘V10.0(维装网络-专用版-终结版)"
MENU.LST如下:
timeout 6
default 0
fallback 1
fontfile (hd0,0)/boot/grub/fonts
splashimage (hd0,0)/boot/grub/bj2008.gz
title 1. 雄霸天下超级工具盘(GRUB版)
rootnoverify (hd0,0)
kernel (hd0,0)/boot/grub/memdisk.gz c=450 h=16 s=36 floppy
initrd (hd0,0)/boot/grub/mytools.img c=450 h=16 s=36 floppy
boot
(4)重新启动引导你做的MYTOOLS.IMG盘,顺利到A:\>下后运行你事先在硬盘上准备好的ROMDOS,FREEDOS的SYS.COM文件如下:
ROMDOS:FREEDOS:
SYS A: 把ROMDOS,引导功能传送到A:盘引导区,运行NDISK A: /WRITE -FILE-SAVE SECTORS TO FILE-A:\BOO\GRUB\ROMDOS.BIN-OK
SYS A: 把FREEDOS,引导功能传送到A:盘引导区,运行NDISK A: /WRITE -FILE-SAVE SECTORS TO FILE-A:\BOO\GRUB\FREEDOS.BIN-OK
在把MSDOS.BIN 保存到MYTOOLS.IMG引导区即0道1扇区如下:
NDISK A: /WRITE -FILE-LOAD SECTORS FROM FILE-A:\BOOT\GRUB\MSDOS.BIN-OK
好了,到此已经具有FREEDOS,ROMDOS,MSDOS,三个系统引导功能了,如果你在做ROMDOS,FREEDOS,时出现错误,如只做了ROMDOS,在
做FREEDOS时错误,重新启动,一个做好后,安照下面的操作。
(5)不管,你只做了,FREEDOS,ROMDOS里的任何一个你都需要保存你所做的MYTOOLS.IMG盘操作如下:
不要重新启动,D:\>PATH A:\
D:\>DSKREAD A MYTOOLS.IMG 回车开始保存MYTOOLS.IMG盘到D:\MYTOOLS.IMG之后COPY D:\MYTOOLS.IMG C:\BOOT\GRUB\MYTOOLS.IMG
重新启动计算机,只到把FREEDOS,ROMDOS,MSDOS都保存好了以后,我们将制作如下:MYTOOLS.IMG的GRUB0.95引导盘功能,否则重复操作(4)内的步骤。
(5)MYTOOLS.IMG的引导盘功能制作:
以上我们把MYTOOLS.IMG加入了,FREEDOS,ROMDOS解硬盘锁功能,下面我们将介绍怎样调用这些功能,就需要我们把MYTOOLS.IMG制作成带有GRUB0.95引导功能如下:
编辑MYTOOLS.IMG里的\BOOT\GRUB\MENU.LST如下并保存:
timeout 5
default 0
fallback 1
fontfile (fd0)/boot/grub/fonts
splashimage (fd0)/boot/grub/bj2008.gz
title 1. 雄霸天下超级工具盘(维装-备份恢复)
root (fd0)
chainloader /boot/grub/msdos.bin
title 2. 雄霸天下超级工具盘(ROMDOS-解硬盘锁)
root (fd0)
chainloader /boot/grub/romdos.bin
title 3. 雄霸天下超级工具盘(FREEDOS-解硬盘锁)
root (fd0)
chainloader /boot/grub/freedos.bin
title 4. 万能网络克隆盘
rootnoverify (fd0)
kernel (fd0)/boot/grub/memdisk.gz c=60 h=8 s=36 floppy
initrd (fd0)/boot/grub/netghost.img c=60 h=8 s=36 floppy
boot
title 5. 万能网络启动盘
rootnoverify (fd0)
kernel (fd0)/boot/grub/memdisk.gz c=80 h=2 s=36 floppy
initrd (fd0)/boot/grub/netboot.img c=80 h=2 s=36 floppy
boot
title 6. 启动金海硕硬盘修复程序
rootnoverify (fd0)
kernel (fd0)/boot/grub/memdisk.gz
initrd (fd0)/boot/grub/xly.img
boot
title 7. 启动XXX.IMG镜像文件
rootnoverify (hd0,0)
kernel (hd0,0)/boot/grub/memdisk.gz
initrd (hd0,0)/boot/grub/xxx.img
boot
title 8. 启动我的XXX.ISO镜像文件
rootnoverify (hd0,0)
run /ieldr
title 9. 安装GRUB到硬盘
root (hd0,0)
setup (hd0)
reboot
title 10.安装GRUB到A:盘
root (fd0)
setup (fd0)
title 11.重新启动计算机
reboot
title 12.关闭计算机
halt
在建立一个GRUB.BAT内容如下并保存到MYTOOLS.IMG里的根目录里\GRUB.BAT:
A:
CD\BOOT\GRUB
grub.exe --config-file=(fd0)/boot/grub/menu.lst
好了制作GRUB0.95盘的一且工作都做好了,接下来开始制作:
A:\>GRUB.BAT
会启动到GRUB菜单,选上面的10.项(安装GRUB到A:盘)回车,菜单闪烁一下后。
选上面的1.项(雄霸天下超级工具盘(维装-备份恢复))回车,启动到A:\>提示符下。
好了这时你的MYTOOLS.IMG具有了GRUB0.95引导功能了,接下来就是要保存MYTOOLS.IMG了。
D:\>DSKREAD A MYTOOLS.IMG 回车,COPY MYTOOLS.IMG C:\BOOT\GRUB\MYTOOLS.IMG 回车到此你的MYTOOLS.IMG具有了,FREEDOS,ROMDOS,MSDOS,GRUB0.95引导功能。
五组合MYTOOLS.IMG+GRUB4DOS光盘外壳+光盘软件=雄霸天下超级工具盘
所有工作就绪,到WINDOWS用WINIMAGE把MYTOOLS.IMG还需要添加的文件添加进去,添加完毕后
用UltraISO把MYTOOLS.IMG还有光盘软件添加进去,光盘到此就做成了。
注意:添加时,光盘外壳里就有三个文件,即:\MENU.LST ,\GRLDR,\BOOT\GRUB\MEMDISK.GZ 。
优先添加MYTOOLS.IMG并保存后在添加其它的光盘软件,否则MYTOOLS.IMG有可能无法引导。
六 特殊软件的应用和总结
1。特殊软件,指在本工具盘,或其它工具盘上无法运行,但软件本身没有问题,的软件。这些软件其实都是需要一些特殊启动环境才能够运行的,就是需要驱动,如:HDSECT.EXE 需要MEMDISK,环境,无此环境,就用CWSDPR0.EXE 来驱动就可运行了,还有软件需要如QDMA,XDMA,UDMA,DOS4G等驱动,只要在CONFIG.SYS菜单启动项选择不同的环境配置,就可以启动相同的驱动环境,或手动加载也可以启动,本工具的多环境配置,和驱动很多,可供特殊软件运行。
2. 本工具盘具有,刻录到光盘上,在从光盘上安装到硬盘上或编辑BOOT.INI在硬盘上使用的功能,完全支持FAT32,NTFS分区上的使用,如果你需要在U盘上应用,你只要,编辑U盘上的MENU.LST把盘符(CD)改成,(RD)(FD0)(HD0,0),在用BOOTLACE安装即可实现在U盘上用本工具盘。
3.总结:本工具功能很强大,从各个方面,全方位设计收集制作出来的超级工具盘,具有多环境配置,适合所有DOS工具使用,具有全面引导备份恢复,来保护你的电脑,具有全面的维修,来维护你的电脑,具有全面的多系统引导,来使用你的电脑。
Last edited by gxbxg on 2008-11-14 at 13:27 ]
Originally posted by ko20010214 at 2008-10-21 10:47:
Hope to release the production method instead of just the finished product. The title looks beautiful, but the content you want can't be found inside.
ko20010214
Moderator Here is the production method I wrote before. I post it today. I posted it before. The person upstairs said I was not kind. I really have no home page space to store it, so I applied to store it on BIBIDU.COM. It's not advertising. If you have seen my version from 1.0 to development 10.0, you will know that my software is free, purely for hobby maintenance, made specifically for convenience. Friends who like it give encouragement, and friends who don't like it, please bear with me, purely for hobby exchange.
The following is the simple production instructions that the moderator ko20010214 wants.
Detailed Explanation and Production Method of Xiongba Tianxia Super Tool Disk V10.0.
I. Narrative Introduction: Everyone wants to understand the functions and production method of Xiongba Tianxia Super Tool Disk. Today, I am fortunate to complete the V10.0 maintenance network version and realize all the functions I originally imagined. After nearly three years of efforts, after countless experiments and modifications to V10.0, it has reached the requirements I want, taking into account software and hardware, complete, and generalizability on CD-ROM, hard disk, floppy disk, and USB flash drive. To achieve these functions, in addition to collecting a lot of software, it benefits from the guidance of GRUB00.95 and GRUB4DOS for them. What is different from other disks in this disk is also the use of GRUB4DOS + GRUB0.95 guidance function. This tool disk is composed of three parts: GRUB4DOS CD-ROM shell guidance + MYTOOLS.IMG + CD-ROM software, and can be run on the CD-ROM, supporting installation to the hard disk and USB flash drive functions. There are slight differences in operation between the hard disk and the CD-ROM. Below is a comprehensive introduction based on the V10.0 version.
That is: 1. Large image IMG + GRUB0.95 disk guides the small image IMG disk inside, and the large image IMG + GRUB0.95 disk uses GRUB4DOS CD-ROM call, using MAP --MEM and MEMDISK two ways to call. In this way, the guidance can take into account new and old models and large and small memories.
2. The software is very complete, including (disk, floppy disk, USB flash drive, CD-ROM, maintenance, encryption, decryption, backup, recovery, use, partition, view, edit, modify, BIOS, COMS, NTFS, FAT32, long file name, display mode, copy, bad sector, low-level format, lossless partition, conversion, Chinese, translation, production,.IMG,.ISO,.GHO, USB boot, call, load, debug, expand, compress, decompress, GRUB0.95, GRUB4DOS, hard disk lock, hardware, detection, refresh, memory, network, network cloning, production with MSDOS, ROMDOS, FREEDOS, etc.
3. There are many configuration environments to choose from, including various driver environments loaded in DOS real mode, such as HIMEM, UMBPCI, JEMM386, QEMM386, QHIMEM, and various CD-ROM, USB, peripheral drivers, etc. The following introduces the characteristic tools and batch files in the tool disk.
II. Characteristic Tools and Batch Files
1. Characteristic tools include:
AUTOFD.BAT automatic partition formatting software, which is partitioned and formatted in proportion: main system partition C: 30% data partition D: 30% backup system partition E: 20% emergency system partition F: 20%. The partitions are all main partitions, or specify the proportion of partition formatting by adding parameters, such as AUTOFD.BAT 38 40 12 and press Enter. The advantage of this partition is that it is easy to guide and repair damaged data.
TOOLS.BAT mainly loads the CD-ROM files, and can use the files on the CD-ROM.
SETUP.BAT mainly establishes the D:\GHO directory and saves the MYTOOLS.IMG file on the CD-ROM, and backs up the MBR of the hard disk to the 52nd sector of the hard disk, establishes a directory for recovery backup, and has the function of backing up the MBR for protection.
GRUB.BAT starts the MENU.LST of GRUB0.95 version to enable repeated system startup on the hard disk and CD-ROM without shutting down and restarting. It can be converted between startup environments when the system memory is used too much.
GRUBB.BAT starts the MENU.LST function of GRUB4DOS version, the same as above. There will be different effects in the following introduction.
In the CONFIG.SYS configuration, manual GHOST and automatic GHOST options are added to back up and restore your operating system. The advantage of not running such software as one-click recovery after the system starts in A:\> is that the system environment is clean when backing up or restoring, and it is not easy to make mistakes. If other software has been run before backing up and restoring in A:\>, some software may have loaded incompatible drivers, which may cause disk errors during backup and restoration, and the restored.GHO will have errors. For example, Piggy Cat WINDOWS XP V12 has disk display errors on some models and cannot be installed. The automatic GHOST option in the CONFIG.SYS configuration is introduced as follows:
GHOST(HD0,0)-PRI(C:)-BACKUP. (Back up the main partition C: disk, that is, back up the main system partition, and the backup is saved to the main partition D:\GHO\SYSTEM.GHO)
GHOST(HD0,2)-PRI(E:)-BACKUP. (Back up the main partition E: disk, that is, back up the backup system partition, and the backup is saved to the main partition D:\GHO\SYSTEM1.GHO)
GHOST(HD0,3)-PRI(F:)-BACKUP. (Back up the main partition F: disk, that is, back up the emergency system partition, and the backup is saved to the main partition D:\GHO\SYSTEM.GHO)
GHOST(HD0,0)-PRI(C:)-UNBACKUP. (Restore the main partition C: disk, that is, restore the main system partition, and the restore comes from the main partition D:\GHO\SYSTEM.GHO)
GHOST(HD0,2)-PRI(E:)-UNBACKUP. (Restore the main partition E: disk, that is, restore the backup system partition, and the restore comes from the main partition D:\GHO\SYSTEM1.GHO)
GHOST(HD0,3)-PRI(F:)-UNBACKUP. (Restore the main partition F: disk, that is, restore the emergency system partition, and the restore comes from the main partition D:\GHO\SYSTEM.GHO)
Such a configuration can effectively protect the main system partition C: F: is a system, and F: is usually hidden. If the system has an error, restore C:. If SYSTEM.GHO is damaged, delete it, and the disk fragmentation is damaged. You can also start with the F: emergency system. After backing up F:, restore the C: disk. Even if the C: is infected with a virus, the system can be restored when the system is with the virus, and the virus in the restored system will naturally disappear. The backup system usually installs other operating systems, so it is backed up separately and may not be used, and games are installed. The D: disk usually installs application software data and backups, etc. This method will greatly reduce the number of times you reinstall the system.
LISO.BAT loads the ISO file, which can realize the function of installing GHOST XP without a CD-ROM. For example, if you download XP without a floppy disk and CD-ROM on the Internet, but have this tool disk, after starting this tool disk, run: LISO XXX.ISO, find the CD-ROM drive letter, find XXX.GHO, or run the installation file, run GHOST, find the CD-ROM drive letter displayed by LISO XXX.ISO, and find XXX.GHO.
You can install GHOST XP.
INSTIMG.BAT saves the MYTOOLS.IMG of this tool disk to the C:\BOOT\GRUB\MYTOOLS.IMG file.
INSTISO.BAT saves this tool disk to the C:\MYTOOLS.ISO file, with parameters, INSTISO.BAT C runs.
IELDR.EXE guides the ISO file in C:\isoemu.ini, the default MYTOOLS.ISO file, and you can modify it to the ISO file you want to start.
GRUB4DOS.BAT installs GRUB4DOS to your hard disk, with parameters, GRUB4DOS.BAT C runs.
GRUB095.BAT installs GRUB0.95 to your hard disk, with parameters, GRUB095.BAT C runs, the tool used to make the IMG + GRUB disk, this tool disk is made with it.
DSKREAD.EXE function saves A:B: disk as an IMG file, and with the above two files, you can make an IMG disk with GRUB function.
HDSECT.EXE backs up the MBR to the specified sector. There are two different guides for MAP-MEM and MEMDISK. Just load CWSDPR0.EXE to run.
The other batch files can be judged by their file names, just add the L character in front of the file name, such as LUSB, LCDROM, etc.
III. Introduction to GRUB4DOS CD-ROM Shell + MYTOOLS.IMG + CD-ROM Software.
1. CD-ROM software. The software collected on the CD-ROM are all useful tool software, and the capacity is very large. They are not collected into the MYTOOLS.IMG. For the sake of running speed, you only need to type TOOLS.BAT to use the software on the CD-ROM every time, and also save the time of long compression and decompression.
2. GRUB4DOS CD-ROM shell is made with MKISOFS. It is all in the GRUB4DOS instruction file. It can also be loaded and guided by editing with UltraISO to load the GRLDR boot file in GRUB4DOS. Rename GRLDR to GRLDR.BIN to load it. Before this, put grldr and menu.lst. Note that these two files are placed in the CD-ROM, and the names of these two files should be lowercase. GRUB4DOS is powerful and can guide IMG, ISO CD-ROM in the NTFS partition, which is stronger than GRUB0.95 and IELDR, so it is used as the shell guide. The MENU.LST of this tool disk is as follows:
timeout 1
title 0, MYTOOLS-2008-(map-mem)
map --mem (cd)/BOOT/GRUB/MYTOOLS.IMG (fd0)
chainloader (fd0)+1
rootnoverify (fd0)
title 1, MYTOOLS-2008-(memdisk)
fallback 0
kernel (cd)/BOOT/GRUB/MEMDISK.GZ c=450 h=16 s=36 floppy
initrd (cd)/BOOT/GRUB/MYTOOLS.IMG c=450 h=16 s=36 floppy
3. MYTOOLS.IMG, it is the core of this tool disk. Small software, various drivers, and configurations are placed in it. This IMG disk is a large image IMG disk of about 128MB made with GRUB0.95. Let's take a look at the configuration of MENU.LST inside:
timeout 5
default 0
fallback 1
fontfile (fd0)/boot/grub/fonts
splashimage (fd0)/boot/grub/bj2008.gz
title 1. Xiongba Tianxia Super Tool Disk (Maintenance - Backup and Restore)
root (fd0)
chainloader /boot/grub/msdos.bin
title 2. Xiongba Tianxia Super Tool Disk (ROMDOS - Unlock Hard Disk)
root (fd0)
chainloader /boot/grub/romdos.bin
title 3. Xiongba Tianxia Super Tool Disk (FREEDOS - Unlock Hard Disk)
root (fd0)
chainloader /boot/grub/freedos.bin
title 4. Universal Network Cloning Disk
rootnoverify (fd0)
kernel (fd0)/boot/grub/memdisk.gz c=60 h=8 s=36 floppy
initrd (fd0)/boot/grub/netghost.img c=60 h=8 s=36 floppy
boot
title 5. Universal Network Boot Disk
rootnoverify (fd0)
kernel (fd0)/boot/grub/memdisk.gz c=80 h=2 s=36 floppy
initrd (fd0)/boot/grub/netboot.img c=80 h=2 s=36 floppy
boot
title 6. Start Jinhaishuo Hard Disk Repair Program
rootnoverify (fd0)
kernel (fd0)/boot/grub/memdisk.gz
initrd (fd0)/boot/grub/xly.img
boot
title 7. Restart the computer
reboot
title 8. Shut down the computer
halt
From the introduction of the GRUB4DOS CD-ROM shell and 3.MYTOOLS.IMG, and my use situation, GRUB0.95 + GRUB4DOS can solve many compatibility problems. Both new and old models are suitable, and the most prominent is that the large image IMG has added GRUB guidance function, and this guidance then guides the small IMG image tool disk inside, realizing the large IMG disk guiding the small IMG disk. It looks like a collection IMG tool disk, not many IMG disks, and it looks very independent and messy when used, and truly realizes a single IMG disk.
Note: (1). Many people may wonder why MYTOOLS.IMG does not use GRUB4DOS guidance. Through experiments, the MYTOOLS.IMG disk made by GRUB4DOS, although the first loading and repeated loading in the 0.MAP-MEM guidance in the GRUB4DOS CD-ROM shell MENU.LST can complete the startup of all items, the compatibility is not good, and the requirements for the model are high. The 1.MEMDISK guidance is compatible, but on the CD-ROM or after being installed on the hard disk, it will be very slow and may crash. The overall evaluation is lacking in compatibility.
(2). While using GRUB0.95 guidance, through experiments, and adopting GRUB0.95 guidance, the advantage is good compatibility. The 0.MAP-MEM guidance in the GRUB4DOS CD-ROM shell MENU.LST can start all items for the first loading. When restarting repeatedly, running GRUB.BAT will crash, but running GRUBB.BAT can start all items. GRUBB.BAT makes up for the defect of GRUB.BAT crashing.
The 1.MEMDISK guidance can start the items 1.2.3.7.8. in MENU.LST of MYTOOLS.IMG for the first time, and the rest will crash. When restarting repeatedly, running GRUB.BAT can start all items, making up for the defect of GRUBB.BAT crashing, and the compatibility is also very good, suitable for old model startup.
(3). The overall GRUB0.95 guidance made by GRUB4DOS and GRUB0.95 for MYTOOLS.IMG disk will be better. If more powerful functions are needed, it is not necessary to use the GRUB0.95 in MYTOOLS.IMG to complete it, but use the MENU.LST in the GRUB4DOS shell to complete it. This will be better. And the GRUB function in MYTOOLS.IMG is sufficient.
IV. Production Method of MYTOOLS.IMG, and Production Method of MSDOS + ROMDOS + FREEDOS + Unlock Hard Disk Collection.
1. Production Method of MYTOOLS.IMG:
(1) First run the WINIMAGE file - New - Select Custom Image Format - File System - FAT 12/16
Bytes per sector - 4 (2048)
。。。 -259200
-512
。。 -248
-36
。 -1
-0
-0
-0
Determine
Save as MYTOOLS.IMG, and the file is established at this time.
(2) To add guidance function, select Image - Add - Add the prepared IO.SYS, MSDOS.SYS, COMMAND.COM files.
Select Image - Boot Sector Properties - WINDOWS 95/98 Determine - Save - MSDOS.BIN - Save.
Select Image - Create Folder - BOOT\GRUB (Create BOOT\GRUB folder) Then click the GRUB folder
Select Image - Add - MSDOS.BIN, MENU.LST, Determine, then save MYTOOLS.IMG.
Note: The MSDOS.BIN and MENU.LST must be added to the root\BOOT\GRUB in MYTOOLS.IMG. In addition, the ROMDOS and FREEDOS system guidance files must also be added. Add the system guidance files to the A:\ directory, add all GRUB0.95 files to the A:\BOOT\GRUB directory, add DSKREAD.EXE to A:\, and add MSDOS.BIN to the A:\BOOT\GRUB directory.
(3) Try to make your produced MYTOOLS.IMG guide. You can add GRLDR (GRUB0.95 version) to BOOT.INI, and establish the BOOT\GRUB folder in the hard disk, put your made MYTOOLS.IMG and the MENU.LST that calls MYTOOLS.IMG, and add the support files required by GRUB0.95. The BOOT.INI and BOOT\GRUB\MENU.LST files are as follows.
BOOT.INI is as follows:
timeout=0
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=AlwaysOff
C:\GRLDR="Xiongba Tianxia Super Tool Disk V10.0 (Maintenance Network - Special Version - Final Version)"
MENU.LST is as follows:
timeout 6
default 0
fallback 1
fontfile (hd0,0)/boot/grub/fonts
splashimage (hd0,0)/boot/grub/bj2008.gz
title 1. Xiongba Tianxia Super Tool Disk (GRUB Version)
rootnoverify (hd0,0)
kernel (hd0,0)/boot/grub/memdisk.gz c=450 h=16 s=36 floppy
initrd (hd0,0)/boot/grub/mytools.img c=450 h=16 s=36 floppy
boot
(4) Restart and guide your made MYTOOLS.IMG disk. After smoothly reaching the A:\> prompt, run the SYS.COM files of ROMDOS and FREEDOS prepared on the hard disk in advance as follows:
ROMDOS:FREEDOS:
SYS A: Transfer the ROMDOS guidance function to the A: disk boot area, run NDISK A: /WRITE -FILE-SAVE SECTORS TO FILE-A:\BOO\GRUB\ROMDOS.BIN-OK
SYS A: Transfer the FREEDOS guidance function to the A: disk boot area, run NDISK A: /WRITE -FILE-SAVE SECTORS TO FILE-A:\BOO\GRUB\FREEDOS.BIN-OK
Save MSDOS.BIN to the MYTOOLS.IMG boot area, that is, track 0, sector 1 as follows:
NDISK A: /WRITE -FILE-LOAD SECTORS FROM FILE-A:\BOOT\GRUB\MSDOS.BIN-OK
Okay, at this time, it has the three system guidance functions of FREEDOS, ROMDOS, and MSDOS. If you make a mistake when making ROMDOS and FREEDOS, such as only making ROMDOS and making a mistake when making FREEDOS, restart, after one is made, operate as follows.
(5) No matter whether you only made FREEDOS or any one of ROMDOS, you need to save your made MYTOOLS.IMG disk as follows:
Do not restart, D:\>PATH A:\
D:\>DSKREAD A MYTOOLS.IMG Press Enter to start saving the MYTOOLS.IMG disk to D:\MYTOOLS.IMG, then COPY D:\MYTOOLS.IMG C:\BOOT\GRUB\MYTOOLS.IMG
Restart the computer until after saving FREEDOS, ROMDOS, and MSDOS well, we will make the following: the GRUB0.95 guidance disk function of MYTOOLS.IMG, otherwise repeat the steps in (4).
(5) Production of MYTOOLS.IMG guidance disk function:
Above, we added the FREEDOS and ROMDOS hard disk unlocking functions to MYTOOLS.IMG. The following will introduce how to call these functions. We need to make MYTOOLS.IMG into a GRUB0.95 guidance function as follows:
Edit the \BOOT\GRUB\MENU.LST in MYTOOLS.IMG as follows and save:
timeout 5
default 0
fallback 1
fontfile (fd0)/boot/grub/fonts
splashimage (fd0)/boot/grub/bj2008.gz
title 1. Xiongba Tianxia Super Tool Disk (Maintenance - Backup and Restore)
root (fd0)
chainloader /boot/grub/msdos.bin
title 2. Xiongba Tianxia Super Tool Disk (ROMDOS - Unlock Hard Disk)
root (fd0)
chainloader /boot/grub/romdos.bin
title 3. Xiongba Tianxia Super Tool Disk (FREEDOS - Unlock Hard Disk)
root (fd0)
chainloader /boot/grub/freedos.bin
title 4. Universal Network Cloning Disk
rootnoverify (fd0)
kernel (fd0)/boot/grub/memdisk.gz c=60 h=8 s=36 floppy
initrd (fd0)/boot/grub/netghost.img c=60 h=8 s=36 floppy
boot
title 5. Universal Network Boot Disk
rootnoverify (fd0)
kernel (fd0)/boot/grub/memdisk.gz c=80 h=2 s=36 floppy
initrd (fd0)/boot/grub/netboot.img c=80 h=2 s=36 floppy
boot
title 6. Start Jinhaishuo Hard Disk Repair Program
rootnoverify (fd0)
kernel (fd0)/boot/grub/memdisk.gz
initrd (fd0)/boot/grub/xly.img
boot
title 7. Start XXX.IMG image file
rootnoverify (hd0,0)
kernel (hd0,0)/boot/grub/memdisk.gz
initrd (hd0,0)/boot/grub/xxx.img
boot
title 8. Start my XXX.ISO image file
rootnoverify (hd0,0)
run /ieldr
title 9. Install GRUB to hard disk
root (hd0,0)
setup (hd0)
reboot
title 10. Install GRUB to A: disk
root (fd0)
setup (fd0)
title 11. Restart the computer
reboot
title 12. Shut down the computer
halt
Create a GRUB.BAT with the following content and save it to the root directory \GRUB.BAT in MYTOOLS.IMG:
A:
CD\BOOT\GRUB
grub.exe --config-file=(fd0)/boot/grub/menu.lst
Okay, all the work of making the GRUB0.95 disk is done. Next, start making:
A:\>GRUB.BAT
It will start to the GRUB menu. Select item 10. above (Install GRUB to A: disk) and press Enter. The menu flashes for a while.
Select item 1. above (Xiongba Tianxia Super Tool Disk (Maintenance - Backup and Restore)) and press Enter to start to the A:\> prompt.
Okay, at this time, your MYTOOLS.IMG has the GRUB0.95 guidance function. Next, you need to save MYTOOLS.IMG.
D:\>DSKREAD A MYTOOLS.IMG Press Enter, COPY MYTOOLS.IMG C:\BOOT\GRUB\MYTOOLS.IMG Press Enter. At this time, your MYTOOLS.IMG has the FREEDOS, ROMDOS, MSDOS, GRUB0.95 guidance functions.
V. Combine MYTOOLS.IMG + GRUB4DOS CD-ROM Shell + CD-ROM Software = Xiongba Tianxia Super Tool Disk
All work is ready. Use WINIMAGE in WINDOWS to add the files that MYTOOLS.IMG needs to add. After adding,
Use UltraISO to add MYTOOLS.IMG and other CD-ROM software. The CD-ROM is made at this time.
Note: When adding, there are three files in the CD-ROM shell, namely: \MENU.LST, \GRLDR, \BOOT\GRUB\MEMDISK.GZ.
Add MYTOOLS.IMG first and save it, then add other CD-ROM software. Otherwise, MYTOOLS.IMG may not be able to guide.
VI. Application and Summary of Special Software
1. Special software refers to software that cannot run on this tool disk or other tool disks, but the software itself is not problematic. These software actually all need some special startup environments to be able to run, that is, drivers are needed. For example, HDSECT.EXE needs MEMDISK environment. Without this environment, it can be run by driving with CWSDPR0.EXE. There are also software that need drivers such as QDMA, XDMA, UDMA, DOS4G, etc. As long as different environment configurations are selected in the CONFIG.SYS menu startup item, the same driver environment can be started, or it can be started by manual loading. The multi-environment configuration and many drivers of this tool are available for special software to run.
2. This tool disk has the functions of burning to a CD-ROM, installing to a hard disk from the CD-ROM, or editing BOOT.INI for use on the hard disk. It fully supports the use on FAT32 and NTFS partitions. If you need to apply it on a USB flash drive, you only need to edit the MENU.LST on the USB flash drive to change the drive letter (CD) to (RD)(FD0)(HD0,0), and then use BOOTLACE to install to realize the use of this tool disk on the USB flash drive.
3. Summary: This tool has very powerful functions. It is a super tool disk designed and produced comprehensively from various aspects. It has multi-environment configuration, suitable for all DOS tool use. It has comprehensive guidance, backup and restore to protect your computer. It has comprehensive maintenance to maintain your computer. It has comprehensive multi-system guidance to use your computer.
Last edited by gxbxg on 2008-11-14 at 13:27 ]