I must be missing something in the H. guide because no matter how I go about this my final drive thinks it is a combination of 2.
I am trying to upgrade a single 80G to a single (now 500G).
I have performed the upgrade several times now - every time I end up with a bootable and workable tivo system however in all cases my target drive is stating that it is a combination of the two drives - both when the mfsadd command completes as well as when the single drive is in the Tivo under system settings.
If I do not run a form of the mfsadd command I have a large drive with 80G showing.
If I run the mfsadd command - even after rebooting and removing the original tivo drive from the system the completed capacity is the new drive plus the original.
The mfsadd command I have been using has been:
mfsadd -r 4 -x /dev/hdb (my new drive is primary slave)
or
mfsadd -x /dev/hdb
Both variations of this result in my 500G drive reporting 580G
At present after another failed attempt I am running another disk copy
dd if=/dev/hdc of=/dev/hdb bs=1024k
In hopes of an answer to my difficulties.
The above copy works flawlessly with the exception of tivo not recognizing the remainder of the drive.
I am trying to upgrade a single 80G to a single (now 500G).
I have performed the upgrade several times now - every time I end up with a bootable and workable tivo system however in all cases my target drive is stating that it is a combination of the two drives - both when the mfsadd command completes as well as when the single drive is in the Tivo under system settings.
If I do not run a form of the mfsadd command I have a large drive with 80G showing.
If I run the mfsadd command - even after rebooting and removing the original tivo drive from the system the completed capacity is the new drive plus the original.
The mfsadd command I have been using has been:
mfsadd -r 4 -x /dev/hdb (my new drive is primary slave)
or
mfsadd -x /dev/hdb
Both variations of this result in my 500G drive reporting 580G
At present after another failed attempt I am running another disk copy
dd if=/dev/hdc of=/dev/hdb bs=1024k
In hopes of an answer to my difficulties.
The above copy works flawlessly with the exception of tivo not recognizing the remainder of the drive.
Comment