Author: TechnomageDate: Subject: How Do I Add a Second SCSI Drive
you need to mount it somewhere (you failed in this).
I'd use mount -t ext2 /dev/sdb1 /mnt/disk as a test
after that, you can add it to fstab as whatever you need (/home, /var, etc...)
Technomage
On Monday 21 January 2002 23:22, you wrote:
> How do I add a second SCSI drive to my RedHat 7.1 Server? Here is what
> I've done so far: