[281] in linux-scsi channel archive
SCSI drive still empty
daemon@ATHENA.MIT.EDU (Jun Zhang)
Thu Jun 22 10:16:31 1995
From: Jun Zhang <jzhang@scri.fsu.edu>
To: linux-scsi@vger.rutgers.edu
Date: Thu, 22 Jun 1995 09:02:26 -0500 (EDT)
I haven't figured out yet how I can make use of this new drive while my
existing IDE drive is crying for space with dos/window and linux 1.2.8
installed on it.
I used dos fdisk to create a 200Mb partition and linux fdisk to create
another, which occupied the rest of this FUJITSU SCSI-2 drive with total
of 530Mb. Everything seems fine.
The 200Mb portion seen by dos/window is easy to use, since drives C and D
are treated equally. But for linux, I tried
mount -t ext2 /dev/sda2 /directory
the answer is " /dev/sda2 is not a mount point ".
Could anyone give me suggestions like where to read or point out some way
to solve my problem?
Jun