nightmorph    06/05/28 14:39:58

  Modified:             hb-install-x86-bootloader.xml
  Log:
  clarified drive numbers, bug 131394

Revision  Changes    Path
1.45                 xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml?rev=1.45&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml?rev=1.45&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml.diff?r1=1.44&r2=1.45&cvsroot=gentoo

Index: hb-install-x86-bootloader.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- hb-install-x86-bootloader.xml       26 Mar 2006 15:31:32 -0000      1.44
+++ hb-install-x86-bootloader.xml       28 May 2006 14:39:58 -0000      1.45
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml,v 
1.44 2006/03/26 15:31:32 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86-bootloader.xml,v 
1.45 2006/05/28 14:39:58 nightmorph Exp $ -->
 
 <sections>
 
-<version>2.12</version>
-<date>2006-03-26</date>
+<version>2.13</version>
+<date>2006-05-28</date>
 
 <section>
 <title>Making your Choice</title>
@@ -167,10 +167,11 @@
 <body>
 
 <p>
-The most critical part of understanding GRUB is getting comfortable with
-how GRUB refers to hard drives and partitions. Your Linux partition
-<path>/dev/hda1</path> will most likely be called <path>(hd0,0)</path> under 
-GRUB. Notice the parenthesis around the <path>hd0,0</path> - they are required.
+The most critical part of understanding GRUB is getting comfortable with how
+GRUB refers to hard drives and partitions. Your Linux partition
+<path>/dev/hda1</path> (for IDE drives) or <path>/dev/sda1</path> (for
+SATA/SCSI drives) will most likely be called <path>(hd0,0)</path> under GRUB.
+Notice the parenthesis around the <path>hd0,0</path> - they are required.
 </p>
 
 <p>



-- 
[email protected] mailing list

Reply via email to