When I save an image, I see messages like "{ DriveReady Error }" or "{ DriveReady DataRequest Error }", what can I do? |
Normally when you see messages like:
hda: possible failed opcode: 0xc8
dma_instr: status=0x41 { DriveReady Error }
hda: task_pio_intr: status=0x49 { DriveReady DataRequest Error }
io_all: errno = Input/output error(5)
It means that your hard drive has hardware issues, e.g. bad blocks. You'd better to copy important data before you continue to use it. If you want to use Clonezilla to save the image, you can try to enter expert mode, choose "-q2" and "-rescue" (the rest of options can be default ones) so that it can use the rescue mode of partclone to save the image for you. However, this does not mean it always work. Good luck!
|
|