|
Windows 95 OEM Setup Boot Disk
Before using Windows95 CD-ROM Setup Boot Disk to setup Windows95, please make the following changes, You can also download the contents of the CD-ROM Setup Boot Disk Here as a self-extracting compressed file. Run the executable to extract the files to a diskette, and label it as CD-ROM Setup Boot Disk. 1. Copy the CD-ROM Driver.Copy the file TEAC_CDI.SYS from the CD-ROM installation diskette (included with the notebook computer) to the Windows 95 Setup Boot Disk.2. Edit DRVCOPY.INF on bootable disk as following,...... [RM.driver.dest.copy] ; OEM_Modify - Change the name from SAMPLE.SYS to your CD ROM drivers. ; - You can insert additional filenames for your real ; mode driver(s). ; This file name will be copied to the hard disk. TEAC_CDI.SYS [RM.Sys.upd] ; OEM_Modify - Change the name from SAMPLE.SYS to your CD ROM drivers. : - You can also change the driver name here and below. ; This line will be added to the user's CONFIG.SYS. DevAddDev=TEAC_CDI.SYS,device,,"/D:TEAC-CDI" [RM.Auto.upd] ; OEM_Modify - Change the "D" in L:D to represent the default drive ; letter for your CD ROM. ; - The OEMCD001 parameter should agree with the ; config.sys parameter above. ; This line will be added to the user's AUTOEXEC.BAT CmdAdd=MSCDEX.EXE,"/D:TEAC-CDI /L:D" [SourceDisksNames] ; Do not change this section 100="%oem.boot.desc%",,5 [SourceDisksFiles] ; OEM_Modify - Change the name from SAMPLE.SYS to your CD ROM drivers. ; Do not change the 100,,2000 ; This file will be copied to the hard disk root directory. TEAC_CDI.SYS=100,,2000 3. Edit CONFIG.SYS file as following:...... rem DEVICE=SAMPLE.SYS /D:OEMCD001 DEVICE=TEAC_CDI.SYS /D:TEAC-CDI 4. Edit AUTOEXEC.BAT file as following:...... ECHO Warning - This system may not be setup to use the CD ROM. ECHO Please contact your PC Manufacturer if Setup does not start automatically. PAUSE REM =================== MSCDEX.EXE /D:TEAC-CDI /M:15 /L:D rem MSCDEX.EXE /D:OEMCD001 /L:D Then boot the system from the boot disk and follow the instruction on screen. Last Modified : January 4, 1999
|