ubuntu16.04系统开机有1分30秒的等待时间

转自:https://blog.csdn.net/Bleachswh/article/details/51591107

原因

swap分区的UUID发生了变化,但是/etc/fstab文件中没有更改.

做法

  1. 通过sudo blkid查看swap分区的UUID
  2. 将相应的UUID更新到/etc/fstab配置文件中
posted @ 2018-07-18 10:14  雪域蓝心  阅读(215)  评论(0)    收藏  举报