- 論壇徽章:
- 2
|
為網友解答100個問題,現(xiàn)在開始了
我現(xiàn)在MV 一個數(shù)據(jù),到一半的時候總是出現(xiàn)read:I/O錯,而檢測這塊盤沒有問題,我們使用了dd\cp\tar命令也不行,總在一個地方出錯,請問是否有辦法倒出這個數(shù)據(jù),請幫忙!
dd if= segy of=sss conv=sync, noerror&
sss文件16GB
出錯信息: I/O error
15172576+0 records in
15172576+0 records out
read: I/O error
15172577+0 records in
15172577+0 records out
read: I/O error
15172578+0 records in
15172578+0 records out
read: I/O error
15172579+0 records in
15172579+0 records out
read: I/O error
15172580+0 records in
15172580+0 records out
read: I/O error
15172581+0 records in
15172581+0 records out
之后dd掉下來,不能拷貝,急待高手解決!
-rw-r--r-- 1 root other 7768361472 4月 26 05:19 sss
-rwxr-xr-x 1 llll staff 16061832720 4月 15 09:58 segy
sss是沒拷完的數(shù)據(jù) segy是原來的數(shù)據(jù) |
|