From owner-freebsd-current@FreeBSD.ORG Thu Mar 1 18:12:28 2012 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 A59DB106564A; Thu, 1 Mar 2012 18:12:28 +0000 (UTC) (envelope-from timp87@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id F296A8FC0C; Thu, 1 Mar 2012 18:12:27 +0000 (UTC) Received: by bkcjc3 with SMTP id jc3so1031057bkc.13 for ; Thu, 01 Mar 2012 10:12:27 -0800 (PST) Received-SPF: pass (google.com: domain of timp87@gmail.com designates 10.112.8.129 as permitted sender) client-ip=10.112.8.129; Authentication-Results: mr.google.com; spf=pass (google.com: domain of timp87@gmail.com designates 10.112.8.129 as permitted sender) smtp.mail=timp87@gmail.com; dkim=pass header.i=timp87@gmail.com Received: from mr.google.com ([10.112.8.129]) by 10.112.8.129 with SMTP id r1mr2836880lba.38.1330625547047 (num_hops = 1); Thu, 01 Mar 2012 10:12:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=ljS6t+owe47J00vW/ADVNO6+N78odOfZg+v/IqrdqBU=; b=foteSDslM+A573cc7pc+DIYDJyv5EP9Pc9aasZUSZtez6BWobLLRfDddIQpskCnMJv O/ANYYgKZ+J1XYcj9BeB71U9R0EtpSyLBZOQ7ZPivkQ3czrDZJBuPKYPQiqSQglefY9c 9zFqARUh8pRcpYsb8p6Wg7HXzy169L257mCVE= MIME-Version: 1.0 Received: by 10.112.8.129 with SMTP id r1mr2330735lba.38.1330625546961; Thu, 01 Mar 2012 10:12:26 -0800 (PST) Received: by 10.152.28.201 with HTTP; Thu, 1 Mar 2012 10:12:26 -0800 (PST) In-Reply-To: <4F4F9F13.9000705@FreeBSD.org> References: <4F4F9F13.9000705@FreeBSD.org> Date: Thu, 1 Mar 2012 22:12:26 +0400 Message-ID: From: Pavel Timofeev To: Andriy Gapon Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Thu, 01 Mar 2012 19:25:42 +0000 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 18:12:28 -0000 I will make translation tomorrow. But you can see it by yourself, just edit your loader.conf =3D) 1 =D0=BC=D0=B0=D1=80=D1=82=D0=B0 2012=C2=A0=D0=B3. 20:08 =D0=BF=D0=BE=D0=BB= =D1=8C=D0=B7=D0=BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C Andriy Gapon =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: > on 01/03/2012 09:27 Pavel Timofeev said the following: >> Hi! >> Just add to loader.conf these options >> geom_part_gpt_load=3D"YES" >> geom_part_bsd_load=3D"YES" >> geom_part_ebr_load=3D"YES" >> geom_part_mbr_load=3D"YES" >> and your kernel can't boot > > Thank you for the report. > Could you please provide some technical information? =C2=A0"kernel can't = boot" is a > little bit too unspecific. =C2=A0Any particular error messages, etc? > >> I have posted PR http://www.freebsd.org/cgi/query-pr.cgi?pr=3D165573 > > -- > Andriy Gapon