I am upgrading my series 2 tivo for the second time.
I put my tivo's WD 120gb drive as primary master on the system and the new WD 500gb drive as primary slave in a machine with 1 cd drive as secondary master.
I was originally trying to use the weaknees upgrade instructions but when I used the command
mfsbackup -Tao - /dev/hda | mfsrestore -s 127 -r 4 -xzpi /dev/hdb
a message saying that the tivo was originally a 20 and upgraded to a 120 was displayed, but nothing happened, then I noticed I missed a dash
mfsbackup -Tao - /dev/hda | mfsrestore -s 127 -r 4 -xzpi - /dev/hdb
then it told me there was not enough space to complete the action. It reported the size of both drives correctly when I used shift-pageup to check the drive size
So I switched to Hinsdale which I used originally to upgrade. I used the DD command
dd if=/dev/hda of=/dev/hdb bs=1024
then I used
mfsadd -r 4 -x /dev/hdc /dev/hdb
it reported the new size correctly I used the 3 finger salute and powered down
now neither drive works. The wd 500gb does not get past the grey "welcome. Powering up..." and the wd 120gb drive gets to the first color tivo screen "Almost there. Just a few minutes more..." then fizzes out and reboots back to the grey welcome screen. ANY advice would be greatly appreciated.
I put my tivo's WD 120gb drive as primary master on the system and the new WD 500gb drive as primary slave in a machine with 1 cd drive as secondary master.
I was originally trying to use the weaknees upgrade instructions but when I used the command
mfsbackup -Tao - /dev/hda | mfsrestore -s 127 -r 4 -xzpi /dev/hdb
a message saying that the tivo was originally a 20 and upgraded to a 120 was displayed, but nothing happened, then I noticed I missed a dash
mfsbackup -Tao - /dev/hda | mfsrestore -s 127 -r 4 -xzpi - /dev/hdb
then it told me there was not enough space to complete the action. It reported the size of both drives correctly when I used shift-pageup to check the drive size
So I switched to Hinsdale which I used originally to upgrade. I used the DD command
dd if=/dev/hda of=/dev/hdb bs=1024
then I used
mfsadd -r 4 -x /dev/hdc /dev/hdb
it reported the new size correctly I used the 3 finger salute and powered down
now neither drive works. The wd 500gb does not get past the grey "welcome. Powering up..." and the wd 120gb drive gets to the first color tivo screen "Almost there. Just a few minutes more..." then fizzes out and reboots back to the grey welcome screen. ANY advice would be greatly appreciated.
Comment