From owner-freebsd-questions@FreeBSD.ORG Fri Jun 20 08:49:14 2003 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 B3B4E37B401 for ; Fri, 20 Jun 2003 08:49:14 -0700 (PDT) Received: from smtp.us2.messagingengine.com (ny2.fastmail.fm [66.111.4.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFDBD43F75 for ; Fri, 20 Jun 2003 08:49:12 -0700 (PDT) (envelope-from judmarc@fastmail.fm) Received: from smtp.us2.messagingengine.com (server2.internal [10.202.2.133]) by server2.messagingengine.com (Postfix) with ESMTP id 0195970725; Fri, 20 Jun 2003 11:49:11 -0400 (EDT) Received: from 127.0.0.1 ([127.0.0.1] helo=smtp.us2.messagingengine.com) by messagingengine.com with SMTP; Fri, 20 Jun 2003 11:49:11 -0400 Received: by smtp.us2.messagingengine.com (Postfix, from userid 99) id 886D4706D1; Fri, 20 Jun 2003 11:48:09 -0400 (EDT) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) From: "Jud" To: "vbilash" Date: Fri, 20 Jun 2003 11:48:09 -0400 X-Epoch: 1056124151 X-Sasl-enc: 34AAT+WoZRW2Ffra9NCK5Q References: <001701c33737$930f7aa0$66d82cc2@bvv> In-Reply-To: <001701c33737$930f7aa0$66d82cc2@bvv> Message-Id: <20030620154809.886D4706D1@smtp.us2.messagingengine.com> cc: freebsd-questions Subject: Re: FAQ about FreeBSD loader X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2003 15:49:15 -0000 On Fri, 20 Jun 2003 16:21:23 +0200, "vbilash" said: > Hello FreeBSD Core Team! > The first thank You about russian documentation FreeBSD. > I have one problem with loader. > Situation: I have 2 HDD - first (master) FreeBSD 5.0 installed; second > (slave) - Windows - at one IDE both HDD. > FreeBSD loader show me at startup: > F1 FreeBSD > F2 Dos > F3 Drive1 > How I have modify my /boot/boot0 for start Windows from slave HDD? > And one DENGEROUS situation I had: when I press F3 (Drive1) at startup - > I'll couldn't load FreeBSD any more, I shoul boot from install FreeBSD CD > and reinstall. > Could You help me? > Waiting for Your replay... Did you install the bootloader on both hard drives? If not, then you should do so. Jud