From owner-freebsd-questions@FreeBSD.ORG Sun Apr 3 05:22:28 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 9F8A816A4CE for ; Sun, 3 Apr 2005 05:22:28 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A98943D31 for ; Sun, 3 Apr 2005 05:22:28 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so941320rng for ; Sat, 02 Apr 2005 21:22:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=p/58zU6bImhoxrPGat2by1qK3umDLehoUiItwu7YgKrY9HXRaHJZsZr8ix+1I8gQ5RUZ5jpjC1Ev3+7n6JOFJ924sgVBaHxAHFW5CGajInO6IomtkBmPlAsvtna2LU320fX5BMBZc9+8jptH8HYOiTybDnpVwqGMHYHkAY37Kzo= Received: by 10.39.1.30 with SMTP id d30mr3266550rni; Sat, 02 Apr 2005 21:22:26 -0800 (PST) Received: by 10.38.74.23 with HTTP; Sat, 2 Apr 2005 21:22:19 -0800 (PST) Message-ID: Date: Sun, 3 Apr 2005 07:22:19 +0200 From: Gert Cuykens To: freebsd-questions@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: Subject: Re: fdisk -B -b /boot/boot0 device X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2005 05:22:28 -0000 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 ?