From owner-freebsd-current@FreeBSD.ORG Fri Mar 2 08:10:23 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 1E2A01065670; Fri, 2 Mar 2012 08:10:23 +0000 (UTC) (envelope-from timp87@gmail.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 550B38FC1C; Fri, 2 Mar 2012 08:10:22 +0000 (UTC) Received: by lagv3 with SMTP id v3so2398673lag.13 for ; Fri, 02 Mar 2012 00:10:21 -0800 (PST) Received-SPF: pass (google.com: domain of timp87@gmail.com designates 10.152.115.69 as permitted sender) client-ip=10.152.115.69; Authentication-Results: mr.google.com; spf=pass (google.com: domain of timp87@gmail.com designates 10.152.115.69 as permitted sender) smtp.mail=timp87@gmail.com; dkim=pass header.i=timp87@gmail.com Received: from mr.google.com ([10.152.115.69]) by 10.152.115.69 with SMTP id jm5mr7751063lab.25.1330675821316 (num_hops = 1); Fri, 02 Mar 2012 00:10:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=Y2pV96tUYpRHyh8bhK1MCg7atNIb6npAUv3w7NzQEFo=; b=KRQ6jpzVfX+IW9RRIMcszFTaZbA7GvouQJkWKCrVzJjFQ3/BcTxOIm/BoUx3utUO2D f2mek3mezmnh+TqnoTy+14Ty3Fuc9wskVPmGuxBQNbtfk06wECLTaiWFlv4eoq0KLxZI YitSRySYq2GmwsOtAaTQNmYhZdhvMsj+ezR9IsBFTppQj92ISOzAQ+Yz8ihbA+C5z34S sXXpqX+A98xXXguYXqc7tvTAfP2yS6HCAd8koiTn2nztTW03tc/ap26d3YYiG971FX+R j/+6IEc8yhljnWI0sS+DVqNUy4nTMzxflfXSzOD2cIOchCQCVLwqhV7TFubAOySNfKh7 KGRA== MIME-Version: 1.0 Received: by 10.152.115.69 with SMTP id jm5mr6348716lab.25.1330675821255; Fri, 02 Mar 2012 00:10:21 -0800 (PST) Received: by 10.152.21.199 with HTTP; Fri, 2 Mar 2012 00:10:21 -0800 (PST) In-Reply-To: <4F4F9F13.9000705@FreeBSD.org> References: <4F4F9F13.9000705@FreeBSD.org> Date: Fri, 2 Mar 2012 12:10:21 +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: Fri, 02 Mar 2012 11:58:23 +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: Fri, 02 Mar 2012 08:10:23 -0000 "Kernel can't boot" is a common idea. I did the tests for each geom_part and described it in PR. Some transcription: boot stops (on usb detect) - boot stops, not hangs, you can push Pause/Break and surf through system boot messages. http://img-fotki.yandex.ru/get/5606/16519813.0/0_83860_a4bf85d_orig can't mount fs: http://img-fotki.yandex.ru/get/6201/16519813.0/0_83861_e809a6e3_orig I'm sorry for bad photos. Obtained from 9.0R i386 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