From owner-freebsd-questions Tue Jun 20 2:33:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id 35ED737BDDF for ; Tue, 20 Jun 2000 02:33:13 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.243.8]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.2) with ESMTP id ; Tue, 20 Jun 2000 02:34:18 -0700 Message-ID: <394F3A73.35F53585@3-cities.com> Date: Tue, 20 Jun 2000 02:33:39 -0700 From: Kent Stewart Organization: BOSSig (BOSS Internet Group) X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Abel Mayal Cc: Jonathan Chen , questions Subject: Re: Jaz 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> <002501bfda97$bea5d880$fc709284@futures.bt.co.uk> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Abel Mayal wrote: > > 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 well > 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 /jaz: > 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? It shows da2s4 as FAT. I would expect you to use a mount_msdos /dev/da2s4 /jazz instead of a plain mount. Kent > > 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īt know how to do it. > > > I've got a SCSI Jazz device and a SCSI bus but I don't know which device > > > (/dev/ ) of FreeBSD select... Do I have to do a mount with this device? > > > "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 -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message