How to add drivers to BartPE
Since version 3.033 it has become simple to add network or storage drivers to BartPE:
- In your PEBuilder directory you'll find a subdir called "drivers"
- It contains two subdirs, "Net" and "SCSIAdapter," the first one is meant for network drivers, the second for storage drivers
- Change into the directory corresponding to your driver
- Create a subdir for your driver
- Copy all the driver's files to this folder
- Please note that for storage drivers BartPE requires the file "txtsetup.oem" of the driver
- The driver will now be added to BartPE automatically