From owner-freebsd-questions@FreeBSD.ORG Thu Sep 29 04:52:10 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E76FF16A41F for ; Thu, 29 Sep 2005 04:52:10 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CF7C43D48 for ; Thu, 29 Sep 2005 04:52:10 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from 209-6-103-209.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.103.209]) by smtp01.mrf.mail.rcn.net with ESMTP; 29 Sep 2005 00:52:07 -0400 X-IronPort-AV: i="3.97,155,1125892800"; d="scan'208"; a="89358385:sNHT21080392" From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17211.29372.99777.817971@jerusalem.litteratus.org> Date: Thu, 29 Sep 2005 00:51:08 -0400 To: freebsd-questions@freebsd.org In-Reply-To: References: X-Mailer: VM 7.17 under 21.5 (beta22) "cucumber" (+CVS-20050913) XEmacs Lucid Subject: SCSI tape drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Sep 2005 04:52:11 -0000 Van Diep writes: > I am a newbies to BSD world so bare with me a moment here please.. I > inherited this freebsd 4.10-RELEASE server and i was told to install a DLT > 20/40 tape drive to the server. > > So, what i did was; > 1. shutdown the server > 2. Install the Adaptec SCSI card into the PCI slot in the server > 3. Connect the tape drive to the server > 4. Power up the tape drive then the server > > I though thats all i need to do to get it working but i was wrong.. Have you checked the kernel to see that if has the necessary code to handle a) SCSI and b) SCSI tape drives? Robert Huff