From owner-freebsd-questions Mon Sep 15 02:04:07 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA15818 for questions-outgoing; Mon, 15 Sep 1997 02:04:07 -0700 (PDT) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA15799 for ; Mon, 15 Sep 1997 02:03:54 -0700 (PDT) Received: (from grog@localhost) by freebie.lemis.com (8.8.7/8.8.5) id SAA08691; Mon, 15 Sep 1997 18:32:43 +0930 (CST) Message-ID: <19970915183243.01666@lemis.com> Date: Mon, 15 Sep 1997 18:32:43 +0930 From: Greg Lehey To: Jacques Hugo Cc: questions@FreeBSD.ORG Subject: Re: SCSI tape References: <341CF0B3.167EB0E7@wired.ctech.ac.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: <341CF0B3.167EB0E7@wired.ctech.ac.za>; from Jacques Hugo on Mon, Sep 15, 1997 at 10:24:19AM +0200 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Fight-Spam-Now: http://www.cauce.org Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, Sep 15, 1997 at 10:24:19AM +0200, Jacques Hugo wrote: > Hi there > > I've installed a SCSI tape backup on my chain on ID 3. > Are there any changes you have to make in the kernel? No. You should now have a device /dev/rst0. Check the dmesg output for st0. Greg