Steps I did:
Had original 40GB hard drive. Used this forum 2 years ago to add 2nd 80gb drive to system... It has been working fine for 2 years... Want to upgrade to single 250GB drive...
Created boot disk, great, that comes up as /dev/hdc
/dev/hda is original 40GB drive
/dev/hdb is original 80GB drive
/dev/hdd is new 250GB drive
type:
mfsbackup -Tao - /dev/hda /dev/hdb | mfsrestore -s 127 -r 4 -xzpi - /dev/hdd
get:
Scanning source drive, please wait a moment
source drive size is 40 hours
- upgraded to 127 hours
uncompressed backup size is: 113334 megabytes
Restore failed: Backup target not large enough for entire backup by itself.
When booting, linux reports hdd as:
hdd: 488397168 sectors (250059mb) w/8192 Kib cache
hdd: hdd1
I have tried create a FAT partition (2GB) on the 250GB drive, a FAT32 partions on the 250GB drive... Pretty much all combinations of formatting it first, not formatting it at all and so on...
Any idea what I need to do to the 250GB drive to get this to work???
Thanks!
Stephen
Had original 40GB hard drive. Used this forum 2 years ago to add 2nd 80gb drive to system... It has been working fine for 2 years... Want to upgrade to single 250GB drive...
Created boot disk, great, that comes up as /dev/hdc
/dev/hda is original 40GB drive
/dev/hdb is original 80GB drive
/dev/hdd is new 250GB drive
type:
mfsbackup -Tao - /dev/hda /dev/hdb | mfsrestore -s 127 -r 4 -xzpi - /dev/hdd
get:
Scanning source drive, please wait a moment
source drive size is 40 hours
- upgraded to 127 hours
uncompressed backup size is: 113334 megabytes
Restore failed: Backup target not large enough for entire backup by itself.
When booting, linux reports hdd as:
hdd: 488397168 sectors (250059mb) w/8192 Kib cache
hdd: hdd1
I have tried create a FAT partition (2GB) on the 250GB drive, a FAT32 partions on the 250GB drive... Pretty much all combinations of formatting it first, not formatting it at all and so on...
Any idea what I need to do to the 250GB drive to get this to work???
Thanks!
Stephen
Comment