From owner-freebsd-current@FreeBSD.ORG Fri Apr 17 10:30:10 2009 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 707B01065670; Fri, 17 Apr 2009 10:30:10 +0000 (UTC) (envelope-from trebestie@gmail.com) Received: from mail-bw0-f165.google.com (mail-bw0-f165.google.com [209.85.218.165]) by mx1.freebsd.org (Postfix) with ESMTP id 7400F8FC1E; Fri, 17 Apr 2009 10:30:09 +0000 (UTC) (envelope-from trebestie@gmail.com) Received: by bwz9 with SMTP id 9so229152bwz.43 for ; Fri, 17 Apr 2009 03:30:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=d/53trs3SdHfNdMlbLCzxnxAKn6DetuZZMIXrGuRFLs=; b=k3R2zm4Pdz/npQXtWSshiNKAoEYFMtU24z4Jr8S1iM1O75j3SwAEN4PVA6bf2EOUcJ Gtja01VoTkYcjxgIkAnSgm5Xf6PQnZ3KDIQ5KNJHLRqDIMWfFnFTPjdC4ZOGsaTvig7/ ZqZPPhvkP/q46JG6pGbpSJRUiHnLolf0FMQWc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=ONSmjn/Czuhvpd4q7LLhE3bpxAy5dArdav8bf1BU9wNi+ABcEN843b6Q/Tdwj7ciwm +DimfGZ/+nOhrPhsYNbL/7TOPNKOZoUgn/UfTbOjUJDoq4Vm3UHIpa4+Ui1POMG5nPJJ 7P4kSDBVQnguxzlq0C54wDm+yCCLtz2CnIeeE= MIME-Version: 1.0 Received: by 10.223.126.203 with SMTP id d11mr681750fas.8.1239964208374; Fri, 17 Apr 2009 03:30:08 -0700 (PDT) Date: Fri, 17 Apr 2009 12:30:08 +0200 Message-ID: <83e5fb980904170330g7828a0f7nbea2548233dfd950@mail.gmail.com> From: Diego Depaoli To: Jung-uk Kim Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org, Andriy Gapon Subject: Re: disklablel/gpart [Was: AMD 780G chipset major issues 3/3 (btx)] [SOLVED] 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, 17 Apr 2009 10:30:10 -0000 On Thu, Apr 16, 2009 at 10:58 PM, Diego Depaoli wrote= : >> Seriously, I must say you should back it up first if the data is >> important. =A0When I got my current laptop, I had to reinstall all OSes >> several times in different orders to make all OS loaders agree with >> an MBR. :-( > > Many thanks to all. > I wiped a slice on the 2nd drive, now I begin to backup data. > If you read about a brutally murdered husband, then something gone wrong. Solved! Dealing with disklabel, gpart, dump and restore I moved my intallation to a new slice then system boots with ahci enabled. To @andry. Some point of your gpart micro howto didn't worked as expected, but surely was my fault. Gpart is a great tool which I didn't know at all, I hope it become soon the standard way to manage disks in FreeBSD installation. Many thanks again. --=20 Diego Depaoli