Redhat 7 进救援模式
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash

·
1.等开机后的出现grub 界面
2.选择kernel,通常使用的,按e进入编辑模式
3.向下选择kernel 那一行,Linux16开头
4.将ro 改成 rw (只读变为可写)
5.删除rhgb quiet; 增加 init=/sysroot/bin/sh (指定shell环境 或 /bin/bash)
6.ctrl+x启动
7.进入后是:/# , 输入 chroot /sysroot/ (改变根)
8.结束后,ctrl+d 退出 重启




A beautiful web dashboard for Linux
最近提交(Master分支:16 天前 )
186a802e
added ecosystem file for PM2 5 年前
5def40a3
Add host customization support for the NodeJS version 5 年前
更多推荐
所有评论(0)