... Transaction check error: installing package kernel-3.10.0-327.4.5.el7.x86_64 needs 20MB on the /boot filesystem Error Summary ------------- Disk Requirements: At least 20MB more space needed on the /boot filesystem.
看提示是要安裝新的 Linux 內核包,但 /boot 文件系統空間不足 20MB。所以更新失敗了。 好吧,那就看看 /boot 下面到底還有多少空間。
復制代碼
代碼如下:
> df -H /boot Filesystem Size Used Avail Use% Mounted on /dev/sda1 247M 237M 10M 96% /boot