View Single Post
  #2  
Old 08-01-2004, 08:00
Werner's Avatar
Werner Werner is offline
cOWboy attitUDe
 
Join Date: 15-09-2001
Location: Stuttgart
Age: 46
Posts: 2,961
Re : drive image 7 probleme de cd bootable

Quote:
;
; WinPE OEM driver list
;

[Version]
signature="$Windows NT$"

;
; Use this section to replace the in box driver
; list with your own files
;
;[massstoragedrivers.replace]
;mydriver = mydriver.sys
;

;
; Use this section to append non-pnp drivers to
; the list of the drivers already present
; in the inbox
;[massstoragedrivers.append]
;mydriver = mydriver.sys
;


;
; Use this section to load pnp/non-pnp oem drivers
; in addition to the inbox driver list
;
; OemDriverRoot : Indicates the path relative to
; the system directory of WinPE. If
; none, then specify ""
;
; OemDriverDirs : Specifies series of directories separated
; by comma. Each specified directory has the
; txtsetup.oem which has the information on
; what driver to load.
;
; e.g. OemDriverRoot = "" and OemDriverDirs = drv1, drv2
; indicates to the WinPE that under WinPE's system32 directory
; there are two directories named drv1 and drv2. Each of these
; directories contain txtsetup.oem file which lists which
; driver to load
;
[OemDriverParams]
OemDriverRoot="drivers\additional_oem"
OemDriverDirs=OEM_IBM_ServeRAID_4Lx, Emulex_LightPulse_9000_Fibre_Adapter, LSI_Logic_PCI_SCSI, VMWare_SCSI, Dell_PERC_RAID
J'ai regardé de nouveau sur le CD et j'ai juste supprimé les lignes rouges ci-dessus ainsi que le dossier "additional_oem". Sinon tu as un contrôleur de disque spécifique ?
Reply With Quote