mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
feat: Add scsi_mod.scan option for non-DT boot
This commit is contained in:
parent
05c69c06fe
commit
40b18cd8d4
@ -174,6 +174,8 @@ if [ "${DT}" = "true" ] && ! echo "epyc7002 purley broadwellnkv2" | grep -wq "${
|
||||
[ ! "${CMDLINE['modprobe.blacklist']}" = "" ] && CMDLINE['modprobe.blacklist']+=","
|
||||
CMDLINE['modprobe.blacklist']+="mpt3sas"
|
||||
fi
|
||||
else
|
||||
CMDLINE['scsi_mod.scan']="sync"
|
||||
fi
|
||||
|
||||
# CMDLINE['kvm.ignore_msrs']="1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user