From owner-freebsd-current@FreeBSD.ORG Wed Feb 4 09:36:06 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28CD61065673 for ; Wed, 4 Feb 2009 09:36:06 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from hosting.lissyara.su (hosting.lissyara.su [77.221.149.162]) by mx1.freebsd.org (Postfix) with ESMTP id D73408FC14 for ; Wed, 4 Feb 2009 09:36:05 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from [195.93.241.18] (port=46362 helo=lissyara.moskb.local) by hosting.lissyara.su with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LUeAu-0009zE-1O for freebsd-current@freebsd.org; Wed, 04 Feb 2009 12:36:04 +0300 Message-ID: <49896183.2050705@lissyara.su> Date: Wed, 04 Feb 2009 12:36:03 +0300 From: Alex Keda User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; ru-RU; rv:1.8.1.19) Gecko/20090128 Thunderbird/2.0.0.19 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: freebsd-current Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: hosting.lissyara.su Subject: USB2 problems when boot from usb mass storage X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2009 09:36:06 -0000 When I boot from USB hdd with USB2 kernel - system cannot mount root partition - mass storage device detect after attempt mount / When I boot with old-USB kernel (GENERIC) - all OK - mount / correct - device detect before mount attempt...