From owner-freebsd-current@FreeBSD.ORG Mon Jun 20 17:56:48 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 689F716A41C for ; Mon, 20 Jun 2005 17:56:48 +0000 (GMT) (envelope-from current@dino.sk) Received: from bsd.dino.sk (bsd.dino.sk [213.215.72.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id C620743D5E for ; Mon, 20 Jun 2005 17:56:46 +0000 (GMT) (envelope-from current@dino.sk) Received: from home.dino.sk ([213.215.74.194]) (AUTH: LOGIN milan) by bsd.dino.sk with esmtp; Mon, 20 Jun 2005 19:58:48 +0200 id 000001D5.42B703D8.0001556A From: Milan Obuch To: freebsd-current@freebsd.org Date: Mon, 20 Jun 2005 19:56:31 +0200 User-Agent: KMail/1.8 References: <000f01c575bc$0c4ad760$6401a8c0@dell1> In-Reply-To: <000f01c575bc$0c4ad760$6401a8c0@dell1> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506201956.33230.current@dino.sk> Subject: Re: After Install -- Where is FreeBSD? -- Follow-up X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 17:56:48 -0000 On Monday 20 June 2005 19:18, Benjamin Sher wrote: > Dear friends: > > Just for the record, I have two primary HD. Windows is installed on the > first (ad0) and FreeBSD on the second (ad1). > > Thank you. > > Benjamin > You need to put new MBR on _ad0_, so you will have an option to boot either Windows (F1) or second disk (F5). Then you can select FreeBSD (again F1). No change in partition code, just boot code = boot manager. Milan