Does anybody know where I can find info on ading second hard drives? I added the second drive, ran "MAKEDEV hdc" , ran "mke2fs /dev/hdc" , added a entry to the fstab file in the /etc directory.
But I can not mount it?
fstab line = "/dev/hdc1 /data ext2 defaults 1 1
when I try to mount I get error "mount point data does not exist"
I think I need to run "mknod"
any Ideas?
thanks, mike

