All you have to do is remove the drive from your TiVo, put it back in your PC, and issue the following command with tpip 1.1:
tpip --swapped -s /dev/hdX
The "--swapped" is what you probably missed and, if left out, results in an invalid swap header.
If you use tpip 1.2, the command is:
tpip -1 -s /dev/hdX
Scott
tpip --swapped -s /dev/hdX
The "--swapped" is what you probably missed and, if left out, results in an invalid swap header.
If you use tpip 1.2, the command is:
tpip -1 -s /dev/hdX
Scott