开机错误提示
1、030_Watchdog did not stop Edit /etc/systemd/system.conf, and: uncomment 2 lines: … #RuntimeWatchdogSec=0 #ShutdownWatchdogSec=10min … leave RuntimeWatchdogSec at 0 set ShutdownWatchdogSec to 0 like here … RuntimeWatchdogSec=0 ShutdownWatchdogSec=0 … reboot done 2、A TPM error (7) occurred attempting to read a pcr value echo “blacklist tpm_tis” | sudo tee -a /etc/modprobe.d/tpm_tis.conf 3、intel_rapl …