From owner-freebsd-questions@FreeBSD.ORG Sat Mar 8 16:42:21 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 93CA4106566C for ; Sat, 8 Mar 2008 16:42:21 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from mta1.srv.hcvlny.cv.net (mta1.srv.hcvlny.cv.net [167.206.4.196]) by mx1.freebsd.org (Postfix) with ESMTP id 6CE9C8FC17 for ; Sat, 8 Mar 2008 16:42:21 +0000 (UTC) (envelope-from ejcerejo@optonline.net) Received: from [192.168.1.3] (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta1.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JXF00AW87QKHP70@mta1.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Sat, 08 Mar 2008 11:42:20 -0500 (EST) Date: Sat, 08 Mar 2008 11:42:35 -0500 From: "E. J. Cerejo" In-reply-to: <47D2B99A.30009@alshome.be> To: bsd.luigi@alshome.be Message-id: <47D2C1FB.6010507@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <47D2B99A.30009@alshome.be> User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) Cc: freebsd-questions Subject: Re: configure Boot with 2 hard drives 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: Sat, 08 Mar 2008 16:42:21 -0000 Luigi wrote: > 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 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > I don't get your question, how to boot from your first drive of your second drive, do you mean boot the first partition of your second drive? I think you would have to edit the grub file inside /boot directory.