nightmorph    06/05/28 14:37:42

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

Revision  Changes    Path
1.5                  
xml/htdocs/doc/en/handbook/2006.0/hb-install-amd64-bootloader.xml

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

Index: hb-install-amd64-bootloader.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/hb-install-amd64-bootloader.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hb-install-amd64-bootloader.xml     26 Mar 2006 15:40:54 -0000      1.4
+++ hb-install-amd64-bootloader.xml     28 May 2006 14:37:42 -0000      1.5
@@ -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/2006.0/hb-install-amd64-bootloader.xml,v
 1.4 2006/03/26 15:40:54 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/hb-install-amd64-bootloader.xml,v
 1.5 2006/05/28 14:37:42 nightmorph Exp $ -->
 
 <sections>
 
-<version>6.1</version>
-<date>2006-03-26</date>
+<version>6.2</version>
+<date>2006-05-28</date>
 
 <section>
 <title>Making your Choice</title>
@@ -149,10 +149,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