From owner-freebsd-current@FreeBSD.ORG Wed Apr 15 00:55:03 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 B2902106564A; Wed, 15 Apr 2009 00:55:03 +0000 (UTC) (envelope-from trebestie@gmail.com) Received: from mail-fx0-f167.google.com (mail-fx0-f167.google.com [209.85.220.167]) by mx1.freebsd.org (Postfix) with ESMTP id BF71F8FC17; Wed, 15 Apr 2009 00:55:02 +0000 (UTC) (envelope-from trebestie@gmail.com) Received: by fxm11 with SMTP id 11so2724338fxm.43 for ; Tue, 14 Apr 2009 17:55:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=CO0FhMI17cWC5LBulZxX/F0JTHg0RK6EDs5XkAxBNjc=; b=BiQlomhX7BbqNjosuOj/R6ogVS7loofF6UJYP2ON33oOxIXAYBoHNwudROPR5zlXO9 d8XAflUwwcm8DgOYXN1nhHuD/V+SIcKK53QUyoactxNtEDVyIwVbr91py5iSTbJn6rS6 HiMWfP4/iuR5hBitW5kwEjEU9XGh6r9A4brT8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Nzlj7ARWMltOqhOLGHQlJZSh/JeAxNhBDxI1XFE72M+FJRnbMzt+lNIj92CdpWP5je 45dvlZ2yGAmo1CCm2H5bcjW6fJRRA2Z9g4SuuU0JEJjaAqOHjrdSFm4kdiZoMgnmq9E+ JZoS5qaX3Ko78erCeEqYcYFgQ0Fl/3SRrgbno= MIME-Version: 1.0 Received: by 10.223.127.8 with SMTP id e8mr2207780fas.81.1239756901867; Tue, 14 Apr 2009 17:55:01 -0700 (PDT) In-Reply-To: <200904142023.26679.jkim@FreeBSD.org> References: <83e5fb980904061402q73940f8at4ec4b8f821354320@mail.gmail.com> <200904131836.57686.jkim@FreeBSD.org> <200904141015.40280.jhb@freebsd.org> <200904142023.26679.jkim@FreeBSD.org> Date: Wed, 15 Apr 2009 02:55:01 +0200 Message-ID: <83e5fb980904141755l3cf99fbdy75c2cdece4b25904@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 Subject: Re: AMD 780G chipset major issues 3/3 (btx) 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: Wed, 15 Apr 2009 00:55:04 -0000 On Wed, Apr 15, 2009 at 2:23 AM, Jung-uk Kim wrote: > > That is embarrassing... =A0I thought I had the realmode boot block but I > was wrong. =A0I had a screwed-up bsdlabel from sysinstall at some > point. =A0When I did 'bsdlabel -B', it failed to install the boot block > at all but I ignored the error message, I guess. :-( Unfortunately that doesn't solve for me. I have a drive (ad4, ad6) - ad4s1 -> windows - ad4s2 -> linux swap - ad4s3 -> linux - ad4s4 -> FreeBSD bootloader is managed through EasyBCD Not being an expert I gave bsdlabel -B ad4s4 (is the right command?) but after that I get the same result int=3D0000000d err=3D00000000 efl=3D00030002 eip=3D000001e8 eax=3D00000010 ebx=3D00000002 ecx=3D00009e42 edx=3D0009e7c8 esi=3D000003f0 edi=3D0000036e ebp=3D000003a8 esp=3D00000368 cs=3Dcf00 ds=3D0040 es=3D1400 fs=3D0000 gs=3D0000 ss=3D9e42 cs:eip=3D0f 22 c0 2e 0f 01 16 85-00 0f 20 c0 0c 01 0f 22 c0 eb 00 b8 08 00 8e d8-8e c0 8e d0 66 2e a1 5c ss:esp=3D3f 00 c0 96 00 00 00 14-40 00 46 00 02 00 00 00 f0 03 00 00 a8 03 00 00-94 03 00 00 00 00 00 00 Where I'm wrong? Best regards --=20 Diego Depaoli