From owner-freebsd-questions@FreeBSD.ORG Thu Mar 17 23:30:10 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 B3C3716A4CE for ; Thu, 17 Mar 2005 23:30:10 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33C5343D41 for ; Thu, 17 Mar 2005 23:30:10 +0000 (GMT) (envelope-from kjelderg@gmail.com) Received: by rproxy.gmail.com with SMTP id y7so764946rne for ; Thu, 17 Mar 2005 15:30:09 -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=a9oVSh8KyKg7EurN61QwaGj4CxOU7udTZ0oxhkdbyLrW3Zegoq0RXu9186FAaiRkNLMtP5a3BqolPV8RUgEkrRgbtM66MiuMcEiRFoHemx1uTqY4FXdJz1l2TPxKFKnaZBUdZcYP+W41pQ1onJB8n+rCMuwvVAO8+htPXUqmX4c= Received: by 10.38.14.69 with SMTP id 69mr2203135rnn; Thu, 17 Mar 2005 15:30:09 -0800 (PST) Received: by 10.38.101.19 with HTTP; Thu, 17 Mar 2005 15:30:08 -0800 (PST) Message-ID: Date: Thu, 17 Mar 2005 17:30:08 -0600 From: Eric Kjeldergaard To: Ted Mittelstaedt In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <200503171423.j2HENk202905@clunix.cl.msu.edu> cc: Jerry McAllister cc: CARRIE WUERFEL cc: freebsd-questions@freebsd.org Subject: Re: Mucking with other drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Eric Kjeldergaard List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 23:30:10 -0000 > PC bioses only let you boot off of drive C. If you install this > other drive as drive D then during the installation FreeBSD is going > to have to write a boot loader onto C so that when the PC boots > it will load the boot loader, which will then load the FreeBSD system > off drive D. This is not a limitation of PC BIOSen in general. As a for-instance, I have a PC that will let me boot off of any of the 8 ide hard disks that it has attached to its mobo. Many newish PC moboen that I've looked at have similar/the same setup where you can choose HDD-0, HDD-1... on to HDD-N to boot from. -- If I write a signature, my emails will appear more personalised.