[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#381351: initramfs-tools: This also happens when SCSI is not settled yet, patch included which works around the problem.



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 to: