From owner-freebsd-questions@FreeBSD.ORG Fri Jul 17 09:59:01 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78D67106566C for ; Fri, 17 Jul 2009 09:59:01 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [91.121.44.19]) by mx1.freebsd.org (Postfix) with ESMTP id 3BD098FC17 for ; Fri, 17 Jul 2009 09:59:01 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from baby-jane.lamaiziere.net (105.10.87-79.rev.gaoland.net [79.87.10.105]) by smtp.lamaiziere.net (Postfix) with ESMTPA id 496ED63353A; Fri, 17 Jul 2009 11:59:00 +0200 (CEST) Received: from baby-jane.lamaiziere.net (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id C36E5B86D; Fri, 17 Jul 2009 11:59:00 +0200 (CEST) Date: Fri, 17 Jul 2009 11:58:59 +0200 From: Patrick Lamaiziere To: "Paul B. Mahol" Message-ID: <20090717115859.465bdb38@baby-jane.lamaiziere.net> In-Reply-To: <3a142e750907170030n1915764bve0478039497a6e89@mail.gmail.com> References: <20090716221732.3017dc1a@baby-jane.lamaiziere.net> <3a142e750907170030n1915764bve0478039497a6e89@mail.gmail.com> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.4; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: 8.0 and GPT_PART and core-dump X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jul 2009 09:59:01 -0000 Le Fri, 17 Jul 2009 09:30:25 +0200, "Paul B. Mahol" a =E9crit : > > With 8.0, FreeBSD see my disk with several parts instead slices. > > That works fine but the kernel is not able to core dump to my swap > > (ad4p3a) and I can't break into the debuger (laptop with an usb > > keyboard). > For first one it looks like table is broken. It's a Macbook Pro partitionned with the Apple bootcamp utility.=20 I'm not sure if I shall fill a PR for this, it looks to be a hack just for running MS-Windows on a Mac. But that worked fine with 7.X > The last one is unrelated to gpart I know, I meant I really need to be able to dump a panic. Any hint is welcome. Regards.