From owner-freebsd-questions@FreeBSD.ORG Sun Jun 24 09:59:36 2012 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 327291065677 for ; Sun, 24 Jun 2012 09:59:36 +0000 (UTC) (envelope-from mueller23@insightbb.com) Received: from mail.insightbb.com (smtp1.insight.synacor.com [208.47.185.23]) by mx1.freebsd.org (Postfix) with ESMTP id D84938FC0C for ; Sun, 24 Jun 2012 09:59:35 +0000 (UTC) X_CMAE_Category: 0,0 Undefined,Undefined X-CNFS-Analysis: v=1.1 cv=86GbDLi7NS7TegNzg0A2mmhQWIv0QOIIryOgdPqEZ2g= c=1 sm=0 a=E0PmOuizPAoA:10 a=jLN7EqiLvroA:10 a=Fr8x0r-PAAAA:8 a=KcXblVTqaASLL7XRugcA:9 a=u3ADXx2HrWQA:10 a=4g4HWHfsz2BsLMqs:21 a=_JAoLMo8NoKLs5Od:21 a=Q/oqmR4JO1zR3vNQamCQeQ==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine Authentication-Results: smtp02.insight.synacor.com header.from=mueller23@insightbb.com; sender-id=softfail Authentication-Results: smtp02.insight.synacor.com smtp.mail=mueller23@insightbb.com; spf=softfail; sender-id=softfail Received-SPF: softfail (smtp02.insight.synacor.com: transitional domain insightbb.com does not designate 74.134.26.53 as permitted sender) Received: from [74.134.26.53] ([74.134.26.53:60159] helo=localhost) by mail.insightbb.com (envelope-from ) (ecelerity 2.2.2.40 r(29895/29896)) with ESMTP id BE/E8-12873-005E6EF4; Sun, 24 Jun 2012 05:59:28 -0400 Date: Sun, 24 Jun 2012 05:59:28 -0400 Message-ID: From: "Thomas Mueller" To: freebsd-questions@freebsd.org Cc: Erich Dollansky Subject: Re: USB system: FreeBSD 9-STABLE and 10-CURRENT do not recognize 64GB USB drive while Linux and Windows do 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: Sun, 24 Jun 2012 09:59:36 -0000 > Hi, > On Saturday 23 June 2012 15:08:53 Thomas Mueller wrote: > > I don't think I ever tried to connect a USB 2.0 device to 3.0 port, but I > > tried the opposite. > I have here 2 hard disks and 2 flash drives with USB 2.0. Three of them work > on FreeBSD on an USB 3.0 port. One hard disk only works on a USB 3.0 port. > One hard drive with USB 3.0 does not work on USB 3.0 but only on 2.0. > Irony is that the PCBSD installer installed PCBSD on the USB 3.0 disk but it > did not boot afterward. > > I tried to access that USB 3.0 hard drive on the new computer from USB 2.0 > > port because NetBSD has no USB 3.0 support: no go. > Let me check this out. > > But when I installed USB 2.0 brackets to USB 2.0 headers on the > > motherboard, the USB 3.0 hard drive was accessible from those USB 2.0 > > ports. > Same as in my case. > USB is more a lottery than real computing for me. > Erich I suppose I could say NetBSD is more a lottery than real computing, especially on the new computer. But some of the bugs are consistent. My USB 3.0 hard drive is not bootable (motherboard issue?), also does not show on Grub2 Super Grub Disk on the System Rescue CD menu sysresccd.org Maybe the latter could be fixed by building Grub2 from source under either Linux or FreeBSD Ports. I think I'd also like to build the gdisk port, both on main hard drive and on a bootable FreeBSD USB stick. One USB stick (PNY 1 GB) is no longer readable/mountable from FreeBSD though it is from Linux. I thought that might be corruption. Since I have all that data now on an Ativa 4 GB USB stick, I could install the latest System Rescue CD to the PNY 1 GB USB stick (runs Linux on FAT32), see if there are any problems. Tom