中国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-09-06 05:42
47,812 topics / 349,914 posts / today 0 new / 48,268 members
DOS启动盘 & LOGO技术 (启动盘室) » The system maintenance & LAN copy boot disk second edition I am using
Printable Version  13,037 / 24
Floor1 MYS Posted 2003-06-26 00:00
元老会员 Posts 1,637 Credits 5,170 From 广东佛山
This is my self-used tool disk, focusing on system installation, detection and maintenance. The Sanming NETCOPY in it has a Chinese interface, but it is quite delicate and easily garbled, but it doesn't affect use. This situation is not the problem of this disk. There is no Chinese system on the disk. Because I made it into a CD boot, when Chinese is needed, it is solved by the software on the CD.

Compared with the last time, the improved places are: ① Replaced SPFDISK with DISKGEN that I am familiar with. ② Added support for SCSI/USB drives, and can also support USB flash drives. ③ Adopted Wengier's improved IO, not afraid of logical locks. ④ Moved the format and SYS commands from the compressed package to the floppy disk, because I have tried several times that when starting on an unpartitioned or just partitioned hard disk, the compressed package cannot be released correctly, so that it cannot continue to work ^_^.

Functions: ① Can load IDE CD-ROM and some SCSI CD-ROMs when booting ② With IPX/SPX drivers for 8029/8139 two kinds of network cards, plus Sanming's NETCOPY2002, can copy systems through the network card, especially suitable for maintenance in internet cafes, computer rooms, etc. When system copying through the local area network is not needed, you can use the menus of ①④, and do not decompress the compressed package to speed up the boot speed. ③ With DOSLAN, fully support Chinese long filenames, and with USB universal drivers, can drive some USB flash drives, USB hard disks and CD-ROMs. ④ With various hard disk partitioning, formatting, detection tools, can be used for system installation. ⑤ Adopted Wengier's latest modified IO.SYS, solved the logical lock problem, can be used for such hard disk repair ⑥ Adopted DISKGEN, with Chinese interface for easy use, support multiple partition formats, support partition reconstruction, quick partitioning, formatting and disk detection.

Menu instructions: ① Load HIMEM, RAMDRIVE and CDROM, do not decompress the EBD compressed package to speed up the boot speed ② Load HIMEM, EMM386, RAMDRIVE and USB flash drive drivers, DOSLFN ③ Load HIMEM, EMM386, can carry out local area network copying ④ Only load HIMEM and RAMDRIVE, do not decompress the EBD compressed package to speed up the boot speed

Because some software may be incompatible with EMM386, so EMM386 is only loaded in the second and third menus.

The following are the files on the disk and simple descriptions:

DOSKEY COM DOS command storage/view/edit/definition tool

SCANDISK EXE SCANDISK of WIN98SE, a little useful, if you need to add other network card drivers, you can delete it

SMARTDRV EXE SMARTDRV of WIN98SE, compressed by DIET

ATTRIB COM file attribute modification command, taken from FREEDOS

MSCDEX EXE CD-ROM driver

NETCOPY BAT batch file, decompress Sanming NETCOPY2002 to the virtual disk and run it

EXTRACT EXE CAB file decompression tool

PCT EXE PCTOOLS2.0 of Softvision, supports FAT32

VIDE_CDD SYS IDE CD-ROM driver

HDD21 EXE Sanming's hard disk repair program

QF EXE Sanming's FDISK and FORMAT acceleration program, save a lot of time

XCOPY EXE XCOPY taken from FREEDOS

CONFIG SYS

MOUSE EXE mouse driver

COMMAND COM

HIMEM SYS ROM-DOS's HIMEM.SYS

LOW EXE hard disk low-level formatting program

RAMDRIVE SYS virtual disk driver of WIN98SE

FINDRAMD EXE Wengier's tool to find virtual disk drive letters

NCSFX EXE self-extracting package of Sanming NETCOPY2002, please run NETCOPY.BAT

SYS COM SYS of WIN98SE

EDIT EXE EDIT of DOS

FORMAT COM FORMAT of WIN98SE

DC EXE tool imitating NORTON COMMAND, smaller than NC, more powerful in function

ICMOS EXE CMOS management tool, can back up/restore CMOS information and obtain CMOS password

AUTOEXEC BAT

CP936UNI TBL support DOS Chinese long filenames

NTFSDOS EXE read NTFS partition information under DOS

FINDCD EXE Wengier's CDROM drive letter finding tool

DOSLFN COM long filename driver of DOS

EDIT EXE EDIT of DOS

DISKGEN EXE powerful disk partitioning management software, with Chinese display

