blob: b5781d71ac9a1565cb2ca9915062d36b229c097c (
plain)
1
2
3
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
|