After using:
hdparm -c1 -d1 /dev/hdc
hdparm -c1 -d1 /dev/hda
dd if=/dev/hdc of=/dev/hda bs=1024
to clone my original 9 hour Tivo Series 1 drive onto a new 80 hour drive the new drive still indicated only 9 hours. I realized that I didn't run the expansion command. Can I run mfsrestore -r 4 -s 127 -xzpi - /dev/hda alone with just the new drive in the computer and have it expand the drive without the original drive installed and if not what command can I use with just the new drive in the computer?
hdparm -c1 -d1 /dev/hdc
hdparm -c1 -d1 /dev/hda
dd if=/dev/hdc of=/dev/hda bs=1024
to clone my original 9 hour Tivo Series 1 drive onto a new 80 hour drive the new drive still indicated only 9 hours. I realized that I didn't run the expansion command. Can I run mfsrestore -r 4 -s 127 -xzpi - /dev/hda alone with just the new drive in the computer and have it expand the drive without the original drive installed and if not what command can I use with just the new drive in the computer?
Comment