Date: Wed, 15 Apr 2009 08:38:24 -0400 From: John Baldwin <jhb@freebsd.org> To: Diego Depaoli <trebestie@gmail.com> Cc: freebsd-current@freebsd.org, Jung-uk Kim <jkim@freebsd.org> Subject: Re: AMD 780G chipset major issues 3/3 (btx) Message-ID: <200904150838.25099.jhb@freebsd.org> In-Reply-To: <83e5fb980904141755l3cf99fbdy75c2cdece4b25904@mail.gmail.com> References: <83e5fb980904061402q73940f8at4ec4b8f821354320@mail.gmail.com> <200904142023.26679.jkim@FreeBSD.org> <83e5fb980904141755l3cf99fbdy75c2cdece4b25904@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 14 April 2009 8:55:01 pm Diego Depaoli wrote: > On Wed, Apr 15, 2009 at 2:23 AM, Jung-uk Kim <jkim@freebsd.org> 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. :-( >=20 > 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 >=20 > 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 This fault is with the old boot blocks still. 'bsdlabel -B ad4s4' should=20 update the boot blocks correctly. I'm not sure why you are still getting t= he=20 old code. Perhaps /boot/boot has not been updated? =2D-=20 John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904150838.25099.jhb>