Creating Boot Floppies/CD |
|
If you need to install Windows9x from either a
|
|
The following instructions detail a few samples
|
|
Standalone Computer Boot Floppies |
|
Create a boot floppy with any CD ROM, SCSI, Sound, and Mouse drivers, as well as some DOS utility files. This can come in useful if you need to install in an emergency, such as not being able to boot to Windows9x. |
|
| 1. |
Format a floppy with the /S option. This will install the system files necessary for booting to the floppy |
| 2. | Create a CONFIG.SYS file.
The following is a simple CONFIG.SYS File. Your actual drivers would need to be added:
Be sure to add any third party drivers you may need to access your hard drive. This would be in a situation where you BIOS does not suppport large drivers |
| 3. | The following is a simple AUTOEXEC.BAT
File.
@echo off cls mscdex /d:12345678 (where 12345678 is the string for your particlar CD Drivers) |
| 4. | The following are a few Utility Files
that may also come it useful. These need to be from the same version of
DOS use used to format the floppy.
|
Adding a Generic CD ROM Driver |
|
The following details how you can add a CD ROM driver that should work with most IDE CD ROMS |
|
| 1. |
Copy the OAKCDROM.SYS (41 K) file to your floppy disk |
| 2. | Add the fillowing line to the CONFIG.SYS file
|
| 3. | Add the fillowing line to the AUTOEXEC.BAT file
|
You can download a
|
|
| 1. |
This is a single executable that will create a Win98SE Boot Disk with CD ROM Support |
| 2. | Download this file to your hard drive (not the floppy disk) |
| 3. | Insert a floppy disk |
| 4. | Run the program from your hard drive |
| 5. | It will automatically format, copy and verify the data to the floppy disk. |
| This is a boot floppy
that will allow you to access most CD ROM's. It has a much faster boot time than the original since it doesn't take the time to create the RAM disk and uncompress all the utilities to it. It automatically loads SMARTDRV which can speed up many OS installations. It automatically assigns the drive letter X: for the CD ROM drive so you always know what it will be There are a lot more DOS utilities that don't normally get added when you make one from Win98. For example Diskcopy, Doskey, Format, More, Sys, Edit, Chkdsk, Deltree, Extract, Updated Fdisk, Attrib, Label, Mem, Scandisk, Scanreg, Smartdrv and Xcopy. |
|
| 6. | There is also a
Win98 CD ROM
boot image you can download. In addition to all the other DOS utilities, the CD version also has: DELPART - For deleting DOS and NTFS partitions. Can delete extended NTFS partitions. FDISK121 - FDISK with additional options - See the documentation, and READNTFS - Read and Copy files on a NTFS partition. The CD image needs to be burned using a program that recognized ISO images. |
This site is copyrighted. No portion may be reproduced without my written permission.