Date: 17 Mar 1998 12:31:01 -0500 From: Chris Shenton <cshenton@it.hq.nasa.gov> To: Greg Lehey <grog@lemis.com> Cc: Brett Collars <brettc@guide.net>, freebsd-questions@FreeBSD.ORG Subject: Re: Help - Archive Python/Buslogic > uk0 ? Message-ID: <xoi3eghusve.fsf@wirehead.it.hq.nasa.gov> In-Reply-To: Greg Lehey's message of Tue, 17 Mar 1998 18:16:59 %2B1030 References: <Pine.BSF.3.91.980315211531.423A-100000@guide.net> <xoig1ki8tf6.fsf@wirehead.it.hq.nasa.gov> <19980317181658.32912@freebie.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Greg Lehey <grog@lemis.com> writes: > >>> sd0(bt0:0:0): Direct-Access 4134MB (8467200 512 byte sectors) > >>> (bt0:6:0): "ARCHIVE Python 28849-XXX 4.CM" type 1 removable SCSI 2 > >>> uk0(bt0:6:0): Unknown > >>> (bt0:6:1): "ARCHIVE Python 28849-XXX 4.CM" type 8 removable SCSI 2 > >>> uk1(bt0:6:1): Unknown > > Build the kernel with the "ch" device; see the > > /usr/src/sys/i386/conf/LINT kernel template. > I suppose I should try that too--I have exactly the same hardware, and > I get exactly the same messages. But it doesn't stop me using the > hardware, it just means that I can't select the cartridge > automatically. I can't see anything in the messages above that > suggest that the system doesn't recognize it. What's the problem? Yes it does: the "uk" device means "unknown". :-) As brett pointed out, it didn't even recognize the tape part (bt0:6:0) as an "st" scsi tape, let alone the "ch" changer. Build your kernel with support for these, then use the "chio" command to shuffle tapes. Man, I sure wish I picked up a few more of these little guys when I found them for <$200 each! They're pretty cool. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xoi3eghusve.fsf>