1. Host SMbus controller not enabled

解决方法: 在/etc/modprobe.d/blacklist.conf 文件里添加

blacklist i2c_piix4

2. intel_rapl: no valid rapl domains found in package 0

解决方法: /etc/modprobe.d/blacklist.conf 文件里添加

blacklist intel_rapl

3. sd 0:0:0:0: [sda] Assuming drive cache: write through

解决方法:/etc/default/grub 文件里去掉 rhgb 参数,然后执行 grub2-mkconfig -o /boot/grub2/grub.cfg

其中"rhgb"表示"redhat graphics boot",就是图形进度条模式

最后reboot

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