摘要: Linux 文件系统错误的修复方法 ddrescue替代dd的恢复软件 备用超级块 http://www.mamicode.com/info-detail-1372846.html 最近处理的一件 linux 服务器断电导致文件系统启动后文件系统不可读写,数据不可用的案例,现总结下 Linux 文件 阅读全文
posted @ 2016-06-02 11:51 huangchaolilli 阅读(2830) 评论(0) 推荐(1)
摘要: getconf 命令 用途 将系统配置变量值写入标准输出。 系统的默认参数,比如mkfs读取默认参数,并格式化,默认PAGESIZE是4096 语法 getconf [ -v specification ] [ SystemwideConfiguration | PathConfiguration  阅读全文
posted @ 2016-06-02 10:57 huangchaolilli 阅读(3868) 评论(0) 推荐(0)