OK, what does "ls -l /dev/hdc /dev/hdd" give you?
~> ls -l /dev/hdc /dev/hdd
brw------- 1 wmeler disk 22, 0 2004-12-03 13:50 /dev/hdc
brw------- 1 wmeler disk 22, 64 2004-12-03 13:50 /dev/hdd
Sorry about the confusion, but it seems okay to me.
wmeler