ubuntu 磁盘修复命令
一 27th
针对ubuntu无法启动,文件系统损坏.记录一下.
View Code SHELL
fsck.ext4 -y /dev/sdb15 |
ps:上面’sdb15‘部分代表需要修复的分区
出处: 马丁博客[http://www.blags.org/]
本文链接地址: http://www.blags.org/ubuntu-disk-repair-command/
原创文章,转载请注明出处,否则视为侵权。
你同时应该掌握的知识
- ubuntu 性能优化 - (5 comments)
- linux 之间ssh无密码登录 - (3 comments)
- ubuntu 短密码设置 - (3 comments)
- ubuntu 安装 ffmpeg php-ffmpeg - (2 comments)
- red hat centos 安装 yum - (3 comments)
- Ubuntu使用经验分享 - (3 comments)
- ubuntu windows 文件共享 - (2 comments)
- ubuntu 路由上网 - (没有评论)
- ubuntu 语音通话软件 skype - (没有评论)
- ubuntu ip 设置 启动 - (1 评论)
posted 1 year ago
fsck这个命令有时候会使你的文件系统彻底毁坏
慎用,除非没有办法