swift 13/12/30 15:54:39 Modified: hb-install-x86+amd64-disk.xml Log: Fix bug #496482 - Second partition bootable, not first
Revision Changes Path 1.35 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.35&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?r1=1.34&r2=1.35 Index: hb-install-x86+amd64-disk.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- hb-install-x86+amd64-disk.xml 29 Dec 2013 11:20:26 -0000 1.34 +++ hb-install-x86+amd64-disk.xml 30 Dec 2013 15:54:39 -0000 1.35 @@ -4,7 +4,7 @@ <!-- 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+amd64-disk.xml,v 1.34 2013/12/29 11:20:26 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v 1.35 2013/12/30 15:54:39 swift Exp $ --> <sections> @@ -13,8 +13,8 @@ This chapter describes how to partition a disk for future usage. </abstract> -<version>26</version> -<date>2013-12-29</date> +<version>27</version> +<date>2013-12-30</date> <section> <title>Introduction to Block Devices</title> @@ -750,7 +750,7 @@ <p> We need to make this partition bootable. Type <c>a</c> to toggle the bootable -flag on a partition and select <c>1</c>. If you press <c>p</c> again, you will +flag on a partition and select <c>2</c>. If you press <c>p</c> again, you will notice that an <e>*</e> is placed in the "Boot" column. </p>
