From owner-freebsd-stable@FreeBSD.ORG Wed Mar 12 16:58:15 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A52BA1065673 for ; Wed, 12 Mar 2008 16:58:15 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.freebsd.org (Postfix) with ESMTP id 667B28FC1B for ; Wed, 12 Mar 2008 16:58:15 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with ESMTP id <0JXM006WUN4K0K00@osl1smout1.broadpark.no> for freebsd-stable@freebsd.org; Wed, 12 Mar 2008 17:57:56 +0100 (CET) Received: from kg-work.kg4.no ([80.202.173.59]) by osl1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0JXM007K5N4K5N01@osl1sminn1.broadpark.no> for freebsd-stable@freebsd.org; Wed, 12 Mar 2008 17:57:56 +0100 (CET) Date: Wed, 12 Mar 2008 17:57:55 +0100 From: Torfinn Ingolfsen To: freebsd-stable@freebsd.org Message-id: <20080312175755.80371176.torfinn.ingolfsen@broadpark.no> In-reply-to: References: <86abl43yrx.fsf@zid.claresco.hr> <47D7D159.3060100@ensmp.fr> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.8; i386-portbld-freebsd6.3) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: broken MBR X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Mar 2008 16:58:15 -0000 On Wed, 12 Mar 2008 14:04:25 +0100 Ivan Voras wrote: > Wouldn't this replace the boot loader with the one from MS-DOS? Yes, it will. But unless the OP wants the specific boot loader from and MS-DOS disk, he can get the same effect _without_ usinf non-FreeBSD tools by using fdisk -B as explained by a few others in this thread. Obviously, the OP might have to boot from a livefs CD if he can't boot the system otherwise. -- Regards, Torfinn Ingolfsen