From owner-freebsd-current@FreeBSD.ORG Sat Oct 30 11:13:10 2010 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 BDB2B106564A; Sat, 30 Oct 2010 11:13:10 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward2.mail.yandex.net (forward2.mail.yandex.net [77.88.46.7]) by mx1.freebsd.org (Postfix) with ESMTP id 6A0728FC1A; Sat, 30 Oct 2010 11:13:10 +0000 (UTC) Received: from smtp1.mail.yandex.net (smtp1.mail.yandex.net [77.88.46.101]) by forward2.mail.yandex.net (Yandex) with ESMTP id 5517D38A8ADE; Sat, 30 Oct 2010 15:13:08 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1288437188; bh=Zm2umLeEcfe9ZOzESyLWLwug2Mi75mRIjZBFoECyl4s=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=eczVEKASMDwJ3LJ3EIK6znQFHpnEtXPD920N44USi8sU1rrBOtMQOZ0+OYGLIldRb VLcrurGNupASet3AuqHIA89Aupqvc3qOli1q7AyM+gpNusdlpwZgiXjwQfud2uHC2C 15b9HThRUoFX3O6VrrpQ4EnzHf7a2CRFBAnONEZU= Received: from [10.43.163.197] (nat-77-40.kirovnet.ru [92.39.77.40]) by smtp1.mail.yandex.net (Yandex) with ESMTPSA id E352129007B; Sat, 30 Oct 2010 15:13:07 +0400 (MSD) Message-ID: <4CCBFD8E.8010804@yandex.ru> Date: Sat, 30 Oct 2010 15:12:14 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101030 Thunderbird/3.1.6 MIME-Version: 1.0 To: Bruce Cran References: <20101030084816.GA13251@muon.cran.org.uk> In-Reply-To: <20101030084816.GA13251@muon.cran.org.uk> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-Yandex-TimeMark: 1288437188 X-Yandex-Spam: 1 X-Yandex-Front: smtp1.mail.yandex.net Cc: freebsd-current@freebsd.org, Marcel Moolenaar Subject: Re: panic after entering blank line at mountroot prompt 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: Sat, 30 Oct 2010 11:13:10 -0000 On 30.10.2010 12:48, Bruce Cran wrote: > mountroot code though because instead of another line, I got a panic: > "failed to (re-)mount root". Should the mountroot parser be failing if > it doesn't find a valid root to mount on the first line? Yes. This is default config for CURRENT. -- WBR, Andrey V. Elsukov