首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >写入错误:无效的参数

写入错误:无效的参数
EN

Ask Ubuntu用户
提问于 2019-10-15 01:40:46
回答 1查看 857关注 0票数 0

我正在尝试从一个500 to的硬盘中恢复我的数据,这个硬盘正在失效。我试图用下面的输出中所示的语法来使用dd救援,但是我总是在标题中得到错误。我能做些什么来解决这个问题,或者绕过它?

代码语言:javascript
复制
root@ubuntu:/media/ubuntu/MacosBackup/1# ddrescue -d /dev/sdc2 test.img test.logfile
GNU ddrescue 1.23
Press Ctrl-C to interrupt
     ipos:    4297 MB, non-trimmed:    3866 kB,  current rate:       0 B/s
     opos:    4297 MB, non-scraped:        0 B,  average rate:   6659 kB/s
non-tried:  496746 MB,  bad-sector:        0 B,    error rate:       0 B/s
  rescued:    2497 MB,   bad areas:        0,        run time:      6m 14s
pct rescued:    0.50%, read errors:       59,  remaining time:      6h 29m
                              time since last successful read:         15s
Copying non-tried blocks... Pass 1 (forwards)
ddrescue: Write error: Invalid argument
EN

回答 1

Ask Ubuntu用户

发布于 2019-10-15 03:44:10

结果,我在格式化存储图像的驱动器时出错了。我意外地将它格式化为FAT32,这对我选择的设置造成了4GB的文件大小限制。糟了!

在重新格式化为EXT4之后,尺寸限制还没有到位,到目前为止,我已经成功地恢复了大约5%!

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1180978

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档