I'm trying to take an old 80 GB hard drive and copy it to a 750 GB hard drive. I have executed the command of:
mfsbackup -f 9999 -so - /dev/hda | mfsrestore -s 127 -r 4 -xzpi - /dev/hdb
I keep getting the error message of "hdb: drive not ready for command".
The status error that says: status=0x7f { DriveReady DeviceFault SeekComplete Data Request CorrectedError Index Error}
I also get a second error that says: status=0x7f {DriveStatusError UncorrectableError SectorIdNotFound TrackZeroNotFound AddrMarkNotFound }, LBAsect=9343692930943, high=556927, low=8355711, sector=154163416
hdb: drive not ready for command
ide0: reset: success
I have done over 30 TiVo upgrades. This...is a first. Any idea what is going on?
mfsbackup -f 9999 -so - /dev/hda | mfsrestore -s 127 -r 4 -xzpi - /dev/hdb
I keep getting the error message of "hdb: drive not ready for command".
The status error that says: status=0x7f { DriveReady DeviceFault SeekComplete Data Request CorrectedError Index Error}
I also get a second error that says: status=0x7f {DriveStatusError UncorrectableError SectorIdNotFound TrackZeroNotFound AddrMarkNotFound }, LBAsect=9343692930943, high=556927, low=8355711, sector=154163416
hdb: drive not ready for command
ide0: reset: success
I have done over 30 TiVo upgrades. This...is a first. Any idea what is going on?
Comment