|
|
|
|
|
by kjetijor
5370 days ago
|
|
If I were to make a guess, you might be able to shave off some of the time it takes by enabling write-caching for the usb-device. I believe that by default, windows disables write-caching for USB devices. Somewhere in the device manager, there should be a choice between "optimize for performance" (enable write caching) or "optimize for safe removal" (disable write caching). |
|