From owner-freebsd-stable@FreeBSD.ORG Tue Sep 29 10:29:18 2009 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 43893106568B for ; Tue, 29 Sep 2009 10:29:18 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward2.yandex.ru (forward2.yandex.ru [77.88.46.7]) by mx1.freebsd.org (Postfix) with ESMTP id F07F28FC12 for ; Tue, 29 Sep 2009 10:29:17 +0000 (UTC) Received: from smtp3.yandex.ru (smtp3.yandex.ru [77.88.46.103]) by forward2.yandex.ru (Yandex) with ESMTP id 734FD39683AD; Tue, 29 Sep 2009 14:29:16 +0400 (MSD) Received: from [127.0.0.1] (ns.kirov.so-cdu.ru [77.72.136.145]) by smtp3.yandex.ru (Yandex) with ESMTPSA id 17D6D8B8129; Tue, 29 Sep 2009 14:29:16 +0400 (MSD) Message-ID: <4AC1E179.4000908@yandex.ru> Date: Tue, 29 Sep 2009 14:29:13 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: =?KOI8-R?Q?Marius_Nu=22nnerich?= References: In-Reply-To: Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-TimeMark: 1254220156 X-Yandex-Spam: 1 X-Yandex-Front: smtp3.yandex.ru Cc: FreeBSD Stable Mailing List Subject: Re: Booting FreeBSD 8.0-RC1 from usb stick 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: Tue, 29 Sep 2009 10:29:18 -0000 Marius Nu"nnerich wrote: > Explicitly setting the root partition > (vfs.root.mountfrom="ufs:/dev/da0s1a") in /boot/loader.conf does not > help either: Again, the system knows which partition it should mount > to "/", but it fails to do so. (vfs.root.mountfrom.options=rw was set > too). It's known problem and we are waiting for fix. There is a race between USB and CAM/SCSI subsystems. -- WBR, Andrey V. Elsukov