Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/avsforum/archive.tivocommunity.com/tivo-vb/history/archive_functions.php on line 31
Warning: include(http://archive.tivocommunity.com/tivo-vb/history/header.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/avsforum/archive.tivocommunity.com/tivo-vb/history/archive_functions.php on line 31
Warning: include() [function.include]: Failed opening 'http://archive.tivocommunity.com/tivo-vb/history/header.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/avsforum/archive.tivocommunity.com/tivo-vb/history/archive_functions.php on line 31
Pages:1
copy hda4 partition??
(Click here to view the original thread with full colors/images)
Posted by: cat_jesus
I have two 112's one has an 80 gig HD and the other has a 60 gig HD, both maxtors and both with turbonet cards. The 60 gig tivo is starting to have drive problems and somehow the software on it has been corrupted so that it no longer sets up the network. I can't even ping it.
I've swaped the drives around and it is definitely a software problem. I have ordered a replacement drive and it will be a few days before it gets here. What I'm wondering is this. Can I copy the hda4 partition from the 80 gig to the 60 gig drive? I'd like to still get the guide data while I wait for the replacement and IIRC the season pass and thumbs up/down info is in MFS. If I mount both drives in a PC and boot from one of the tivo boot disks what command would I use to copy hda4 over?
I'm thinking it would be something like
dd if=/dev/hdd4 of=/dev/hdc4 bs=1024k
where the 80 is the slave on the second ide channel and the 60 is the master on the second ide channel.
Am I making a mistake here?
Is there a better way?
Thanks,
Cat
Posted by: Robert S
Looks good to me.
If you wanted to make a backup file from that partition you could do
mount /dev/hda1 /mnt
dd if=/dev/hdd of=/mnt/root1.raw
umount /mnt
It's 128Mb, so it should cause a space problem on your c: drive. Might be sensible to backup the dodgy partition before you overwrite it so you can go back if necessary.
Posted by: cat_jesus
Wouldn't that make a copy of the entire 60 gig drive onto root1.raw?
Posted by: Robert S
Sorry, yes, my mistake. The partition would be hdd4, not hdd.
Posted by: cat_jesus
It didn't work. I tried booting from the CD and chose each boot option and never could get it to work. Sometimes I'd get zero records read 0 records written and I never was able to boot up with swap nor dmaswap
Posted by: Robert S
Which boot disk are you using?
Posted by: cat_jesus
I tried the MFSTOOLS boot CD and boot floppy.
Posted by: Robert S
I assume you mean MFS Tools 2.0? Byteswapping is broken on those disks. Try the net install CD (nuboot6.iso) or Dylan's Boot Disk. You can make MFS Tools 2.0 byteswap. See the first post in the Fixes thread.
If you see the TiVo partition table printed at boot then it should work.
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/avsforum/archive.tivocommunity.com/tivo-vb/history/archive_functions.php on line 37
Warning: include(http://archive.tivocommunity.com/tivo-vb/history/footer.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/avsforum/archive.tivocommunity.com/tivo-vb/history/archive_functions.php on line 37
Warning: include() [function.include]: Failed opening 'http://archive.tivocommunity.com/tivo-vb/history/footer.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/avsforum/archive.tivocommunity.com/tivo-vb/history/archive_functions.php on line 37
vBulletin Copyright ©2000 - 2013,
Jelsoft Enterprises Limited.
vB Easy Archive Final ©2000 - 2013
- Created by Stefan "Xenon" Kaeser
Modified by Adam J. de Jaray