Hi,
I have a Samsung S4040R DirecTivo. In December of 2006 I got a 160 gig Seagate drive to replace the original 40 hour drive.
I made backup images of both drives, then transferred the contents of the original drive to the new one. The System Information page showed it as 130 hours.
A while back we started having problems with the unit spontaneously rebooting. Thinking it might have something to do with transferring the contents of the old drive to the new one I waited until we had cleared all our backlog of stored shows and then tried to use mfsrestore to put the original image back on the drive. With the new drive connected as slave I used the command
When I put it back in the DirecTV and it finished rebooting the System Information page showed 100 hours. The next day, after it updated to 6.3e, it showed 97 hours.
I have just tried restoring again. This time I used the command
The message on the screen says:
This doesn't seem right. Shouldn't it only have 160 hours since it's a 160 gig drive?
I have a Samsung S4040R DirecTivo. In December of 2006 I got a 160 gig Seagate drive to replace the original 40 hour drive.
I made backup images of both drives, then transferred the contents of the original drive to the new one. The System Information page showed it as 130 hours.
A while back we started having problems with the unit spontaneously rebooting. Thinking it might have something to do with transferring the contents of the old drive to the new one I waited until we had cleared all our backlog of stored shows and then tried to use mfsrestore to put the original image back on the drive. With the new drive connected as slave I used the command
Code:
mfsrestore -r 4 -zpi /mnt/backupnew.bak /dev/hdb
I have just tried restoring again. This time I used the command
Code:
mfsrestore -s 127 -zxpi /mnt/backupnew.bak /dev/hdb
Starting restore
Uncompressed backup size: 1466 megabytes
Restoring 1466 of 1466 megabytes (100.00%) (81.61% compression)
Cleaning up restore. Please wait a moment.
Restore done!
Adding pair /dev/hdb14-/dev/hdb15
New estimated standalone size: 174 hours (48 more)
Uncompressed backup size: 1466 megabytes
Restoring 1466 of 1466 megabytes (100.00%) (81.61% compression)
Cleaning up restore. Please wait a moment.
Restore done!
Adding pair /dev/hdb14-/dev/hdb15
New estimated standalone size: 174 hours (48 more)
This doesn't seem right. Shouldn't it only have 160 hours since it's a 160 gig drive?
Comment