# # Driver disk to override NonRemovableMedia atapi.sys entry # on initial installation # # TODO: cannot GUI boot; A:\mshdc.inf will be copied as oem0.inf # but atapi.sys service registry seems to be initialized by # stock mshdc.inf, which seems to have priority by driver signing # # $Id$ # # Preparation: # - Copy this file as TXTSETUP.OEM on diskette. # - Make a blank "disk1" file on the diskette. # - Copy %SystemRoot%\system32\drivers\atapi.sys to diskette. # - Copy %SystemRoot%\inf\mshdc.inf to diskette, and # modify NonRemovableMedia description in # [atapi_parameters_AddReg] section to include your # CompactFlash card's device string. # - Start Windows2000 text mode installation. Press F6 on initial # blue screen prompt, and read in the diskette. # You should now be able to recognize multiple FDISK partitions # created on the CompactFlash otherwise recognized as "removable disk". # [Disks] d1 = "Windows 2000 SP4 ATAPI NonRemovableMedia update", \disk1, \ [Defaults] SCSI = atapi [SCSI] atapi = "Windows 2000 SP4 ATAPI NonRemovableMedia update", atapi [Files.SCSI.atapi] driver = d1, atapi.sys, atapi inf = d1, mshdc.inf #inf = d1, oemsetup.inf #[HardwareIds.SCSI.atapi] #id = "*PNP0600","atapi" #id = "PCI\CC_0101","atapi" #id = "PCI\VEN_1095&DEV_0643","atapi" [Config.atapi] ## Text mode setup will use [Config.atapi] section ## to override SETUPREG.HIV initial registry. value="",ErrorControl,REG_DWORD,1 value="",Group,REG_SZ,"SCSI miniport" value="",Start,REG_DWORD,0 value="",Tag,REG_DWORD,25 value="",Type,REG_DWORD,1 value=Parameters,NonRemovableMedia,REG_MULTI_SZ, "SILICON POWER","FLASH CARD","Flash Card","TRANSCEND"," "