From owner-freebsd-questions@FreeBSD.ORG Mon Jun 20 17:58:08 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 0C5E916A41C for ; Mon, 20 Jun 2005 17:58:08 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out4.blueyonder.co.uk (smtp-out4.blueyonder.co.uk [195.188.213.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E07443D5D for ; Mon, 20 Jun 2005 17:58:07 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [82.41.37.55] ([82.41.37.55]) by smtp-out4.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Mon, 20 Jun 2005 18:58:47 +0100 Message-ID: <42B703AE.5010704@dial.pipex.com> Date: Mon, 20 Jun 2005 18:58:06 +0100 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.8) Gecko/20050530 X-Accept-Language: en, en-us, pl MIME-Version: 1.0 To: Benjamin Sher , ed@fxq.nl References: <000801c575bb$bcb3a0b0$6401a8c0@dell1> <20050620174925.GF61190@hoeg.nl> In-Reply-To: <20050620174925.GF61190@hoeg.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 20 Jun 2005 17:58:47.0856 (UTC) FILETIME=[B52B0300:01C575C1] Cc: Ed Schouten , FreeBSD Questions Subject: Re: After Install -- Where is FreeBSD? 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: Mon, 20 Jun 2005 17:58:08 -0000 Ed Schouten wrote: >I do have one tip for you about your problem; if you've installed >FreeBSD on a machine with multiple harddisks (first disk Windows, second >disk FreeBSD) and your BIOS is set up to boot from the first harddisk >(HDD-0), it will just boot Windows, without even' looking at the >bootloader on the second harddisk. Search for the 'Boot device priority' >options in your PC BIOS Setup. > > AFAIK, windows won't start up if it isn't the first disk (well, it wouldn't for me, just black-screens and reboots). You need the FreeBSD boot loader on the Windows disk and just select disk2 for FreeBSD. If you ever re-install windows, it will delete the boot loader for you and you'll need to install it again. If you are installing the boot loader onto a second disk then /stand/sysinstall is just like booting from CD, without having to boot from CD, but it tends to refuse to write stuff to currently mounted disks. Instructions for that already sent to questions, and may well be in the handbook :-) --Alex