当前位置:网站首页>Processing MKDIR: unable to create directory 'AAA': read only file system
Processing MKDIR: unable to create directory 'AAA': read only file system
2022-04-23 14:18:00 【Nightwish5】
The problem is shown in the figure :



df -h
cat /etc/fstab
Problem description
mkdir: cannot create directory `test': Read-only file system
mkdir: Unable to create directory "kk": Read only file system
But now he /root , /opt , /apache No files can be created under all folders
And execute reboot Report a mistake : Restart error :Failed to open /dev/initctl: No such device or address
The final solution
reboot -f
Think back to recent operations , I didn't do anything special , see history I didn't see any special operation .
Chuan Shao : You are /root Can't create file under , Explain what you did before triggering its read-only protection , In general, you can restart it directly .
Using other blog methods has no effect , Maybe this whole path can't be created. It's special .
Reference resources :
https://www.cnblogs.com/jxldjsn/p/11337990.html
https://www.cnblogs.com/pu20065226/p/11396175.html
other
I changed my job , I haven't had any blogs for more than a month . emmmm Take care of your blog later ~ During this period, I wrote N Multiple documents . Maybe write something kingbase Gold warehouse content
版权声明
本文为[Nightwish5]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231408132808.html
边栏推荐
- ssh限制登录的四种手段
- 政务云迁移实践 北明数科使用HyperMotion云迁移产品为某政府单位实施上云迁移项目,15天内完成近百套主机迁移
- 微信小程序轮播图swiper
- Understand the concepts of virtual base class, virtual function and pure virtual function (turn)
- OpenStack如何跨版本升级
- 在电视屏幕上进行debug调试
- gif转为静态图片处理
- 操作系统常见面试题目:
- mysql查询库大小
- Storage path of mod subscribed by starbound Creative Workshop at Star boundary
猜你喜欢
随机推荐
SED 学以致用
微信小程序将原生请求通过es6的promise来进行优化
Some good articles on pthread multithreading
json date时间日期格式化
Some experience of using dialogfragment and anti stepping pit experience (getactivity and getdialog are empty, cancelable is invalid, etc.)
mysql 5.1升级到5.66
使用DialogFragment的一些感受及防踩坑经验(getActivity、getDialog为空,cancelable无效等)
KVM学习资源
x509证书cer格式转pem格式
修改Firebase Emulators的默认侦听IP
剑指offer刷题(1)--面向华为
翻牌效果
什么是云迁移?云迁移的四种模式分别是?
微信小程序客服接入,实现发送和接收消息
Introduction to the use of countdownlatch and cyclicbarrier for inter thread control
STD:: map and STD:: vector memory free
统信UOS卸载php7.2.24,安装php7.4.27 ;卸载再安装为PHP 7.2.34
某政务云项目业务系统迁移调研实践
MYSQL一种分表实现方案及InnoDB、MyISAM、MRG_MYISAM等各种引擎应用场景介绍
mysql 5.1升级到5.69










