mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-20 04:31:52 +00:00
stage 1: Remove scsi_wait_scan as it is not supported after kernel 3.7
This commit is contained in:
parent
61cc18c55f
commit
d2ee6e6a24
|
@ -139,8 +139,6 @@ mkdir -p /dev/.mdadm
|
|||
systemd-udevd --daemon
|
||||
udevadm trigger --action=add
|
||||
udevadm settle || true
|
||||
modprobe scsi_wait_scan || true
|
||||
udevadm settle || true
|
||||
|
||||
|
||||
# Load boot-time keymap before any LVM/LUKS initialization
|
||||
|
|
Loading…
Reference in a new issue