From owner-freebsd-questions@FreeBSD.ORG Fri Oct 21 13:51:38 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C55AB16A41F for ; Fri, 21 Oct 2005 13:51:38 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4562F43D46 for ; Fri, 21 Oct 2005 13:51:38 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.10+Sun/8.12.2) with ESMTP id j9LDpZBn015306; Fri, 21 Oct 2005 09:51:35 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.10+Sun/8.12.2/Submit) id j9LDpZ6t015305; Fri, 21 Oct 2005 09:51:35 -0400 (EDT) From: Jerry McAllister Message-Id: <200510211351.j9LDpZ6t015305@clunix.cl.msu.edu> To: bkoenig@cs.tu-berlin.de (=?ISO-8859-1?Q?Bj=F6rn_K=F6nig?=) Date: Fri, 21 Oct 2005 09:51:35 -0400 (EDT) In-Reply-To: <4358C10D.7050301@cs.tu-berlin.de> X-Mailer: ELM [version 2.5 PL7] MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Mark , freebsd-questions@freebsd.org Subject: Re: mbr and boot disks? 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, 21 Oct 2005 13:51:38 -0000 > > Mark wrote: > > > I am currently dual booting between windows and freebsd but I need to > > reinstall windows on the other partition. How do I create a freebsd boot > > disk so that after windows rewrites my mbr I can still get back to bsd? > > Then how would I re-install freebsd's boot manager so I can continue to > > dual boot? > > Hello Mark, > > use disc1* of FreeBSD. Boot from CD-ROM and choose "Fixit" and then > "CDROM/DVD" and run "boot0cfg -B /dev/ad0". That's it. > > *) The live filesystem is on disc2 if you use FreeBSD 5.3 or previous > versions. That should work, but if at all possible, make a good backup with dump(8) before getting started. ////jerry > Regards > Björn > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >