---SYSOFT Time and Space Forum DOS Classic Boot Disk Instructions---
First of all, thanks to friends like blue777, gandalf, magictek, wengier, and Deep Mountain Red Leaf!
This boot disk uses GRUB as the boot sector for multi-boot management. The functions of each item in the boot interface are as follows:
【Floppy Boot Sector】
1. When booting from the floppy disk, the green characters "PressAnykey boot A:,F7 Active HidePart" appear.
2. Press any key to boot the floppy disk. Pressing F7 will activate and boot from the hidden primary partition on your hard disk (provided that your hidden partition can boot).
3. After this boot disk is started, currently common hidden partitions will be assigned DOS drive letters and become visible.
4. Not writing to the MBR. After restarting, the hidden partition remains in the original state, and it will not damage your original one-key recovery, etc.
(Declaration: This part of the function uses the program for displaying hidden partitions by the无忧 member turboy (Teacher Yi).)
【GRUB Boot Interface】
1. Conventional MSDOS boot
2. Using the DDO boot file to boot MSDOS can break through the restriction that some BIOS do not support large hard disks.
3. Use GRUB's MAP function to boot the floppy disk image file on the hard disk partition.
4. Boot from the first hard disk
5. Boot from the floppy drive
6. Jump to BCDL to boot from the CD-ROM
7. Restart the computer
【DOS Boot Interface】
1. DOS boot only loads the hard disk driver and memory disk
2. Load support for CD/DVD and USB optical drive and other devices
3. Including items one and two, and support for PCMCIA and 1394 and other devices
***************************************************************************************
To view this instruction file under DOS, first run the TW.BAT program in the memory disk.
File command introduction:
acopy.com Can completely copy files and directories, including their long file names and attributes
aefdisk.com Powerful command-line partition management tool
attrib.com Powerful file attribute modification program, such as: attrib c:\pagefile.sys -rhs
bootpart.exe Program to rewrite the boot sector, I believe everyone has used it
close.com Close CD-ROM
deltree Tool to delete directories and files
doskey.com The best DOSKEY replacement program. In addition to having all the functions of the DOS built-in DOSKEY program, such as command history recording, macro functions, etc., it also has many enhancements. For example, it can use the TAB and Shift+TAB keys to use the file/folder name auto-complete function, and the /U option can exit at any time, etc.
diskgen.exe Excellent domestic Chinese disk management tool
edit.com Editor
escape.exe Allows pressing the F12 key at any time to return to the DOS command line to prevent死机
fakedisk.com Program to load IMG in DOS and virtualize it as drive A
findcd.exe CD-ROM finding tool compiled by Wengier
findramd.exe Tool to find the memory disk drive letter
fixboot, fixmbr Two small programs to repair the boot sector
fdisk, format, unformat Three commonly used programs by Microsoft, the functions are obvious to all
go.exe The best directory quick conversion tool. For example, go d:\dos\tool\compress can directly enter the above directory.
hddreg.exe Chinese hard disk scanning and repair tool
hide.com Tool to hide the last partition of the hard disk, best used with LYBW.COM.
hdedit.com Hard disk sector editing tool
ieldr.exe Program to boot ISO on the hard disk. You need to put the isoemu.ini file and ISO in the root directory of your hard disk, and the ISO file name should be changed to isogrub.iso
lybw.com A easy-to-use and very small system backup and recovery program
makedir.exe Best tool to create folders. For example, makedir d:\dos\tool\compress can create the above directory structure at one time.
mouse.com The best and most practical mouse under DOS
mi.com Memory information management
ntfs4dos.exe Tool that can fully read and write NTFS partitions under DOS and the DOS window of Win9x/Me, with the LOGO removed
open.com Eject CD-ROM
peruse.com Very good DOS screen scrolling tool. Usage: peruse /x32, ScroLock is the switch, up and down arrow keys scroll, now you don't have to worry about not being able to see the information on the entire screen.
pkunzjr.com ZIP file decompression tool, supports long file names, this is a mini-simplified version of PKUNZIP
password.exe Can reset NT/2000/XP/2003 administrator and various user passwords (supports FAT/NTFS partitions)
qconvert.exe Can convert any ordinary floppy disk without loss of content into a special floppy disk with optimized algorithms
quit.com A small thing of only 7 bytes to exit the Tianhui and CCDOS Chinese environment
reboot.com Restart
reset.com Hot boot under DOS can directly boot from drive A without detection
srcboot.com A small MBR backup and recovery tool
shsucdx.com Small and practical CD-ROM extension driver program, the latest 3.00 version, the best substitute for MSCDEX, only occupies very little memory
smartdrv.exe Disk cache program
sys.com System file transfer program
recover.exe Data recovery tool, can recover deleted files and directories, supports FAT/NTFS partition formats. Even can recover files from deleted or formatted partitions, can browse, find, copy, and recover files in various partition formats, and itself supports English long file names!
xmsdsk.exe The best virtual memory disk tool, very convenient and practical, and only occupies very little memory
zeon.exe Screen acceleration display program
Download address:
http://www.exun8.com/wuyou/hnlyzhd/DOS%E5%B7%A5%E5%85%B7%E7%9B%98/sysoft-bootdisk.rar
First of all, thanks to friends like blue777, gandalf, magictek, wengier, and Deep Mountain Red Leaf!
This boot disk uses GRUB as the boot sector for multi-boot management. The functions of each item in the boot interface are as follows:
【Floppy Boot Sector】
1. When booting from the floppy disk, the green characters "PressAnykey boot A:,F7 Active HidePart" appear.
2. Press any key to boot the floppy disk. Pressing F7 will activate and boot from the hidden primary partition on your hard disk (provided that your hidden partition can boot).
3. After this boot disk is started, currently common hidden partitions will be assigned DOS drive letters and become visible.
4. Not writing to the MBR. After restarting, the hidden partition remains in the original state, and it will not damage your original one-key recovery, etc.
(Declaration: This part of the function uses the program for displaying hidden partitions by the无忧 member turboy (Teacher Yi).)
【GRUB Boot Interface】
1. Conventional MSDOS boot
2. Using the DDO boot file to boot MSDOS can break through the restriction that some BIOS do not support large hard disks.
3. Use GRUB's MAP function to boot the floppy disk image file on the hard disk partition.
4. Boot from the first hard disk
5. Boot from the floppy drive
6. Jump to BCDL to boot from the CD-ROM
7. Restart the computer
【DOS Boot Interface】
1. DOS boot only loads the hard disk driver and memory disk
2. Load support for CD/DVD and USB optical drive and other devices
3. Including items one and two, and support for PCMCIA and 1394 and other devices
***************************************************************************************
To view this instruction file under DOS, first run the TW.BAT program in the memory disk.
File command introduction:
acopy.com Can completely copy files and directories, including their long file names and attributes
aefdisk.com Powerful command-line partition management tool
attrib.com Powerful file attribute modification program, such as: attrib c:\pagefile.sys -rhs
bootpart.exe Program to rewrite the boot sector, I believe everyone has used it
close.com Close CD-ROM
deltree Tool to delete directories and files
doskey.com The best DOSKEY replacement program. In addition to having all the functions of the DOS built-in DOSKEY program, such as command history recording, macro functions, etc., it also has many enhancements. For example, it can use the TAB and Shift+TAB keys to use the file/folder name auto-complete function, and the /U option can exit at any time, etc.
diskgen.exe Excellent domestic Chinese disk management tool
edit.com Editor
escape.exe Allows pressing the F12 key at any time to return to the DOS command line to prevent死机
fakedisk.com Program to load IMG in DOS and virtualize it as drive A
findcd.exe CD-ROM finding tool compiled by Wengier
findramd.exe Tool to find the memory disk drive letter
fixboot, fixmbr Two small programs to repair the boot sector
fdisk, format, unformat Three commonly used programs by Microsoft, the functions are obvious to all
go.exe The best directory quick conversion tool. For example, go d:\dos\tool\compress can directly enter the above directory.
hddreg.exe Chinese hard disk scanning and repair tool
hide.com Tool to hide the last partition of the hard disk, best used with LYBW.COM.
hdedit.com Hard disk sector editing tool
ieldr.exe Program to boot ISO on the hard disk. You need to put the isoemu.ini file and ISO in the root directory of your hard disk, and the ISO file name should be changed to isogrub.iso
lybw.com A easy-to-use and very small system backup and recovery program
makedir.exe Best tool to create folders. For example, makedir d:\dos\tool\compress can create the above directory structure at one time.
mouse.com The best and most practical mouse under DOS
mi.com Memory information management
ntfs4dos.exe Tool that can fully read and write NTFS partitions under DOS and the DOS window of Win9x/Me, with the LOGO removed
open.com Eject CD-ROM
peruse.com Very good DOS screen scrolling tool. Usage: peruse /x32, ScroLock is the switch, up and down arrow keys scroll, now you don't have to worry about not being able to see the information on the entire screen.
pkunzjr.com ZIP file decompression tool, supports long file names, this is a mini-simplified version of PKUNZIP
password.exe Can reset NT/2000/XP/2003 administrator and various user passwords (supports FAT/NTFS partitions)
qconvert.exe Can convert any ordinary floppy disk without loss of content into a special floppy disk with optimized algorithms
quit.com A small thing of only 7 bytes to exit the Tianhui and CCDOS Chinese environment
reboot.com Restart
reset.com Hot boot under DOS can directly boot from drive A without detection
srcboot.com A small MBR backup and recovery tool
shsucdx.com Small and practical CD-ROM extension driver program, the latest 3.00 version, the best substitute for MSCDEX, only occupies very little memory
smartdrv.exe Disk cache program
sys.com System file transfer program
recover.exe Data recovery tool, can recover deleted files and directories, supports FAT/NTFS partition formats. Even can recover files from deleted or formatted partitions, can browse, find, copy, and recover files in various partition formats, and itself supports English long file names!
xmsdsk.exe The best virtual memory disk tool, very convenient and practical, and only occupies very little memory
zeon.exe Screen acceleration display program
Download address:
http://www.exun8.com/wuyou/hnlyzhd/DOS%E5%B7%A5%E5%85%B7%E7%9B%98/sysoft-bootdisk.rar

