I am ready to apply this change but I am unsure about a detail: is
there any reason to run udevadm settle a second time before
scsi_wait_scan is loaded?

udevadm trigger
#udevadm settle || true

if [ -d /sys/bus/scsi ]; then
        modprobe -q scsi_wait_scan && modprobe -r scsi_wait_scan
fi

udevadm settle || true

Does d-i need this too?

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to