My series 2 TIVO HDD finally died after 5 yrs. I restored my TIVO system to a new HDD using:
mfsrestore -r 4 -s 127 -bzpi /mnt/dos/tivo.bak /dev/hdc
I installed this replacement HDD into my machine and the system successfully starts up, but of course with only 70 hrs of recording capability. I then removed the HDD and hooked it up to my PC, then issued the expand command:
mfsadd -r 4 -x /dev/hdc
Linux responds back that I have successfully added something like 147 hrs of capacity. But when I reinstall the newly expanded HDD into the TIVO machine, the machine gets stuck on the "Welcome, powering up" message and never starts. Any ideas what the problem might be?
I also tried restoring and expanding in one step, also unsuccessfully:
mfsrestore -s 127 -xzpi /mnt/dos/tivo.bak /dev/hdc
mfsrestore -r 4 -s 127 -bzpi /mnt/dos/tivo.bak /dev/hdc
I installed this replacement HDD into my machine and the system successfully starts up, but of course with only 70 hrs of recording capability. I then removed the HDD and hooked it up to my PC, then issued the expand command:
mfsadd -r 4 -x /dev/hdc
Linux responds back that I have successfully added something like 147 hrs of capacity. But when I reinstall the newly expanded HDD into the TIVO machine, the machine gets stuck on the "Welcome, powering up" message and never starts. Any ideas what the problem might be?
I also tried restoring and expanding in one step, also unsuccessfully:
mfsrestore -s 127 -xzpi /mnt/dos/tivo.bak /dev/hdc
Comment