tivo dave
05-30-2007, 02:09 PM
Current 120GB drive started to play up, so I went out & purchased a new 250GB Samsung drive. But when I try to use mfsrestore to copy virgin image to new drive, it states the 250GB is too small for restore :confused:
Just to verify if its the disk, ran same restore on original 120GB drive & it worked OK.
Next I thought if I copy direct from 120GB drive with fresh image to 250GB drive, using dd if=/dev/hdc of=/dev/hdd bs=1024k where hdc is 120GB & hdd the 250GB.
This ends with "dd writing /dev/hdd - no space left on device" message, 32254+0 records in , 32253+0 records out.
Am I missing something here ??
BTW my LINUX knowledge is limited before asking if I have checked x y & z ;)
Just to verify if its the disk, ran same restore on original 120GB drive & it worked OK.
Next I thought if I copy direct from 120GB drive with fresh image to 250GB drive, using dd if=/dev/hdc of=/dev/hdd bs=1024k where hdc is 120GB & hdd the 250GB.
This ends with "dd writing /dev/hdd - no space left on device" message, 32254+0 records in , 32253+0 records out.
Am I missing something here ??
BTW my LINUX knowledge is limited before asking if I have checked x y & z ;)