会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
heqiuyong
Anything is possible
博客园
首页
新随笔
联系
管理
订阅
随笔- 94 文章- 0 评论- 36 阅读-
122万
03 2020 档案
Centos下出现read-only file system 的解决办法
摘要:Centos下出现这种情况说明磁盘只能读不能写,出现这种情况一般是因为不正常的关机或者硬盘损坏导致磁盘挂载出现问题。 尝试了各种命令都不行,最后用了mount -o remount rw / 这条命令就解决了。 补充:除了执行上面命令,还需要对fatab文件进行修改,否则下次重启还会出现上述问题 还
阅读全文
posted @
2020-03-20 20:34
heqiuyong
阅读(1657)
评论(0)
推荐(0)
编辑
公告
昵称:
heqiuyong
园龄:
7年
粉丝:
54
关注:
5
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
更多链接
随笔分类
docker(2)
Elasticsearch(5)
Intellij IDEA(3)
JAVA(10)
linux(44)
MongoDB(6)
MySQL(6)
Python(10)
Redis(2)
RS(4)
Tomcat(1)
工具安装(2)
随笔档案
2021年3月(1)
2021年2月(2)
2020年10月(2)
2020年5月(1)
2020年4月(1)
2020年3月(1)
2020年2月(1)
2019年10月(4)
2019年9月(3)
2019年8月(4)
2019年7月(16)
2019年6月(6)
2019年3月(10)
2019年2月(8)
2019年1月(6)
2018年10月(8)
2018年8月(2)
2018年7月(8)
2018年6月(4)
2018年5月(1)
2018年4月(1)
2018年3月(2)
2018年2月(2)
更多
阅读排行榜
1. Centos7开放及查看端口(576927)
2. Centos7安装Redis(202472)
3. CentOS7修改SSH端口(58320)
4. Elasticsearch 数据查询(37709)
5. Python起源与发展(25441)
评论排行榜
1. Centos7安装Redis(22)
2. Centos7 搭建pptp服务器(4)
3. Centos7开放及查看端口(4)
4. Centos7安装Elasticsearch(3)
5. Centos7安装FastDFS(2)
推荐排行榜
1. Centos7安装Redis(74)
2. Centos7开放及查看端口(52)
3. Centos7 搭建pptp服务器(2)
4. CentOS7 监控网络流量(2)
5. CentOS7修改SSH端口(2)
最新评论
1. Re:Centos7安装Redis
collect2: error: ld returned 1 exit status make[1]: *** [redis-server] Error 1 make[1]: Leaving dire...
--Leo_John
2. Re:Centos7开放及查看端口
感谢楼主
--Jacky10086
3. Re:Centos7安装Redis
对我有用
--lizhenlzlz
4. Re:Centos7开放及查看端口
确实有用
--gisempire
5. Re:Centos7安装FastDFS
感谢up,我的可以了
--莫寒冬
点击右上角即可分享