2

Is it possible to insert drivers (sata) directly into an BartPE image, or would I have to build it from scratch?

splattne
  • 28,508
  • 20
  • 98
  • 148
jhornnes
  • 137
  • 1
  • 9

2 Answers2

1

You can press F6 during boot and load them from a floppy, but you'll need to rebuild the image if you want them to be part of the normal boot process.

Evan Anderson
  • 141,881
  • 20
  • 196
  • 331
1

I'd definitely rebuild the image. I've found that any driver I need once I'm likely to need again. Drivers for things like SATA should be very handy to have ready all the time.

John Gardeniers
  • 27,458
  • 12
  • 55
  • 109