Boot hangs for 30 seconds at “Begin: Running /scripts/local-premount”
- 原因16.04升级到18.04
- 解决方法。
- open
/etc/initramfs-tools/conf.d/resume - replace
RESUME=UUID=xxxwithRESUME=none - issue
sudo update-initramfs -u - reboot your system
/etc/initramfs-tools/conf.d/resumeRESUME=UUID=xxx with RESUME=nonesudo update-initramfs -u