- 开机按“e”键
- 找到linux16开头的行,按“End”键调到行尾
- 添加割断信息: rd.break console=tty0
- Ctrl+x 进入救援模式
- 以读写的方式重新挂载根目录:mount -o remount,rw /sysroot/
- 切换到根目录:chroot /sysroot/
- 给root修改密码为123
- 将/etc/selinux/config中的模式改为disabled或者touch /.autorelabel(标记下一次启动重做SELinux标签)
- exit reboot
2023-03-24 10:31:52 阅读次数:480
上一篇:K8S在一个Pod中创建多个容器
下一篇:consul 备份与还原脚本
二叉树经典OJ练习
Hardlimit:maxinum open file descriptors 异常处理
Exiting with failure status due to previous erro异常处理
Samba配置
Cannot retrieve repository metadata 报错处理
翻转二叉树给你一棵二叉树的根节点 root ,翻转这棵二叉树,并返回其根节点。
给定一个二叉树的根节点 root ,返回 它的 中序 遍历 。
给定一个二叉搜索树的根节点 root ,和一个整数 k ,请你设计一个算法查找其中第 k 个最小元素(从 1 开始计数)。
Vue学习笔记:$panrent $root
启动hadoop集群时报错ERROR: Attempting to operate on hdfs namenode as root
文章
33561
阅读量
5219712
2025-05-19 09:04:14
2025-05-13 09:50:48
2025-05-13 09:50:38
2025-05-13 09:50:28
2025-05-13 09:50:17
2025-04-09 09:11:38
2023-04-27 06:31:23
2023-05-16 09:39:53
2023-06-14 09:11:42
2023-05-08 10:01:01
2023-05-04 09:17:10
2023-05-17 06:53:15