From owner-freebsd-usb@FreeBSD.ORG Tue Mar 30 07:27:21 2010 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 BA825106566C; Tue, 30 Mar 2010 07:27:21 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe11.swip.net [212.247.155.65]) by mx1.freebsd.org (Postfix) with ESMTP id E69928FC22; Tue, 30 Mar 2010 07:27:20 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=vEfOkCw301YA:10 a=Q9fys5e9bTEA:10 a=M8b_wTzEtboA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=aVidIQxpAAAA:8 a=FCe8bhO4zK2uDBgqMqYA:9 a=yAe7b4t96hgT9rgiXQ0A:7 a=FJDV8-bPoaeMOYK-ckiwZ9SHfUoA:4 a=PUjeQqilurYA:10 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe11.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 1213441738; Tue, 30 Mar 2010 09:27:18 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org, Scott Long Date: Tue, 30 Mar 2010 09:25:26 +0200 User-Agent: KMail/1.12.4 (FreeBSD/8.0-STABLE; KDE/4.3.4; amd64; ; ) References: <201003292309.o2TN9fD4009192@www.freebsd.org> In-Reply-To: <201003292309.o2TN9fD4009192@www.freebsd.org> X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'(; _IjlA: hGE..Ew, XAQ*o#\/M~SC=S1-f9{EzRfT'|Hhll5Q]ha5Bt-s|oTlKMusi:1e[wJl}kd}GR Z0adGx-x_0zGbZj'e(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201003300925.26305.hselasky@c2i.net> Cc: freebsd-gnats-submit@freebsd.org, thompsa@freebsd.org Subject: Re: usb/145184: GENERIC can't mount root from USB on Asus EEE 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: Tue, 30 Mar 2010 07:27:21 -0000 On Tuesday 30 March 2010 01:09:41 Eir Nym wrote: > >Number: 145184 > >Category: usb > >Synopsis: GENERIC can't mount root from USB on Asus EEE > >Confidential: no > >Severity: serious > >Priority: medium > >Responsible: freebsd-usb > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Mon Mar 29 23:10:01 UTC 2010 > >Closed-Date: > >Last-Modified: > >Originator: Eir Nym > >Release: SVN revision 205702 > >Organization: > >Environment: > >Description: > > Kernel doesn't see any USB disks (HDD and flash) on boot. After reinsert > flash disk, kernel see device, but can't mount root from it (doesn't list > it as possible boot GEOM). This problem is only on my EEE. desktop > computer bootup well. > > CURRENT about 15th may 2009 boot well from flash drive. But it's too old :) > > dmesg.boot you can see at http://freebsd.eroese.org/dmesg.r205702 > this kernel is based on generic, http://freebsd.eroese.org/FASTGENr205702 > > >How-To-Repeat: > > Checkout code from SVN, build generic system, install it on flash disk, > reboot from. > This is a known issue. --HPS