jkast
08-12-2006, 12:34 AM
:confused:
I would like to know if the following is right and should work.
Last summer I upgraded by hr10-250 by adding a 500gb drive to the existing 250 gb drive using the Tivo Upgrade instructions and a twin breeze bracket from Weaknees. Everything worked well.
Now I want to replace the existing 250gb drive with a 750gb drive (Keeping the 500 gb drive I added last year).
Reading the Hinsdale instructions it looks like I can do a single drive replacement, copying the saved recordings by installing my existing TiVo A drive, jumpered to Master, and connected to the Primary Master IDE port in my PC. Installing my existing TiVo B drive, jumpered to Slave, and connected to the Primary Slave IDE port in my PC. The 750gb upgrade drive, will be jumpered to Master and attached to the Secondary Master IDE connector. The weaknees boot CD with large disk support will be on the Secondary Slave IDE connector.
After booting from the cd, I will verify drive sizes, then issue the folllowing command:
dd if=/dev/hda of=/dev/hdc bs=1024k
and wait hours for the copy to occur.
Once done I need to issue a command to marry
the new A (on hdc) with the B (on hdb)... but what is that command:
"mfsadd –x /dev/hdc /dev/hdb" ?
or
"mfsadd -r 4 -x /dev/hdc /dev/hdb" ?
or
"mfsadd (something else)"?
Thanks for your help with this....
I would like to know if the following is right and should work.
Last summer I upgraded by hr10-250 by adding a 500gb drive to the existing 250 gb drive using the Tivo Upgrade instructions and a twin breeze bracket from Weaknees. Everything worked well.
Now I want to replace the existing 250gb drive with a 750gb drive (Keeping the 500 gb drive I added last year).
Reading the Hinsdale instructions it looks like I can do a single drive replacement, copying the saved recordings by installing my existing TiVo A drive, jumpered to Master, and connected to the Primary Master IDE port in my PC. Installing my existing TiVo B drive, jumpered to Slave, and connected to the Primary Slave IDE port in my PC. The 750gb upgrade drive, will be jumpered to Master and attached to the Secondary Master IDE connector. The weaknees boot CD with large disk support will be on the Secondary Slave IDE connector.
After booting from the cd, I will verify drive sizes, then issue the folllowing command:
dd if=/dev/hda of=/dev/hdc bs=1024k
and wait hours for the copy to occur.
Once done I need to issue a command to marry
the new A (on hdc) with the B (on hdb)... but what is that command:
"mfsadd –x /dev/hdc /dev/hdb" ?
or
"mfsadd -r 4 -x /dev/hdc /dev/hdb" ?
or
"mfsadd (something else)"?
Thanks for your help with this....