[6743] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

Re: SCSI 2940, Jazz 2GB and so on

daemon@ATHENA.MIT.EDU (Werner Kliewer)
Thu Jun 24 14:25:37 1999

Date: 	Thu, 24 Jun 1999 12:00:38 CDT
To: Paolo Bini Sysop DIA <p.bini@ing.unipi.it>, linux-scsi@vger.rutgers.edu
In-Reply-To: <4.1.19990624161522.01eb5b80@p-server.aero.ccii.unipi.it>
From: Werner Kliewer <Werner_Kliewer@MPIC.mb.ca>
Reply-To: Werner_Kliewer@MPIC.mb.ca

Check the /proc filesystem.

1. If you have a scsi directory, cd to that. If not, you do not have a basic 
SCSI system and need to figure that out first. 

2. If there is an aic7xxx directory in the /proc/scsi directory, odds are 
your card is recognized and OK. If not, you need to get the proper driver 
loaded.

3. Then look at the scsi file by cat'ing it (ie. cat /proc/scsi/scsi). If the 
Jaz drive shows up there, the drive is OK. If not, you may have cable or 
termination problems.

4. Then your problem is probably that you are trying to "mount /dev/sda1" but 
Jaz and Zip disks use the fourth primary partition table entry, so to mount 
the filesystem you need to "mount -t vfat /dev/sda4 /Jaz". Substitute the 
correct letter for "a" in sda4 if you have more than one scsi disk and the 
Jaz is not the first.

In article <4.1.19990624161522.01eb5b80@p-server.aero.ccii.unipi.it>, Paolo 
Bini (Sysop DIA) wrote:
> Date:  Thu, 24 Jun 1999 16:21:31 +0200
> To: linux-scsi@vger.rutgers.edu
> From: "Paolo Bini (Sysop DIA)" <p.bini@ing.unipi.it>
> Subject: SCSI 2940, Jazz 2GB and so on
> 
> 
> Hi,
> 
> I'd like to submit to this m-list a my litle problem surely very simple for
> each other here.
> 
> I'm recently entered into Linux World and I know very little about it.
> 
> I had a PC with Red Hat Linux 5.2 with the usually devices, now I have to
> add a 2940 AU SCSI card and a 2GB Jazz device.
> 
> At boot Linux seen the card as SCSI device but not the Jazz.
> 
> How can I configure the card and the Jazz on Linux ? I have to reinstall
> whole the system or there is a simplest and easy way ?
> 
> Many thanks at all.
> 
> Paolo
> __________________________________________________________
> 
>  DDDDD  IIIIII   AAAA   Paolo Bini
>  DD  DD   II    AA  AA  Dipartimento di Ingegneria Aerospaziale
>  DD  DD   II    AA  AA  Universita' degli Studi di Pisa
>  DD  DD   II    AAAAAA  Via Diotisalvi, 2 - 56126 Pisa - Italia
>  DD  DD   II    AA  AA  Tel.: +39.(0)50.550200
>  DD  DD   II    AA  AA  Fax.: +39.(0)50.553654
>  DDDDD  IIIIII  AA  AA  E-mail: p.bini@ing.unipi.it
> __________________________________________________________
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.rutgers.edu
>


Werner Kliewer
Manitoba Public Insurance



-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu

home help back first fref pref prev next nref lref last post