From owner-freebsd-questions@FreeBSD.ORG Thu May 29 12:28:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC9E11065673 for ; Thu, 29 May 2008 12:28:14 +0000 (UTC) (envelope-from parish@magichamster.com) Received: from jedburgh.just4dns.com (jedburgh.just4dns.com [78.129.134.130]) by mx1.freebsd.org (Postfix) with ESMTP id 7B8628FC26 for ; Thu, 29 May 2008 12:28:14 +0000 (UTC) (envelope-from parish@magichamster.com) Received: from [86.153.243.228] (helo=movens.plus.com) by jedburgh.just4dns.com with esmtp (Exim 4.68) (envelope-from ) id 1K1hEh-0003td-8Q for freebsd-questions@freebsd.org; Thu, 29 May 2008 13:28:03 +0100 Received: from [10.10.1.4] (redshift [10.10.1.4]) by postbag.localdomain (Postfix) with ESMTP id 2F2371CC6B for ; Thu, 29 May 2008 13:28:11 +0100 (BST) Message-ID: <483EA159.1050806@magichamster.com> Date: Thu, 29 May 2008 13:28:09 +0100 From: Mark Ovens User-Agent: Thunderbird 2.0.0.14 (X11/20080524) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <483DA3FA.9030404@magichamster.com> <20080528192227.GB78305@slackbox.xs4all.nl> <483DB493.3060901@magichamster.com> <20080528201133.GA79784@slackbox.xs4all.nl> <483E8DCD.9030204@magichamster.com> In-Reply-To: <483E8DCD.9030204@magichamster.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Fuzioned-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: 1K1hEh-0003td-8Q X-Fuzioned-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details X-Fuzioned-MailScanner-SpamCheck: X-Fuzioned-MailScanner-From: parish@magichamster.com X-Spam-Status: No X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - jedburgh.just4dns.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - magichamster.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: External USB disk won't mount 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 May 2008 12:28:15 -0000 Mark Ovens wrote: > Hi Roland, > > I had to rebuild the kernel without umass in it first, but here's the > result. > Follow up: I discovered that atausb wants to attach the disk as a floppy and I don't have a FD so the module isn;t compiled into my kernel. kldload'd atapifd.ko and it now sees the disk as afd0 - but it crashes the kernel (in 6.3) just like umass did in 7.0, Fatal Trap 12. Built atausb in 7.0 and same thing. Guess I'll just have to accept that I've bought a pup - I've noticed that the USB2.0 Hi-Speed logo on the box is not the official one so I guess it just doesn't comply with the USB standards. If anyone can tell me how to debug this to try to get to the cause so a fix can be found then I'm happy to spend the time doing so. Regards, Mark