更新时间:2010-7-25
最新版本下载地址:
ftp://121.32.89.171:3/tftpboot.rar
http://users6.jabry.com/dos000/tftpboot.gz
http://users6.jabry.com/dospxe/tftpboot.gz
http://users6.jabry.com/pxe000/tftpboot.gz
http://users6.jabry.com/msdos/tftpboot.gz
http://users4.jabry.com/pxedos/tftpboot.gz
http://jy0663.3322.org/tftpboot.gz
http://dospxe.kilu.de/tftpboot.rar
http://000.sitemix.jp/tftpboot.gz
http://pxe.6te.net/tftpboot.rar
http://pxe.coolpage.biz/tftpboot.rar
http://pxe.freeoda.com/tftpboot.rar
http://pxe.freetzi.com/tftpboot.rar
http://pxe.noads.biz/tftpboot.rar
http://pxe.ueuo.com/tftpboot.rar
http://pxe.xp3.biz/tftpboot.rar
1,本系统可以安装到硬盘、移动盘或PXE启动.主板没有PXE启动的可以尝试PXE、Etherboot或iSCSI启动.
2,目前唯一支持网络协议最多、网卡最全、网络功能最多.
支持多种网络协议,支持自动检测网卡.支持MS的TCP/IP、兼容IPX、NETBEUI和IBM TCP/IP 4种协议.
可驱动主板上多个相同与不相同的网卡.全面支持NVIDIA主板集成的全系列网卡.
3,唯一Ghost网络克隆专用软件,比同类网络克隆软件更快捷、更简单、更稳定.
特别是采用了IBM TCP/IP协议,这个协议是网克速度的关键的保证.
可自动修改xp/2003计算名、IP地址、网关、DNS、盘符、编辑Boot.ini或BCD、显示隐藏网卡、重置本地连接.
4,可驱动SATA光驱,大量实用DOS工具软件,BIOS修改刷新工具,Paragon系列硬盘工具软件.
比IFS更完美的NTFS访问工具.可以扫描已经组好硬盘RAID的中单个硬盘.
修改XP 2003注册表中的盘符分配.内存稳定性测试.
5,真正意义的网络部署,开放式的任务布署概念,DOS客户机从服务端下载脚本文件并执行.
如整个网络客户机全自动分区、升级BIOS、全自动执行多个不同GHOST任务、
软件包中没有的软件也可以自动添加了,这一切都是在纯DOS下完成的.
如有错误请反馈至
xugaohui@139.com
附注:
PXE启动需要在网络中配置DHCP服务,比如Hanewin DHCP,设置boot file为grldr或pxelinux.0
tftp服务的根目录(Root directory)为tftpboot.rar解压后的pxeboot目录.
注意!不要选中Dont wait for ACK(不等待ACK)选项,否则TFTP很可能出错误或慢.如果PXE启动时
黑屏,请将boot file改为grldr,即PXEGrub引导.
如果你想用iSCSI启动,将hanewin DCHP的Root Path 设为:
iscsi:<server name or IP address>:<protocol>:<port>:<LUN>:<targetname>
例如:写成iscsi:192.168.1.246::::test:diskimg,这里192.168.1.246是iSCSI服务端的IP,
test:diskimg表示targetname.<targetname>是必须的,其它字段是可选的.
并选中Always use option 66/67 for Name and File该项.防止反复从Boot File启动.
可能要关闭网络中其它DHCP服务器,防止gPXE找到其它DHCP服务器,这一点不同于PXE引导.
详情参考:
http://supportapj.dell.com/support/edocs/network/BroadCom/R125875/CS/iscsi.htm
dos.gz所有文件可以解压在DOS系统的c盘上运行.解压后可以用winimage直接修改.
从pxelinux中进入grub
KERNEL grub.exe keeppxe
从grub中进入pxelinux:
pxe keep
chainloader --force (pd)/pxelinux.0
从grub中进入grub:
pxe keep
chainloader --force (pd)/grldr
启动网络功能说明:
以下的说明是对PXE,U盘,硬盘和光盘环境有效的.
DOS主要有三种方式启动网络功能:
1,直接在DOS执行 runnet,可(混合)使用MS的三个协议或IMB TCP/IP协议,支持多个相同或不相同的网卡,
有netbios支持.
2,在Config菜单中选IBM TCP/IP(第2项),可优先使用IBM TCP/IP协议.
3,直接在DOS下执行netd,如再加参数/d就是下载自动脚本命令并执行.
仅提供Packet驱动,占用常规内存大约18K,支持Nvidia网卡.这种方式适合测试时使用,
如快速为局域网所有电脑升级bios,同步coms设置,同步时间,也可以用于网克.
网络核心启动文件是Runnet.bat,可以跟据实际情况修改.
modisys.exe用于修改计算机名,工作组,IP,Gateway,DNS,WINS,显示隐藏硬件,删除C盘盘符,本地连接删除.
常用批处理
1,RUNNET.BAT |启动DOS网络功能的调用批处理.
2,ND.BAT |IFS驱动加载批处理,DOS下读写NTFS分区的文件.
3,TOOL |实用工具,分区软件,修改电源管理模式,加载光驱驱动,加载ISO镜像文件.
4,NETD.BAT |快速启动网卡Packte驱动并下载RUN.TXT批处理.
将文件压缩为Gzip格式的7Zip下载:
http://downloads.sourceforge.net/sevenzip/7z465.exe
编辑镜像文件用的WimImage 8.1下载:
ftp://ftp.winimage.com/winimage/winima85.zip
/附DOS.IMG文件的简单说明:
| ATTRIB.COM |文件属性查看与设置.
| AUTOEXEC.BAT |进入DOS后自动运行的批处理.
| CABEXT.EXE |CAB压缩文件的解压程序.
| CCDOS.EXE |CCDOS汉字系统.
| CCDOS.INI |CCDOS配置文件.
| CCDOS.MB |CCDOS五笔拼音码表文件.
| CCDOS.PKV |CCDOS模块包.
| CHOICE.EXE |用于批处理选择转向.
| CMOSPWD.EXE |显示或清除CMOS密码.
| CN.EXE |检测是否有加载汉字系统.
| COMMAND.COM |DOS命令处理程序.
| CONFECT.SYS |DOS环境下的Config中文菜单驱动程序.
| CONFIG.SYS |DOS驱动程序配置文件.
| CP936UNI.TBL |DOSLFN 支持简体中文用的TBL文件.
| CTMOUSE.EXE |鼠标驱动程序.
| CWSDPMI.EXE |DPMI驱动,通常是djgpp编译的程序.
| DDLOADER.COM |DOS下加载设备驱动程序.
| DELTREE.COM |从所有子目录删除指定文件.
| DEVLOAD.COM |动态加载设备驱动程序.
| DISKGEN.EXE |中文图形界面分区工具.
| DOSKEY.COM |命令行键盘输入增强工具.
| DOSLFN.COM |提供长文件API驱动.
| DOSPM.EXE |Paragon 分区管理企业版.
| EDIT.COM |文件编辑工具.
| EDIT.HLP |文件编辑工具的帮助文件.
| ENABLE.COM |Paragon 系统程序退出后必需执行的程序.
| FC.EXE |文本或二进制文件比较.
| FIND.COM |查找指定的字符串.
| GHOST.EXE |Ghsot 11.0.2.
| GHREGEDT.EXE |修改WINDOWS系统的注册表.
| HDPMI32.EXE |DPMI驱动.
| HIMEM.SYS |扩展内存XMS的驱动程序.
| HZK16 |CCDOS 16*16点阵字库.
| IO.SYS |DOS实模式核心文件,提供标准硬件的输入/输出接口和DOS的中断调用.
| IRQCFG.EXE |与UNDI驱动程序配合使用,解决IRQ冲突.
| LAYOUT.INI |Paragon 分区管理工具保存的设置文件.
| MACADDR.EXE |显示当前正在使用的网卡MAC地址.
| MEM.EXE |显示内存信息.
| MODE.COM |设置DOS设备.
| MODISYS.EXE |修改计算机名,工作组,IP,Gateway,DNS,WINS,显示隐藏硬件、删除C盘盘符.
| MORE.EXE |将文本分屏显示.
| MOUSCLIP.EXE |用鼠标左右键复制与粘贴.
| MOVE.EXE |文件或目录移动程序,也可以用于目录改名.
| MSDOS.SYS |与IO.SYS配合使用,控制DOS/WIN 9X的启动.
| NDOS.EXE |IFS驱动.
| NDIS.MAP |PCI网卡vendorID和deviceID信息
| NDISDRV.TXT |常用网卡信息
| NETDRV.RAR |网卡驱动程序压缩包.
| NETSET.EXE |DOS网络参数设置程序,生成可启动网络的批处理startnet.bat
| OMNIFS.EXE |Ghost企业版的DOS下访问NTFS分区的文件.
| PCISLEEP.COM |显示PCI设备.
| PERUSE.COM |在文本将态下用Scroo Lock键启动后上下滚动屏幕.
| PPRD.EXE |打印服务器,同时集成ping tcpinfo工能.
| PWD_CHNG.EXE |清除Windows系统的用户密码.
| QUERY.EXE |加载网络后显示自动获取的IP的相关信息.
| SHCDX33D.COM |提供访问ASPI设备的管理程序.
| SHSUCDHD.EXE |将ISO文件虚拟为光盘
| SHSUCDX.COM |提供访问ASPI设备的管理程序.
| SMARTDRV.EXE |高速文件缓存.
| SORT.COM |文本顺序排列.
| SPFDISK.EXE |硬盘分区管理.
| SWSUBST.EXE |将一目录虚拟为驱动器.
| SYS.COM |传递DOS引导文件和更新DOS引导记录.
| TFTP.EXE |TFTP客户端.
| TREE.COM |以树形结构显示文件.
| UIDE.SYS |UltraDMA 光驱驱动程序,支持SATA.
| UMBPCI.SYS |更好的扩充内存EMS和上位内存UMB驱动程序.
| UNDIPD.COM |通用Pakcet驱动.
| UNDI_DRV.EXE |UNDI驱动程序.
| UNRAR.EXE |解压rar压缩文件.
| VCR352.COM |俄文版的硬盘磁道检测和扫描.
| W.BAT |从WBAT对话框返回DOS环境变量.
| WBAT.COM |批处理加强工具,在DOS中模拟Windows界面的对话框.
| WBAT.INI |WBAT默认设置文件.
| XCOPY.EXE |复制文件或目录下的所有文件到目标目录.
| XCP.COM |比xcopy更强大的文件复制程序.
| XMSMAN.EXE |用于退出IFS.
| XMSMMGR.EXE |在提示符下加载XMS驱动.
|......................|
+--BIOS |常用BIOS工具.
| AFUDOS.EXE |AMI 新BIOS刷新工具.
| AMIBCP76.EXE |修改AMI BIOS模块.
| AWD875.EXE |Award BIOS刷新工具8.67.
| AWD884.EXE |Award BIOS刷新工具8.84.
| AWD890.EXE |Award BIOS刷新工具8.90,仅用于较新的主板.
| AWD895.EXE |Award BIOS刷新工具8.95,仅用于较新的主板.
| CBROM220.EXE |编辑Award bios模块.
| FLASH895.EXE |AMI、Award BIOS通用刷新工具.
| PHLASH16.EXE |Phoenix BIOS刷新工具.
| RTEGPXE.LOM |8111B(C)网卡的PXE启动代码.
| RTGBPXE.LOM |8169网卡的PXE启动代码.
| RTSPXE.LOM |8139网卡的PXE启动代码.
|......................|
+--MSCLIENT |MS CLIENT 3.0部分文件.
| LMHOSTS |用于NETBIOS名静态解析的.将NETBIOS名和IP地址对应.
|......................|
+--NET |IBM TCP/IP For DOS相关文件,来自Ghost企业版.
|......................|
\--SYS |
936.CPI |使IFS和paragon工具支持简体中文必须的文件.
Last edited by xugaohui on 2010-7-28 at 12:06 ]
Update time: 2010-7-25
Latest version download address:
ftp://121.32.89.171:3/tftpboot.rar
http://users6.jabry.com/dos000/tftpboot.gz
http://users6.jabry.com/dospxe/tftpboot.gz
http://users6.jabry.com/pxe000/tftpboot.gz
http://users6.jabry.com/msdos/tftpboot.gz
http://users4.jabry.com/pxedos/tftpboot.gz
http://jy0663.3322.org/tftpboot.gz
http://dospxe.kilu.de/tftpboot.rar
http://000.sitemix.jp/tftpboot.gz
http://pxe.6te.net/tftpboot.rar
http://pxe.coolpage.biz/tftpboot.rar
http://pxe.freeoda.com/tftpboot.rar
http://pxe.freetzi.com/tftpboot.rar
http://pxe.noads.biz/tftpboot.rar
http://pxe.ueuo.com/tftpboot.rar
http://pxe.xp3.biz/tftpboot.rar
1. This system can be installed on hard disks, mobile disks, or via PXE boot. For motherboards without PXE boot, attempts can be made with PXE, Etherboot, or iSCSI boot.
2. Currently, it is the only one that supports the most network protocols, the most complete network cards, and the most network functions. It supports multiple network protocols, automatic network card detection. It supports 4 protocols: MS's TCP/IP, compatible IPX, NETBEUI, and IBM TCP/IP. It can drive multiple identical and different network cards on the motherboard. It fully supports all series of network cards integrated in NVIDIA motherboards.
3. It is the only Ghost network cloning special software, which is faster, simpler, and more stable than similar network cloning software. Especially, it adopts the IBM TCP/IP protocol, which is the key guarantee for the speed of network cloning. It can automatically modify the computer name, IP address, gateway, DNS, drive letter of xp/2003, edit Boot.ini or BCD, display hidden network cards, and reset the local connection.
4. It can drive SATA optical drives, a large number of practical DOS tool software, BIOS modification and flashing tools, Paragon series hard disk tool software. It has a more perfect NTFS access tool than IFS. It can scan a single hard disk in a already formed hard disk RAID. It can modify the drive letter assignment in the registry of XP 2003. It can test memory stability.
5. It is a true network deployment, with an open task deployment concept. DOS clients download script files from the server and execute them. For example, the entire network clients can be fully automatically partitioned, BIOS upgraded, multiple different GHOST tasks executed automatically, and software not in the software package can also be added automatically. All of this is completed in pure DOS.
If there is an error, please feedback to
xugaohui@139.com
Remarks:
PXE boot requires configuring a DHCP service in the network, such as Hanewin DHCP, and setting the boot file to grldr or pxelinux.0
The root directory (Root directory) of the tftp service is the pxeboot directory after decompressing tftpboot.rar.
Note! Do not select the Dont wait for ACK (do not wait for ACK) option, otherwise TFTP is likely to have errors or be slow. If the PXE boot is black screen, please change the boot file to grldr, that is, PXEGrub boot.
If you want to use iSCSI boot, set the Root Path of hanewin DCHP to:
iscsi:<server name or IP address>:<protocol>:<port>:<LUN>:<targetname>
For example: write it as iscsi:192.168.1.246::::test:diskimg, here 192.168.1.246 is the IP of the iSCSI server,
test:diskimg means targetname. <targetname> is necessary, and other fields are optional.
And select Always use option 66/67 for Name and File item. Prevent repeatedly booting from Boot File.
It may be necessary to turn off other DHCP servers in the network to prevent gPXE from finding other DHCP servers, which is different from PXE boot.
For details, refer to:
http://supportapj.dell.com/support/edocs/network/BroadCom/R125875/CS/iscsi.htm
All files of dos.gz can be decompressed on the C drive of the DOS system and run. After decompression, it can be directly modified with winimage.
Enter grub from pxelinux
KERNEL grub.exe keeppxe
Enter pxelinux from grub:
pxe keep
chainloader --force (pd)/pxelinux.0
Enter grub from grub:
pxe keep
chainloader --force (pd)/grldr
Network function startup instructions:
The following instructions are valid for PXE, USB flash drive, hard disk, and CD-ROM environments.
DOS mainly has three ways to start network functions:
1. Directly execute runnet in DOS, which can (hybrid) use 3 protocols of MS or IMB TCP/IP protocol, support multiple identical or different network cards, and have netbios support.
2. Select IBM TCP/IP (item 2) in the Config menu, which can give priority to using IBM TCP/IP protocol.
3. Directly execute netd in DOS. If adding parameter /d is to download the automatic script command and execute it. It only provides Packet driver, occupies about 18K conventional memory, and supports Nvidia network cards. This method is suitable for testing, such as quickly upgrading bios for all computers in the local area network, synchronizing coms settings, synchronizing time, and can also be used for network cloning.
The network core startup file is Runnet.bat, which can be modified according to the actual situation.
modisys.exe is used to modify computer name, workgroup, IP, Gateway, DNS, WINS, display hidden hardware, delete C drive letter, and delete local connection.
Common batch processing
1, RUNNET.BAT | Call batch processing to start DOS network function.
2, ND.BAT | IFS driver loading batch processing, read and write NTFS partition files under DOS.
3, TOOL | Practical tools, partitioning software, modify power management mode, load optical drive driver, load ISO image file.
4, NETD.BAT | Quickly start network card Packte driver and download RUN.TXT batch processing.
7Zip for compressing files into Gzip format is downloaded at:
http://downloads.sourceforge.net/sevenzip/7z465.exe
WimImage 8.1 for editing image files is downloaded at:
ftp://ftp.winimage.com/winimage/winima85.zip
/Simple description of DOS.IMG file:
| ATTRIB.COM | View and set file attributes.
| AUTOEXEC.BAT | Batch processing automatically run after entering DOS.
| CABEXT.EXE | Unzip program for CAB compressed files.
| CCDOS.EXE | CCDOS Chinese character system.
| CCDOS.INI | CCDOS configuration file.
| CCDOS.MB | CCDOS五笔 pinyin code table file.
| CCDOS.PKV | CCDOS module package.
| CHOICE.EXE | Used for batch processing selection transfer.
| CMOSPWD.EXE | Display or clear CMOS password.
| CN.EXE | Detect whether the Chinese character system is loaded.
| COMMAND.COM | DOS command processing program.
| CONFECT.SYS | Chinese menu driver program for DOS environment configuration.
| CONFIG.SYS | DOS driver program configuration file.
| CP936UNI.TBL | TBL file for DOSLFN to support simplified Chinese.
| CTMOUSE.EXE | Mouse driver program.
| CWSDPMI.EXE | DPMI driver, usually compiled by djgpp.
| DDLOADER.COM | Load device driver program under DOS.
| DELTREE.COM | Delete specified files from all subdirectories.
| DEVLOAD.COM | Dynamically load device driver program.
| DISKGEN.EXE | Chinese graphic interface partitioning tool.
| DOSKEY.COM | Command line keyboard input enhancement tool.
| DOSLFN.COM | Provide long file API driver.
| DOSPM.EXE | Paragon partitioning management enterprise edition.
| EDIT.COM | File editing tool.
| EDIT.HLP | Help file of file editing tool.
| ENABLE.COM | Program that must be executed after Paragon system program exits.
| FC.EXE | Compare text or binary files.
| FIND.COM | Find specified string.
| GHOST.EXE | Ghsot 11.0.2.
| GHREGEDT.EXE | Modify the registry of WINDOWS system.
| HDPMI32.EXE | DPMI driver.
| HIMEM.SYS | Driver program for extended memory XMS.
| HZK16 | CCDOS 16*16 dot matrix font library.
| IO.SYS | DOS real mode core file, providing standard hardware input/output interface and DOS interrupt call.
| IRQCFG.EXE | Cooperate with UNDI driver program to solve IRQ conflict.
| LAYOUT.INI | Setting file saved by Paragon partitioning management tool.
| MACADDR.EXE | Display MAC address of currently used network card.
| MEM.EXE | Display memory information.
| MODE.COM | Set DOS device.
| MODISYS.EXE | Modify computer name, workgroup, IP, Gateway, DNS, WINS, display hidden hardware, delete C drive letter.
| MORE.EXE | Display text in pages.
| MOUSCLIP.EXE | Copy and paste with mouse left and right buttons.
| MOVE.EXE | File or directory moving program, can also be used for directory renaming.
| MSDOS.SYS | Cooperate with IO.SYS to control the startup of DOS/WIN 9X.
| NDOS.EXE | IFS driver.
| NDIS.MAP | PCI network card vendorID and deviceID information
| NDISDRV.TXT | Common network card information
| NETDRV.RAR | Network card driver program compressed package.
| NETSET.EXE | DOS network parameter setting program, generate batch processing startnet.bat that can start network.
| OMNIFS.EXE | File for Ghost enterprise edition to access NTFS partition under DOS.
| PCISLEEP.COM | Display PCI device.
| PERUSE.COM | Scroll the screen up and down after starting with Scroo Lock key in text state.
| PPRD.EXE | Print server, and also integrate ping tcpinfo function.
| PWD_CHNG.EXE | Clear user password of Windows system.
| QUERY.EXE | Display relevant information of automatically obtained IP after loading network.
| SHCDX33D.COM | Management program for accessing ASPI device.
| SHSUCDHD.EXE | Virtual ISO file as CD-ROM
| SHSUCDX.COM | Management program for accessing ASPI device.
| SMARTDRV.EXE | High-speed file cache.
| SORT.COM | Text order arrangement.
| SPFDISK.EXE | Hard disk partitioning management.
| SWSUBST.EXE | Virtual a directory as a drive.
| SYS.COM | Transfer DOS boot file and update DOS boot record.
| TFTP.EXE | TFTP client.
| TREE.COM | Display files in tree structure.
| UIDE.SYS | UltraDMA optical drive driver program, support SATA.
| UMBPCI.SYS | Better expansion memory EMS and upper memory UMB driver program.
| UNDIPD.COM | Universal Pakcet driver.
| UNDI_DRV.EXE | UNDI driver program.
| UNRAR.EXE | Unzip rar compressed file.
| VCR352.COM | Hard disk track detection and scanning in Russian version.
| W.BAT | Return DOS environment variable from WBAT dialog box.
| WBAT.COM | Batch processing enhancement tool, simulate Windows interface dialog box under DOS.
|