Henry's Notebook
Many strange things
搜索
菜单
导航
首页
最近更改
随机页面
帮助
Henry's Home
个人资料
个人资料
创建账户
登录
消息
目前您没有通知。请访问您的
讨论页
以查看过去消息。
页面工具
内容页面
讨论
查看源代码
历史
首页
»
页面s
Cheatsheet
HenryHu
(
讨论
|
贡献
)
2016年5月13日 (五) 21:05的版本
(以“== Disk rescue == dd if=/dev/sdx of=deadhd.bin conv=noerror,sync * noerror: continue if error occurred * sync: sync the input/output position, so errors are re...”为内容创建页面)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
页面上次由
HenryHu
编辑于8年前
章节
Disk rescue
Disk rescue
dd if=/dev/sdx of=deadhd.bin conv=noerror,sync
noerror: continue if error occurred
sync: sync the input/output position, so errors are replaced with 0s