From owner-freebsd-questions@FreeBSD.ORG Wed Jul 9 23:21:00 2003 Return-Path: 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 CE7D137B401 for ; Wed, 9 Jul 2003 23:21:00 -0700 (PDT) Received: from enterprise.another.com.au (dsl-210-15-193-5.TAS.netspace.net.au [210.15.193.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6166543FBF for ; Wed, 9 Jul 2003 23:20:59 -0700 (PDT) (envelope-from richard@enterprise.another.com.au) Received: from enterprise.another.com.au (nobody@localhost.another.com.au [127.0.0.1])h6A6Kvj7034078 for ; Thu, 10 Jul 2003 16:20:57 +1000 (EST) (envelope-from richard@enterprise.another.com.au) Received: from localhost (richard@localhost)h6A6KuQ0034075 for ; Thu, 10 Jul 2003 16:20:57 +1000 (EST) Date: Thu, 10 Jul 2003 16:20:56 +1000 (EST) From: Richard Beyer To: freebsd-questions@freebsd.org Message-ID: <20030710161647.V34022@enterprise.another.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: USB External Drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2003 06:21:01 -0000 Hi, I'm trying to get a USB external drive working on FreeBSD-4.8 Plugging it in gives all the expected kernel messages. > camcontrol devlist gives: at scbus0 target 0 lun 0 (da0,pass0) fdisk -I /dev/da0 gives: fdisk: can't open device /dev/da0 fdisk: cannot open disk /dev/da0: Input/output error with /var/log/messages showing: Jul 10 16:19:34 enterprise /kernel: da0: reading primary partition table: error reading fsbn 0 Jul 10 16:19:34 enterprise /kernel: da0: reading primary partition table: error reading fsbn 0 Any help would be appreciated. Cheers, Richard