From owner-freebsd-questions@FreeBSD.ORG Fri Jun 23 22:09:27 2006 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 4E2F616A4A6 for ; Fri, 23 Jun 2006 22:09:27 +0000 (UTC) (envelope-from bhouse2@unifiednetworkservices.ca) Received: from tomts43-srv.bellnexxia.net (tomts43.bellnexxia.net [209.226.175.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA87743D49 for ; Fri, 23 Jun 2006 22:09:26 +0000 (GMT) (envelope-from bhouse2@unifiednetworkservices.ca) Received: from mail.unifiednetworkservices.ca ([69.159.59.141]) by tomts43-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20060623220925.NDTA1543.tomts43-srv.bellnexxia.net@mail.unifiednetworkservices.ca> for ; Fri, 23 Jun 2006 18:09:25 -0400 Received: (qmail 68270 invoked by uid 1009); 23 Jun 2006 17:20:53 -0000 Received: from toronto-hse-ppp4316931.sympatico.ca (HELO NOTEBOOK) (bhouse2@unifiednetworkservices.ca@69.159.59.141) by mail.unifiednetworkservices.ca with SMTP; 23 Jun 2006 17:20:53 -0000 From: "Ben House" To: Date: Fri, 23 Jun 2006 18:07:45 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Importance: Normal Subject: USB External harddrive 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: Fri, 23 Jun 2006 22:09:27 -0000 Greetings, I have an issue with trying to hookup a USB hard drive to an IBM Netfinity 3000 server. The direct access (da) device does not appear in the /dev directory. It appears that the Western Digital drive is being recognized. I am using a Generic kernel, 6.0 Release. dmesg: umass0: Western Digital External HDD, rev 2.00/6.02, addr 2 uhid0: Western Digital External HDD, rev 2.00/6.02, addr 2, iclass 8/6 umass0: at uhub0 port 1 (addr 2) disconnected umass0: detached uhid0: at uhub0 port 1 (addr 2) disconnected uhid0: detached umass0: Western Digital External HDD, rev 2.00/6.02, addr 2 uhid0: Western Digital External HDD, rev 2.00/6.02, addr 2, iclass 8/6 Thanks in advance for any suggestions. Ben House