From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1R9dqy-0008Vs-So for mharc-grub-devel@gnu.org; Fri, 30 Sep 2011 10:14:16 -0400 Received: from eggs.gnu.org ([140.186.70.92]:33426) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R9CRe-0000zs-Ix for grub-devel@gnu.org; Thu, 29 Sep 2011 04:58:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R9CRa-0006P5-L2 for grub-devel@gnu.org; Thu, 29 Sep 2011 04:58:18 -0400 Received: from outbound.openforce.com ([81.223.107.118]:64798) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R9CRa-0006LX-Et for grub-devel@gnu.org; Thu, 29 Sep 2011 04:58:14 -0400 Received: from [10.200.1.218] (dakar.openforce.com [10.200.1.218]) by outbound.openforce.com (Postfix) with ESMTPSA id EE6576E0A9; Thu, 29 Sep 2011 10:58:04 +0200 (CEST) Message-ID: <4E84331C.3020609@openforce.com> Date: Thu, 29 Sep 2011 10:58:04 +0200 From: Emmanuel Kasper User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.21) Gecko/20110831 Thunderbird/3.1.13 MIME-Version: 1.0 To: phcoder@gmail.com Subject: Re: How to boot NetBSD and FreeBSD with grub: missing bits for the GRUB manual References: 4E838CC3.1060003@gmail.com Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 81.223.107.118 X-Mailman-Approved-At: Fri, 30 Sep 2011 10:14:14 -0400 Cc: grub-devel@gnu.org X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Sep 2011 08:58:22 -0000 In the meantime I moved this documentation to the Ubuntu wiki at https://help.ubuntu.com/community/Grub2 Other Os I updated it with the hints you provided ( expect for the FreeBSD $prefix I don't have a system to test anymore ) Manu