Making a Super Boot Disk for PC Maintenance
Making a Super Boot Disk for PC Maintenance
For everyday PC maintenance, a boot floppy that can start your computer normally under various operating environments is essential.
This means that even if your hard disk crashes, your machine can still boot from the floppy drive and you can use various methods to restore your system. Since the two most popular operating systems right now are Windows95 OSR2 (that is, Windows97) and MS-DOS 6.22, this requires
your boot disk to have system files that can support both FAT16 and FAT32 partition tables at the same time, and to support CD-ROM startup drivers so the CD-ROM drive can be used.
Now let me first introduce the process of making a dual-boot DOS6.22 and WIN97 boot disk.
1. Make a WIN97 boot disk. This can be generated during WIN95(7) installation, or by choosing to create a boot disk from the "Add/Remove Programs" option in the "Control Panel".
You can also directly use the WIN97 boot disk that comes with a brand-name machine (such as a Lenovo computer) (this also lets you use the universal CD-ROM driver it includes). The author used this as the basis.
2. Copy the IO.SYS file again under the new name Winboot.sys. First use the ATTRIB -H -R -S command to remove the hidden, read-only, and system attributes from IO.
SYS so it can be copied, then copy it. (If you want to make a WIN98/WIN95 dual-boot disk, you can skip this step.)
3. Overwrite the floppy's MSDOS.SYS file with the one from the hard disk and make the corresponding changes, (the hard disk boots with WIN97)
this depends on personal preference; the author's changes are as follows:
Making a Super Boot Disk for PC Maintenance
For everyday PC maintenance, a boot floppy that can start your computer normally under various operating environments is essential.
This means that even if your hard disk crashes, your machine can still boot from the floppy drive and you can use various methods to restore your system. Since the two most popular operating systems right now are Windows95 OSR2 (that is, Windows97) and MS-DOS 6.22, this requires
your boot disk to have system files that can support both FAT16 and FAT32 partition tables at the same time, and to support CD-ROM startup drivers so the CD-ROM drive can be used.
Now let me first introduce the process of making a dual-boot DOS6.22 and WIN97 boot disk.
1. Make a WIN97 boot disk. This can be generated during WIN95(7) installation, or by choosing to create a boot disk from the "Add/Remove Programs" option in the "Control Panel".
You can also directly use the WIN97 boot disk that comes with a brand-name machine (such as a Lenovo computer) (this also lets you use the universal CD-ROM driver it includes). The author used this as the basis.
2. Copy the IO.SYS file again under the new name Winboot.sys. First use the ATTRIB -H -R -S command to remove the hidden, read-only, and system attributes from IO.
SYS so it can be copied, then copy it. (If you want to make a WIN98/WIN95 dual-boot disk, you can skip this step.)
3. Overwrite the floppy's MSDOS.SYS file with the one from the hard disk and make the corresponding changes, (the hard disk boots with WIN97)
this depends on personal preference; the author's changes are as follows:
欢迎大家观临我的个人主页:
http://dosdiy.bluepc.com.cn/
http://dosdiy.ys168.com/
EMAIL: lydong@china.com.cn lydong@yeah.net
----------------------------------------------
http://dosdiy.bluepc.com.cn/
http://dosdiy.ys168.com/
EMAIL: lydong@china.com.cn lydong@yeah.net
----------------------------------------------




