From owner-freebsd-current@FreeBSD.ORG Thu Mar 1 16:08:55 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 51133106566B for ; Thu, 1 Mar 2012 16:08:55 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 817F98FC08 for ; Thu, 1 Mar 2012 16:08:54 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id SAA10664; Thu, 01 Mar 2012 18:08:51 +0200 (EET) (envelope-from avg@FreeBSD.org) Message-ID: <4F4F9F13.9000705@FreeBSD.org> Date: Thu, 01 Mar 2012 18:08:51 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.2) Gecko/20120221 Thunderbird/10.0.2 MIME-Version: 1.0 To: Pavel Timofeev References: In-Reply-To: X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org Subject: Re: Can't boot with geom_part_(gpt|mbr|bsd|ebr) 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: Thu, 01 Mar 2012 16:08:55 -0000 on 01/03/2012 09:27 Pavel Timofeev said the following: > Hi! > Just add to loader.conf these options > geom_part_gpt_load="YES" > geom_part_bsd_load="YES" > geom_part_ebr_load="YES" > geom_part_mbr_load="YES" > and your kernel can't boot Thank you for the report. Could you please provide some technical information? "kernel can't boot" is a little bit too unspecific. Any particular error messages, etc? > I have posted PR http://www.freebsd.org/cgi/query-pr.cgi?pr=165573 -- Andriy Gapon