diff options
Diffstat (limited to 'debian/extra/modprobe.d-udeb/scsi-mod-scan-sync.conf')
-rw-r--r-- | debian/extra/modprobe.d-udeb/scsi-mod-scan-sync.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/extra/modprobe.d-udeb/scsi-mod-scan-sync.conf b/debian/extra/modprobe.d-udeb/scsi-mod-scan-sync.conf new file mode 100644 index 0000000..b5781d7 --- /dev/null +++ b/debian/extra/modprobe.d-udeb/scsi-mod-scan-sync.conf @@ -0,0 +1,4 @@ +# Use synchronous scanning, to block update-dev in d-i/hw-detect until after the scan is done +# This ensures that partitioning stage has all the drives detected + +options scsi_mod scan=sync |