From owner-freebsd-stable@FreeBSD.ORG Sat Jan 8 15:35:03 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 842A116A4CE for ; Sat, 8 Jan 2005 15:35:03 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 233F443D2D for ; Sat, 8 Jan 2005 15:35:03 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id j08FcGXv031137; Sat, 8 Jan 2005 08:38:16 -0700 (MST) (envelope-from scottl@freebsd.org) Message-ID: <41DFFD45.1020503@freebsd.org> Date: Sat, 08 Jan 2005 08:33:25 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040929 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Aron Stansvik References: <751a4f8705010802562888ecd5@mail.gmail.com> <751a4f8705010807004484cfba@mail.gmail.com> In-Reply-To: <751a4f8705010807004484cfba@mail.gmail.com> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: stable@freebsd.org Subject: Re: Booting 5.3R on second disk using NTLDR (Impossible?) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Jan 2005 15:35:03 -0000 Aron Stansvik wrote: > I did some in the comp.unix.bsd.freebsd news group, and I found some > people with the same problem. I'm suspecting that it is impossible to > boot FreeBSD by using NTLDR to load the FreeBSD boot sector from a > file when FreeBSD is placed on a second disk. > > Can anyone confirm that this is the case? (the news group postings > were very old). And why is it so? > > Thanks for any answers. > > Aron No, it's not impossible. Unfortunately, I don't recall exactly how I did it, but the boot sector file that I used at the time is at http://people.freebsd.org/~scottl/bootsect.bsd.tgz. I don't know if it will work for you, but it's worth a try. Scott