I have a DirecTV HR10-250 with software version 3.1.5f.
I am trying to clone my original Tivo drive to a new drive of the same size (250GB). My original boots fine, but the clone will not boot past the "Welcome powering up" screen (it does not seem like the drive even spins up or is accessed).
I have a Backup of my original Tivo drive that I made several years ago, and I also made a new backup yesterday.
I have tried all combinations I can think of and cannot get the clone to boot. I have tried mfsrestore from the original backup, from the new backup, and also drive to drive using a mfsbackup | mfsrestore command. I have been looking at the WeaKnees upgrade instructions (tivo.upgrade-instructions.com) and the Hindsdale how-to. The general command I am using from the WeakNees guide is (hda is a FAT32 drive with the backup files, hdc is my cd-rom, hdd is destination drive):
mount /dev/hda1 /mnt
mfsrestore -s 127 -r 4 -zxpi /mnt/tivo.bak /dev/hdd
I have tried this with and without the "-s 127" option, with and without the "-r 4" option with and without the "-x" option, and with and without the "-b" option. no matter the command I use it finishes, but does not boot.
I am booting from the MFSTools 2.0 CD that I burned a couple years ago.
Thanks in advance for any help.
I am trying to clone my original Tivo drive to a new drive of the same size (250GB). My original boots fine, but the clone will not boot past the "Welcome powering up" screen (it does not seem like the drive even spins up or is accessed).
I have a Backup of my original Tivo drive that I made several years ago, and I also made a new backup yesterday.
I have tried all combinations I can think of and cannot get the clone to boot. I have tried mfsrestore from the original backup, from the new backup, and also drive to drive using a mfsbackup | mfsrestore command. I have been looking at the WeaKnees upgrade instructions (tivo.upgrade-instructions.com) and the Hindsdale how-to. The general command I am using from the WeakNees guide is (hda is a FAT32 drive with the backup files, hdc is my cd-rom, hdd is destination drive):
mount /dev/hda1 /mnt
mfsrestore -s 127 -r 4 -zxpi /mnt/tivo.bak /dev/hdd
I have tried this with and without the "-s 127" option, with and without the "-r 4" option with and without the "-x" option, and with and without the "-b" option. no matter the command I use it finishes, but does not boot.
I am booting from the MFSTools 2.0 CD that I burned a couple years ago.
Thanks in advance for any help.
Comment