From owner-freebsd-questions@FreeBSD.ORG Sat Mar 8 16:35:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D9521065676 for ; Sat, 8 Mar 2008 16:35:29 +0000 (UTC) (envelope-from bsd.luigi@alshome.be) Received: from csmtp3.b-one.net (csmtp3.one.com [195.47.247.213]) by mx1.freebsd.org (Postfix) with ESMTP id 369D28FC15 for ; Sat, 8 Mar 2008 16:35:29 +0000 (UTC) (envelope-from bsd.luigi@alshome.be) Received: from [192.168.1.46] (unknown [91.86.74.83]) by csmtp3.b-one.net (Postfix) with ESMTP id 89CEC100CC0E for ; Sat, 8 Mar 2008 17:06:52 +0100 (CET) Message-ID: <47D2B99A.30009@alshome.be> Date: Sat, 08 Mar 2008 17:06:50 +0100 From: Luigi User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: configure Boot with 2 hard drives X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bsd.luigi@alshome.be List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Mar 2008 16:35:29 -0000 Hi everyone, I've got two hard drives on my pc: Master /dev/hda1,hda2,hda3 and slave /dev/hdb where I've installed PC-BSD. I want to configure a grub who propose me to boot on my first drive of my second drive. Is it possible? How can I do it? Thanks for your answers. Luigi