I upgraded my Series 3 TCD652160 with preformatted WD 1 TB drive I got off of ebay. I tried to backup the new drive using the weaknees and hinsdale info in case of future need. I have a FAT32 partition formatted backup drive on a PC. I loaded the Weaknees CD with SATA.
mkdir /mnt/dos
File exists
mount /dev/hda1 /mnt/dos
was accepted
mfsbackup -f 9999 -6so /mnt/dos/tivo.bak /dev/hda /dev/sda
resulted in:
Primary volume header corrupt, trying backup.
Secondary volume header corrupt, giving up.
mfs_load_volume_header: Bad checksum.
I tried the same procedure on the drive I removed from the TiVo with the same result. I installed the new drive and went though the TiVo welcome process and it works fine.
Any help would be appreciated.
Regards,
Mike
mkdir /mnt/dos
File exists
mount /dev/hda1 /mnt/dos
was accepted
mfsbackup -f 9999 -6so /mnt/dos/tivo.bak /dev/hda /dev/sda
resulted in:
Primary volume header corrupt, trying backup.
Secondary volume header corrupt, giving up.
mfs_load_volume_header: Bad checksum.
I tried the same procedure on the drive I removed from the TiVo with the same result. I installed the new drive and went though the TiVo welcome process and it works fine.
Any help would be appreciated.
Regards,
Mike
Comment