From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9CBC0138200 for ; Fri, 20 Sep 2013 06:47:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCAEAE0A8A; Fri, 20 Sep 2013 06:47:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 95C73E0A6A for ; Fri, 20 Sep 2013 06:47:52 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AD6A633ECCD for ; Fri, 20 Sep 2013 06:47:51 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id 7901C2004F; Fri, 20 Sep 2013 06:47:50 +0000 (UTC) From: "Sven Vermeulen (swift)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-bootloader.xml X-VCS-Repository: gentoo X-VCS-Files: hb-install-x86+amd64-bootloader.xml X-VCS-Directories: xml/htdocs/doc/en/handbook X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130920064750.7901C2004F@flycatcher.gentoo.org> Date: Fri, 20 Sep 2013 06:47:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 1dbba28f-5e63-4a39-a4ed-768cd7408c1c X-Archives-Hash: ea91fb758f83cb0a88efb32bc250f4d1 swift 13/09/20 06:47:50 Modified: hb-install-x86+amd64-bootloader.xml Log: Fix bug #484144 - Use /boot/grub as grub2 location Revision Changes Path 1.31 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml?r1=1.30&r2=1.31 Index: hb-install-x86+amd64-bootloader.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-bootloader.xml,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- hb-install-x86+amd64-bootloader.xml 15 Aug 2013 17:05:38 -0000 1.30 +++ hb-install-x86+amd64-bootloader.xml 20 Sep 2013 06:47:50 -0000 1.31 @@ -4,12 +4,12 @@ - + -14 -2013-08-15 +15 +2013-09-19
Making your Choice @@ -640,12 +640,12 @@

-First, let us install the necessary GRUB2 files in /boot/grub2. +First, let us install the necessary GRUB2 files in /boot/grub. Assuming the first disk (the one where the system boots from) is /dev/sda, the following command will do this for us:

-
+
 # grub2-install /dev/sda
 
@@ -663,7 +663,7 @@

-# grub2-mkconfig -o /boot/grub2/grub.cfg
+# grub2-mkconfig -o /boot/grub/grub.cfg
 Generating grub.cfg ...
 Found linux image: /boot/
 Found initrd image: /boot/