From owner-freebsd-stable@FreeBSD.ORG Fri May 28 07:08:32 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BA92106564A for ; Fri, 28 May 2010 07:08:32 +0000 (UTC) (envelope-from quakelee@geekcn.org) Received: from tarsier.geekcn.org (tarsier.geekcn.org [IPv6:2001:470:a803::1]) by mx1.freebsd.org (Postfix) with ESMTP id A8E278FC1F for ; Fri, 28 May 2010 07:08:31 +0000 (UTC) Received: from mail.geekcn.org (tarsier.geekcn.org [211.166.10.233]) by tarsier.geekcn.org (Postfix) with ESMTP id 5055FA6A03C for ; Fri, 28 May 2010 15:08:29 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([211.166.10.233]) by mail.geekcn.org (mail.geekcn.org [211.166.10.233]) (amavisd-new, port 10024) with LMTP id ACEJJC2Cu0zB for ; Fri, 28 May 2010 15:08:24 +0800 (CST) Received: from quakelee-work (unknown [219.142.100.198]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id 39860A5A29C for ; Fri, 28 May 2010 15:08:24 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=geekcn.org; c=nofws; q=dns; h=content-type:to:date:subject:mime-version: content-transfer-encoding:from:organization:message-id:user-agent; b=O41CH0UycQYyvjWM6VEbPw/c5C73yYdKnhN/gLa1TgSlo5mrYH4D96bluMensU/Ok bRWQEj9caYVyPAjU5jZPA== Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-stable@freebsd.org Date: Fri, 28 May 2010 15:08:21 +0800 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Chao Shin" Organization: GeekCN Message-ID: User-Agent: Opera Mail/10.51 (Win32) Subject: The USB flash driver can't mount as root on 8.1-prerelease boot X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2010 07:08:32 -0000 Hi, all I have a box with a Intel DG45FC motherboard. I use a usb stick as root of freebsd 8-stable, but I found it can not mount root in most interface of my box after kernel initialized. There is only way I can use it: plug usb stick and my usb keyboard into two front usb socket at same time. Any other way for example plug keyboard at back socket or plug usb stick at back socket, will stop at mountroot> prompt. I wonder is that can't mount usb root problem still unresolved on 8.1-prerelease? -- The Power to Serve