EMM386 EXE EMM386 driver, mainly used to provide UMB to reduce the occupation of conventional memory

ASPICD SYS SCSI CDROM driver

USBASPI SYS one of USB flash drive drivers

DI1000DD SYS the other of USB flash drive drivers

XDEL EXE more flexible deletion tool than DELTREE

MI EXE memory information viewing

LXPIC COM compact picture viewing software

F32 EXE quick partitioning & formatting software, simplified Chinese version (with Chinese display)

DEMUMGR COM can unload the virtual A drive generated after CD boot to use the real A drive

FDISK CAB FDISK compressed package of WINME, supports large hard disks above 64G

EBD CAB compressed tool package

In FDISK.CAB are FDISK of WINME and chkdsk.exe of WIN98

The tools in EBD.CAB are:

800 COM read non-standard format floppy disk information

FBDISK EXE bad hard disk partitioner

CDROM BAT batch file to load CDROM in DOS command line mode

CTLOAD COM load CDROM driver under DOS

DEVICE COM load DOS driver under DOS
LOCATE COM file finding tool

DELTREE COM

BOOTPART EXE startup partition manager version 2.50, powerful

VERS COM tool to arbitrarily change DOS version number

USBCDROM BAT batch file to load USB CDROM in DOS command line mode

8029 BAT batch file to load 8029 network card driver

OFF COM ATX power off command under DOS

8139 BAT batch file to load 8139 network card driver

IPXODI COM the following are files required for two kinds of network card drivers, refer to 8139.bat and 8029.bat

PCIODI COM

PCIODI INS

RPLODI COM

RTSODI COM

LSL COM

Instructions: Part of the software comes from the instant Chinese-ized boot disk of Master Rushi.

Open attachment
Floor2 tanglu_sd Posted 2003-06-26 00:00
高级用户 Posts 271 Credits 948 From sd
Let's try it first. Thanks!
Floor3 Wengier Posted 2003-06-26 00:00
系统支持 Posts 10,521 Credits 27,736
Also learn from Master Rushi to rename CTMOUSE.EXE to MOUSE.EXE and SHSUCDX.EXE to MSCDEX.EXE? Will it cause confusion?

It is suggested to remove the network function on its basis, add more emergency functions and transform it to make a brand new "China DOS Union DOS Emergency Boot Disk"!
Floor4 MYS Posted 2003-06-27 00:00
元老会员 Posts 1,637 Credits 5,170 From 广东佛山
Hehaha, this is easy. I downloaded the Chinese version of the master's boot disk. I'll use the tools you mentioned, but I need to wait until I'm free after my exam and grading papers.
Floor5 dos时代菜鸟 Posted 2003-06-27 00:00
初级用户 Posts 216 Credits 672
USB driver, it seems that there is never a universal perfect version. Plus, I don't use USB - related things much, so I don't understand very well. So please experts give me some pointers. So when I updated my tools disk, it didn't involve USB issues. I think instead of adding a lot of USB drivers at startup, it's better to put some practical tool software. The tools floppy disk at http://zql3322.3322.net has been slightly changed. Have time to give more pointers.
Floor6 jok Posted 2003-08-12 00:00
初级用户 Posts 7 Credits 116
This is good for making some system boot disks.
Floor7 飞沙走石 Posted 2004-01-30 00:00
初级用户 Posts 1 Credits 102
What I want is your LAN function. Is there a more detailed user manual?

Stick to your own characteristics, and the eyes of hundreds of millions of people are watching you.
Floor8 oyl_0912 Posted 2004-02-03 00:00
初级用户 Posts 5 Credits 119
Why can't I download it?
Floor9 fangjia001 Posted 2004-02-10 00:00
初级用户 Posts 15 Credits 133
Can't download it anymore.
Floor10 凤凰于飞 Posted 2004-04-10 00:00
初级用户 Posts 5 Credits 112
Oh, it's down again...
Floor11 eboyzwb Posted 2004-04-24 00:00
初级用户 Posts 21 Credits 185
Can't download it anymore.
Floor12 qinccckencn Posted 2004-08-24 00:00
中级用户 Posts 102 Credits 349
L楼主, why can't I download it? I want it!
Floor13 mmyahai Posted 2004-08-26 00:00
初级用户 Posts 12 Credits 126
Is there enough space to store???
Floor14 zwqxsq Posted 2006-07-07 19:21
新手上路 Posts 1 Credits 2
I can't download it.
Floor15 strongchen Posted 2006-07-08 00:46
初级用户 Posts 5 Credits 119
Many attachments in old posts cannot be downloaded. What a pity!
1 2  Next
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023