From owner-freebsd-questions@FreeBSD.ORG Sun Apr 3 13:19:43 2005 Return-Path: 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 3DF7B16A4CE for ; Sun, 3 Apr 2005 13:19:43 +0000 (GMT) Received: from makeworld.com (makeworld.com [216.201.118.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id D666543D2D for ; Sun, 3 Apr 2005 13:19:42 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from localhost (localhost.com [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id 3091A60D6; Sun, 3 Apr 2005 08:19:40 -0500 (CDT) Received: from makeworld.com ([127.0.0.1]) by localhost (makeworld.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17769-04; Sun, 3 Apr 2005 08:19:36 -0500 (CDT) Received: from [216.201.118.138] (racerx.makeworld.com [216.201.118.138]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by makeworld.com (Postfix) with ESMTP id A998460D4; Sun, 3 Apr 2005 08:19:35 -0500 (CDT) Message-ID: <424FED69.2030604@makeworld.com> Date: Sun, 03 Apr 2005 08:19:37 -0500 From: Chris User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050327) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gert Cuykens References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by ClamAV 0.75.1/amavisd-new-2.2.1 (20041222) at makeworld.com - Isn't it ironic cc: freebsd-questions@freebsd.org Subject: Re: fdisk -B -b /boot/boot0 device X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: racerx@makeworld.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2005 13:19:43 -0000 Gert Cuykens wrote: > On Apr 3, 2005 7:22 AM, Gert Cuykens wrote: > >>On Mar 31, 2005 3:34 AM, Gert Cuykens wrote: >> >>>Is boot0 a bootmanager ? >>> >> >>I booted cd2 went into fixit mode did >> >>mount /dev/ad1 /mnt >>cd /mnt/boot >>fdisk -B -b /dev/ad1 boot0 >> >>fdisk ask me to write boot record i said yes >>fdisk ask me to write partition table i said no >> >>but i still dont have my freebsd bootmanager back and windows get loaded :( >>what did i do wrong ? >> > > > i did it again but i answert 2 times yes now > i have a boot manager this time but only f1 (windows) works when i > press f2 nothing happens ? I believe the handbook covers dual booting. Please consider reading it a few times - as I mentioned before, the Handbook will answer most of your questions. In addition, search this list for "other" methods of doing dual boots with Windows. It's been covered many times. -- Best regards, Chris Real programmers can do octal, hexadecimal and binary math in their heads.