From owner-freebsd-questions@FreeBSD.ORG Thu Feb 3 08:08:14 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 B7DCB16A4CE for ; Thu, 3 Feb 2005 08:08:14 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DABB43D2F for ; Thu, 3 Feb 2005 08:08:14 +0000 (GMT) (envelope-from rakhesh.s@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so161728wra for ; Thu, 03 Feb 2005 00:08:12 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=SUgtRU/2OnhDT4dYFPwXpGHE1/YJMK7PrhG7S0KALpoORtL7GntUqIaCvEkNzgyP4rK3Xm20aHISBFN7GG2i8Y+K8wc6xVb2jtQVcHsEvaeTfZa3z82jRLnDTywmUF/1PbI5Xh1zKB9O3CYv8UbSSVMAjL7MoyZjb70VAlhknPU= Received: by 10.54.38.62 with SMTP id l62mr130464wrl; Thu, 03 Feb 2005 00:08:12 -0800 (PST) Received: by 10.54.30.9 with HTTP; Thu, 3 Feb 2005 00:08:12 -0800 (PST) Message-ID: <38b3f6e405020300081606f572@mail.gmail.com> Date: Thu, 3 Feb 2005 12:08:12 +0400 From: Rakhesh Sasidharan To: Mark Ovens In-Reply-To: <4200FA32.3030505@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <41FDEFE7.1090204@freebsd.org> <38b3f6e4050131074327d2e583@mail.gmail.com> <41FE578F.60706@freebsd.org> <38b3f6e405013122047a2b8206@mail.gmail.com> <20050201121049.GL8619@alzatex.com> <38b3f6e40502010704292f0b6a@mail.gmail.com> <38b3f6e405020107327b94bfd3@mail.gmail.com> <20050202094847.GP8619@alzatex.com> <38b3f6e405020207077ab28401@mail.gmail.com> <4200FA32.3030505@freebsd.org> cc: "Loren M. Lang" cc: freebsd-questions@freebsd.org Subject: Re: Booting FreeBSD-5.3 from NTLDR X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: rax@rakhesh.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Feb 2005 08:08:14 -0000 On Wed, 02 Feb 2005 16:05:06 +0000, Mark Ovens wrote: > The limitation is in NTLDR because it's M$ so is only designed for > booting M$ OSes and the BOOTSECT file method is designed for booting DOS > and non-NT class Windows which could only boot from the first partition > on the first drive anyway therefore there is no need for NTLDR to > support booting from the second, third, etc. disk using a BOOTSECT file. Yes. I figured that yesterday after checking around. NTLDR has a limitation of not being able to boot OSes from other disks. So no, I dont think its a FreeBSD problem as such -- BootPart prolly modifies the bootsectors (while extracting) to add whatever info is required to let NTLDR boot it. :)) -- -- Rakhesh rax -at- rakhesh -dot- com