删除/boot并修复

作者: Stone_説 | 来源:发表于2020-04-09 21:57 被阅读0次

1. 删除并重启

[root@localhost ~]# rm -rf /boot/
rm: cannot remove `/boot': Device or resource busy
[root@localhost ~]# ls /boot
[root@localhost ~]# reboot

2. 进入救援模式

恢复grub.png
配置.png
修复成功.png

相关文章

网友评论

    本文标题:删除/boot并修复

    本文链接:https://www.haomeiwen.com/subject/eaohmhtx.html