ddを使用して、外付けハードドライブ(1.5T)を2番目のハードドライブ(3T)に複製しようとしています。私はUnixで作業しており、ディスクイメージを作成したいと思います。
これは私が使用するコマンドです:
dd if=/dev/disk1 of=/Volumes/FreeAgent\ GoFlex\ Drive\ DENISE/SeaGate_AC.dmg conv=noerror
転送の進行状況を確認するには、次のコマンドを使用します。
kill -INFO 1880
最初はうまくいきます。出力例は次のとおりです。
8576952+0 records in
8576952+0 records out
4391399424 bytes transferred in 658.085533 secs (6672992 bytes/sec)
しかし、しばらくしてターゲットHDにアクセスしようとすると、端末が応答しなくなり、Finderもクラッシュしました。
同期オプションを試しましたが、結果は同じです。
どんな提案でも歓迎します...
ありがとう、サイモン
以下は、slmが提案したdmesg出力です。
2Request - begin
com_seagate_IOPowSec00_10_5: GetBufferDescriptor with buffer=0 dataSize=0 task=0
com_seagate_IOPowSec00_10_5-(NA0LVZ12): IssueSAT12Request - SCSITaskStatus 2
com_seagate_IOPowSec00_10_5-(NA0LVZ12): IssueSAT12Request - SendCommand non-zero status, check condition
com_seagate_IOPowSec00_10_5-(NA0LVZ12): IssueSAT12Request - senseSize 18, respCode 0x72, senseKey 0x1, addlSenseCode 0x0, addlSenseQual 0x1d, addlLength 0xe
com_seagate_IOPowSec00_10_5-(NA0LVZ12): IssueSAT12Request - returning main line 0
com_seagate_IOPowSecUserClient00_10_5[0x12f7ed00]::externalMethod(2, 0x1102c70, 0, 0, 0)
com_seagate_IOPowSecUserClient00_10_5[0x12f7ed00]::externalMethod(9, 0x1102c70, 0, 0, 0)
com_seagate_IOPowSec00_10_5-(NA0LVZ12)::UpdateSelfTestResults: using IssueSmartDiagnosticStatus
com_seagate_IOPowSec00_10_5-(NA0LVZ12): IssueSAT12Request - begin
com_seagate_IOPowSec00_10_5: GetBufferDescriptor with buffer=12ee1928 dataSize=200 task=0
com_seagate_IOPowSec00_10_5-(NA0LVZ12): IssueSAT12Request - SCSITaskStatus 0
com_seagate_IOPowSec00_10_5-(NA0LVZ12): IssueSAT12Request - returning main line 1
com_seagate_IOPowSecUserClient00_10_5[0x12f7ed00]::externalMethod(2, 0x1102c70, 0, 0, 0)
com_seagate_IOPowSecUserClient00_10_5[0x12f7ed00]::externalMethod(10, 0x1102c70, 0, 0, 0)
com_seagate_IOPowSecUserClient00_10_5[0x12f7ed00]::externalMethod(1, 0x1102c70, 0, 0, 0)
com_seagate_IOPowSecUserClient00_10_5[0x9ffc000]::externalMethod(0, 0x1102c70, 0, 0, 0)
com_seagate_IOPowSecUserClient00_10_5[0x9ffc000]::externalMethod(23, 0x1102c70, 0, 0, 0)
com_seagate_IOPowSecUserClient00_10_5[0x9ffc000]::externalMethod(1, 0x1102c70, 0, 0, 0)
com_seagate_IOPowSecUserClient00_10_5[0x9ffc000]::externalMethod(0, 0x1152c70, 0, 0, 0)
com_seagate_IOPowSecUserClient00_10_5[0x9ffc000]::externalMethod(24, 0x1442c70, 0, 0, 0)
com_seagate_IOPowSecUserClient00_10_5[0x9ffc000]::externalMethod(1, 0x1442c70, 0, 0, 0)
com_seagate_IOPowSecUserClient00_10_5[0xa014600]::externalMethod(0, 0x112ac70, 0, 0, 0)
com_seagate_IOPowSecUserClient00_10_5[0xa014600]::externalMethod(2, 0x112ac70, 0, 0, 0)
com_seagate_IOPowSecUserClient00_10_5[0xa014600]::externalMethod(12, 0x112ac70, 0, 0, 0)
com_seagate_IOPowSec00_10_5-(NA0LVZ12)::IssueSmartRequest: using IssueSmartReturnStatus
com_seagate_IOPowSec00_10_5-(NA0LVZ12): IssueSAT12Request - begin
com_seagate_IOPowSec00_10_5: GetBufferDescriptor with buffer=0 dataSize=0 task=0
com_seagate_IOPowSec00_10_5-(NA0LVZ12): IssueSAT12Request - SCSITaskStatus 2
com_seagate_IOPowSec00_10_5-(NA0LVZ12): IssueSAT12Request - SendCommand non-zero status, check condition
com_seagate_IOPowSec00_10_5-(NA0LVZ12): IssueSAT12Request - senseSize 18, respCode 0x72, senseKey 0x1, addlSenseCode 0x0, addlSenseQual 0x1d, addlLength 0xe
com_seagate_IOPowSec00_10_5-(NA0LVZ12): IssueSAT12Request - returning main line 0
com_seagate_IOPowSecUserClient00_10_5[0xa014600]::externalMethod(2, 0x112ac70, 0, 0, 0)
com_seagate_IOPowSecUserClient00_10_5[0xa014600]::externalMethod(9, 0x112ac70, 0, 0, 0)
com_seagate_IOPowSec00_10_5-(NA0LVZ12)::UpdateSelfTestResults: using IssueSmartDiagnosticStatus
com_seagate_IOPowSec00_10_5-(NA0LVZ12): IssueSAT12Request - begin
com_seagate_IOPowSec00_10_5: GetBufferDescriptor with buffer=12ee1928 dataSize=200 task=0
com_seagate_IOPowSec00_10_5-(NA0LVZ12): IssueSAT12Request - SCSITaskStatus 0
com_seagate_IOPowSec00_10_5-(NA0LVZ12): IssueSAT12Request - returning main line 1
com_seagate_IOPowSecUserClient00_10_5[0xa014600]::externalMethod(2, 0x112ac70, 0, 0, 0)
com_seagate_IOPowSecUserClient00_10_5[0xa014600]::externalMethod(10, 0x112ac70, 0, 0, 0)
com_seagate_IOPowSecUserClient00_10_5[0xa014600]::externalMethod(1, 0x112ac70, 0, 0, 0)
com_seagate_IOPowSec00_10_5-(NA0LVZ12) handling stop request
com_seagate_IOPowSec00_10_5-(NA0LVZ12) IssueModeSelectTimer: shortTime = 1
com_seagate_IOPowSec00_10_5-(NA0LVZ12)::SetModeSelectTimer: using shortime
com_seagate_IOPowSec00_10_5-(NA0LVZ12) IssueModeSelectTimer: complete
com_seagate_IOPowSec00_10_5-(NA0LVZ12): IssueStopUnderDeviceControlCommand
Warning: audit space low (< 5% free)on audit log file-system
私の画像ファイルは約17Gです...
アップデート#1
NTFS
両方のドライブが取り付けられているシステムでフォーマットされていますMac OSX 10.6.8
。 SeagateはGoFlex
3TBハードドライブにアクセスできるソフトウェアを提供します。
1.5TB HDDにエラーが発生し、Disk Utility
起動中にドライブの検出に失敗しました。
答え1
私の考えでは、あなたの質問は、あなたが書くことをしたいということですマスターブートレコード(MBR)フォーマットされたドライブはMBR
最大2TB。
フォーマットする必要があります。3TB運転中に使用GUIDパーティションテーブル(GPT) 掲示されたもの。 3TB ドライブを分割するには、次のコマンドを使用することをお勧めします。別れたその後、使用クロンジラコピー2TBデータをドライブ3TB運転する。