PDA

View Full Version : Having trouble upgrading DTIVO HD from 137GB to 300GB one


barrese
06-22-2006, 10:08 AM
Hello,

I was trying to upgrade my Philips DSR7000 HD to a 300GB one and have encounters some problems and would appreciate anyone's help to get things straightened out. A couple of years ago I upgraded the stock HD to a 137 GB one (actually 160 GB locked at 137 GB due to the old kernel HD size restriction). I used the Hinsdale guide for that and it went smoothly. So now I checked the Hinsdale guide, the weakness guide, and this forum to see how I'd due my currently upgrade. I thought I had it figured out and all I had to due was enter:

mfsbackup -Tao - /dev/hda | mfsrestore -s 200 -r 4 -xzpi - /dev/hdc

where the old drive was on the Primary master (hda) and the new drive the Secondary master (hdc) and 200MB for the swap file. Note that I want to preserve all my old recordings.

I tried using both the weaknees_lba_boot_cd.iso and the ptvlba48-4.04.iso but when I tried both I got:

source drive size is 40 hours
- Upgraded to 147 hours
Uncompressed backup size: 128755 megabytes
Restore failed: backup target not large enough for entire backup by itself


This seemed odd because the new drive was twice the size of the old one. I checked to make sure the drive sizes were being detected correctly and they were:

hda 268435455 sectors (137439 MB)
hdc 586072368 sectors (300069 MB)

So then I tried the command without the -r 4 because that's how the Hinsdale guide had it. Still didn't work. Then I checked back on these forums and searched for "backup target no large enough" and got a post that suggested the -x might not be needed if the old drive had previously been expanded. So then I tried the command as:

mfsbackup -Tao - /dev/hda | mfsrestore -s 200 -r 4 -zpi - /dev/hdc


That copied the 128755 megabyte image of the old drive to the new one, however when I msfinfo the new drive I get that it only has a recording capacity of 147 hrs and a drive size of around 130000MB so it looks like the full 300GB isn't being recognized.

I would appreciate any help to tell me what I did wrong and what I need to do to get the new drive's size fully recognized. Do I need to redo the whole copy proceedure using a different command or is there any way to expand the new drive so it recognizes the full 300GB? I'm sort of confused at this point.

Thanks,

Jim

kschauwe
06-22-2006, 10:29 AM
You can only expand once, to a larger HD, unless you want to lose your recordings.

barrese
06-22-2006, 08:47 PM
So that means the only way I can increase my HD size is to lose all my recordings? Can I add the new drive as a B drive or no?

My problem is that basically I have my current HD almost completely filled up and am running out of room. If I have to delete the recordings that are one there then I'll be losing around 120hrs worth of stuff I still plan on watching. And unfortunately I'm about to start work as a general surgery intern so it will be a long while before I have time to catch up on that backlog of TV plus anything new I will be recording. Hence why I wanted to upgrade the HD now but keep my recordings. Any help would greatly be appreciated.

barrese
06-23-2006, 10:48 PM
Anyone? Am I out of luck on trying to reupgrade my HD? I did some looking on one of the other forums and a quick scan made it look like it would be possible to re-expand an already expanded HD but it would require combining partitions or something. Anyone know anything about this? I can't believe with all the people that upgrade their Tivos and DTivos that no one has figured out a way to upgrade a HD to a larger one repeatedly and still keep recordings.

Thanks,

Jim

Dkerr24
06-24-2006, 02:20 PM
Good luck, let us know if you're successful. I tried what you are attempting, gave up, just started over with no copied over programs. It's just TV, anyways.

rkshack
07-26-2006, 07:47 AM
Anyone? Am I out of luck on trying to reupgrade my HD? I did some looking on one of the other forums and a quick scan made it look like it would be possible to re-expand an already expanded HD but it would require combining partitions or something. Anyone know anything about this? I can't believe with all the people that upgrade their Tivos and DTivos that no one has figured out a way to upgrade a HD to a larger one repeatedly and still keep recordings.

Thanks,

Jim

You only can do mfsadd once because you can't add more partitions. Here is a link to a work around http://www.tivocommunity.com/tivo-vb/showthread.php?p=629559&&#post629559 I haven't tried it yet so hope it works.

rkshack

JamieP
07-26-2006, 10:04 AM
You only can do mfsadd once because you can't add more partitions. Here is a link to a work around http://www.tivocommunity.com/tivo-vb/showthread.php?p=629559&&#post629559 I haven't tried it yet so hope it works.That solves a different problem (partition table dd'd from a smaller drive), not this one (too many partitions to expand again).

Here's (http://alt.org/forum/index.php?t=msg&th=124&start=0&rid=0&S=f1ebec6327740d5ad11de7bf9a02b511#msg_num_2) a workaround for this problem (too many partitions to expand). I don't recomend it unless you really know what you are doing and understand the consequences.

rkshack
07-26-2006, 10:56 AM
That solves a different problem (partition table dd'd from a smaller drive), not this one (too many partitions to expand again).

Here's (http://alt.org/forum/index.php?t=msg&th=124&start=0&rid=0&S=f1ebec6327740d5ad11de7bf9a02b511#msg_num_2) a workaround for this problem (too many partitions to expand). I don't recomend it unless you really know what you are doing and understand the consequences.

Sorry for the incorrect info.

Rkshack