I have a 320GB drive that has been upgraded once or twice... I'd like to transfer to a new 320GB drive (saving the recordings).
When I enter this command
mfsbackup -Tao - /dev/hdc | mfsrestore -r 4 -s 127 -xzpi - /dev/hda
I get the "backup target not large enough for the entire backup by itself".
I'm sure that this is because the command is designed to upgrading to a larger drive.
I"ll continue to look to see if I can find the command that will not attempt to expand the partion.
When I enter this command
mfsbackup -Tao - /dev/hdc | mfsrestore -r 4 -s 127 -xzpi - /dev/hda
I get the "backup target not large enough for the entire backup by itself".
I'm sure that this is because the command is designed to upgrading to a larger drive.
I"ll continue to look to see if I can find the command that will not attempt to expand the partion.
Comment