From owner-freebsd-questions Tue Jun 20 2:23:40 2000 Delivered-To: freebsd-questions@freebsd.org Received: from marvin.axion.bt.co.uk (marvin.axion.bt.co.uk [132.146.16.82]) by hub.freebsd.org (Postfix) with ESMTP id 5EA7A37BD94 for ; Tue, 20 Jun 2000 02:23:28 -0700 (PDT) (envelope-from mayala@info.bt.co.uk) Received: from info.bt.co.uk (actually zion.info.bt.co.uk) by marvin (local) with SMTP; Tue, 20 Jun 2000 10:15:24 +0100 Received: from buzz1 by info.bt.co.uk (8.8.8+Sun/SMI-SVR4) id KAA12893; Tue, 20 Jun 2000 10:22:48 +0100 (BST) Message-ID: <002501bfda97$bea5d880$fc709284@futures.bt.co.uk> From: Abel Mayal To: Jonathan Chen Cc: questions References: <015301bfd549$1869f7b0$fc709284@futures.bt.co.uk> <20000614113423.A1321@jonc.ntdns.wilsonandhorton.co.n> <00fc01bfd612$88ce7390$fc709284@futures.bt.co.uk> <20000615085230.A4654@jonc.ntdns.wilsonandhorton.co.n> Subject: Re: Jaz Date: Tue, 20 Jun 2000 10:12:52 +0100 Organization: British Telecom X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-MIME-Autoconverted: from 8bit to quoted-printable by info.bt.co.uk id KAA12893 MIME-version: 1.0 Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: quoted-printable Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello again, I finally have found my jazz driver in FreeBSD. I typed "camcontrol devlist -v" and this is what I got: ********************* scbus-1 on xpt0 bus 0: < > at scbus-1 target -1 lun -1 (xpt0) scbus0 on ahc0 bus 0: at scbus0 target 0 lun 0 (pass0,da0) at scbus0 target 1 lun 0 (pass1,da1) at scbus0 target 2 lun 0 (pass2,sa0) at scbus0 target 3 lun 0 (pass3,sa1) at scbus0 target 4 lun 0 (pass4,cd0) at scbus0 target 5 lun 0 (pass5,da2) < > at scbus0 target -1 lun -1 () ********************* I went to /stand/sysinstall -> Configure -> FDisk to this is what I get: Offset Size End Name PType Desc Subtype Flags 0 63 62 - 6 unused 0 63 3903732 3903794 da2s4 2 fat 6 3903795 11805 3915599 - 6 unused 0 So now I know that the name is da2s4. But after that I don't know very we= ll what to do. I tried to mount the jaz typing: "mount /dev/da2s4 /jazz" But it didn't work ("mount: /jazz: No such file = or directory). If I create the folder /jazz before executing "mount /dev/da2s4 /jazz" it doesn't work either ("mount: /dev/da2s4 on /j= az: incorrect super block"). I'm quite sure I'm doing something wrong but I don't know what... Can anybody tell me the proper way to mount my jazz driver? Many, many thanks.... abel ----- Original Message ----- From: Jonathan Chen To: Abel Mayal Cc: questions Sent: Wednesday, June 14, 2000 9:52 PM Subject: Re: Jaz > On Wed, Jun 14, 2000 at 04:09:18PM +0100, Abel Mayal wrote: > > Hi everyone, > > Thanks for your answer Jonathan but I still don=B4t know how to do it. > > I've got a SCSI Jazz device and a SCSI bus but I don't know which dev= ice > > (/dev/ ) of FreeBSD select... Do I have to do a mount with this devic= e? > > "mount /dev/xxxxxx /jazz" > > Have a look at the result of "dmesg". If your Jazz device is on the > SCSI bus, you'll have an entry for "daN", where N is a number; > indicating the device entry to use. > > Once you know the device number, you can use: > > /stand/sysinstall -> Configure -> FDisk > > to work out the slice number to use for the filesystem: look under the > "Name" column. (Don't do anything silly within FDisk...). > > Cheers. > -- > Jonathan Chen > ---------------------------------------------------------------------- > Live your own life, for you will die your own death To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message