Originally Posted By: mlord
Okay, what does this show:

cat /proc/partitions


With the new drive as Master and the old drive as Slave, it says:

Code:
empeg:/empeg/bin# cat /proc/partitions
major minor  #blocks  name

   3     0  123987968 hda
   3     1          1 hda1
   3     2      40162 hda2
   3     3      24097 hda3
   3     4  123877215 hda4
   3     5      24034 hda5
   3     6      16033 hda6
   3    64   39070080 hdb
   3    65          1 hdb1
   3    66      40162 hdb2
   3    67      24097 hdb3
   3    68   38965657 hdb4
   3    69      24034 hdb5
   3    70      16033 hdb6
empeg:/empeg/bin#
_________________________
Tony Fabris