From owner-freebsd-questions  Wed Jun 14 13:52:46 2000
Delivered-To: freebsd-questions@freebsd.org
Received: from wilsonandhorton.co.nz (fw2.wilsonandhorton.co.nz [203.99.66.4])
	by hub.freebsd.org (Postfix) with ESMTP id 2C43837B664
	for <questions@FreeBSD.ORG>; Wed, 14 Jun 2000 13:52:39 -0700 (PDT)
	(envelope-from jonc@itouch.co.nz)
Received: (from jonc@localhost)
	by wilsonandhorton.co.nz (8.9.3/8.9.3) id IAA09087;
	Thu, 15 Jun 2000 08:52:30 +1200 (NZST)
	(envelope-from jonc)
Date: Thu, 15 Jun 2000 08:52:30 +1200
From: Jonathan Chen <jonathan.chen@itouch.co.nz>
To: Abel Mayal <mayala@info.bt.co.uk>
Cc: questions <questions@FreeBSD.ORG>
Subject: Re: Jaz
Message-ID: <20000615085230.A4654@jonc.ntdns.wilsonandhorton.co.n>
References: <015301bfd549$1869f7b0$fc709284@futures.bt.co.uk> <20000614113423.A1321@jonc.ntdns.wilsonandhorton.co.n> <00fc01bfd612$88ce7390$fc709284@futures.bt.co.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
User-Agent: Mutt/1.2i
In-Reply-To: <00fc01bfd612$88ce7390$fc709284@futures.bt.co.uk>; from mayala@info.bt.co.uk on Wed, Jun 14, 2000 at 04:09:18PM +0100
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

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 <jonathan.chen@itouch.co.nz>
----------------------------------------------------------------------
                   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