From owner-freebsd-usb@FreeBSD.ORG Sat Jan 10 13:58:53 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07D0B1065677 for ; Sat, 10 Jan 2009 13:58:53 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: from smtp814.mail.ird.yahoo.com (smtp814.mail.ird.yahoo.com [217.146.188.74]) by mx1.freebsd.org (Postfix) with SMTP id 4FCB48FC13 for ; Sat, 10 Jan 2009 13:58:52 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: (qmail 59711 invoked from network); 10 Jan 2009 13:32:11 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=btinternet.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:From:To:Subject:Date:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id; b=rkkpRG+nRBU1BsnaNU8HlvdciXacquUt19qyE3lsUuhm5cDDsgMZUXmx6uI/5TPzHDKLQOjT5jaG69U2npoMRxENzeE3UgB/X52ByMYz8GRFBT1RacNYxyzFJM7txtXUWCKpe2QHVYS1ys2X99we/7aVcETe2Z1vAbUoBi0CWwI= ; Received: from unknown (HELO w2fzz0vc03.aah-go-on.com) (Thomas.Sparrevohn@86.140.128.94 with login) by smtp814.mail.ird.yahoo.com with SMTP; 10 Jan 2009 13:32:10 -0000 X-YMail-OSG: eHoIzt8VM1lT2kLcDtptSBydC_WJhera27MgnzSkD_G0_ectB0dl8UTzE5WPP8QCglw.Zj3Sjnmt_0GurumFIdbyVB6s6.s6tMBdd_8jSNiyWPV2NZMMaJAcy6eN7s6TQ.K8mq3ipI2BEcsVAHS00J1dFkhDmRYVfurunxewgh80HqKm6Wuhk39aqOPz X-Yahoo-Newman-Property: ymail-3 From: Thomas Sparrevohn To: freebsd-usb@freebsd.org Date: Sat, 10 Jan 2009 13:32:03 +0000 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901101332.04206.Thomas.Sparrevohn@btinternet.com> Subject: Advice on booting from usb2 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jan 2009 13:58:53 -0000 I have a 4GB SDHC card that I have formatted with ufs and installed a current kernel on - Its connected to a USB reader. Now here is the thing - I can boot the kernel with USB2 well enough but when it comes to mount root - it looks like USB2 has not probed and attached the device yet and I get the "mount root from" prompt - however it does not show the cam devices Any advice?