From owner-freebsd-questions Sun Nov 25 8:25: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.atkielski.com (ASt-Lambert-101-2-1-14.abo.wanadoo.fr [193.251.59.14]) by hub.freebsd.org (Postfix) with ESMTP id 2E76B37B420 for ; Sun, 25 Nov 2001 08:24:55 -0800 (PST) Received: from contactdish (win.atkielski.com [10.0.0.10]) by freebie.atkielski.com (8.11.3/8.11.3) with SMTP id fAPGOTG00347; Sun, 25 Nov 2001 17:24:29 +0100 (CET) (envelope-from anthony@freebie.atkielski.com) Message-ID: <001501c175cd$abeebd60$0a00000a@atkielski.com> From: "Anthony Atkielski" To: "Wilko Bulte" Cc: "FreeBSD Questions" References: <000701c175cb$78d2b410$0a00000a@atkielski.com> <20011125171232.A48911@freebie.xs4all.nl> Subject: Re: Time for my first backup, how do I install a DDS drive?? Date: Sun, 25 Nov 2001 17:24:23 +0100 Organization: Anthony's Home Page (development site) MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks! It does indeed see the tape drive, and says freebie# camcontrol devlist at scbus0 target 3 lun 0 (pass0,sa0) Now, there are already two lines for something similar in my kernel configuration file: device sa # Sequential Access (tape etc) device pass # Passthrough device (direct SCSI access) So something already seems to be defined. Given this, what do I have to add so that the device becomes configured (i.e., so that I can manipulate it with an mt command and use it for the dump command)? ----- Original Message ----- From: "Wilko Bulte" To: "Anthony Atkielski" Cc: "FreeBSD Questions" Sent: Sunday, November 25, 2001 17:12 Subject: Re: Time for my first backup, how do I install a DDS drive?? > On Sun, Nov 25, 2001 at 05:08:50PM +0100, Anthony Atkielski wrote: > > Please don't crosspost > > camcontrol devlist will tell you what the FreeBSD kernel sees as far > as SCSI devices. > > You want to include the 'sa' device for sequential access aka SCSI tape > devices > > Wilko > > > Well, I've been sifting through the handbook and the Web and some books, looking > > for a procedure that would allow me to install my spare DDS drive on the system, > > and I haven't found out how to do it, so I'll ask here. > > > > I have just attached an HP 6000e external DDS drive (C1533A) as the one and only > > device on an Adaptec 2930W SCSI adapter that was already present when I > > installed FreeBSD (although it had nothing attached to it at the time). FreeBSD > > appears to be aware of the controller, but not of the drive. The SCSI BIOS on > > the adapter card sees the tape drive and recognizes it. All I have to do, it > > seems, is figure out how to persuade FreeBSD to see this drive. I assume I have > > to install a driver or enable something, but how? I didn't see any sign of a > > sa0 or nsa0 device in the kernel configuration file. What do I have to change > > or add? > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-scsi" in the body of the message > ---end of quoted text--- > > -- > | / o / /_ _ email: wilko@FreeBSD.org > |/|/ / / /( (_) Bulte Arnhem, The Netherlands > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message