nightmorph 06/06/21 01:51:07 Modified: hb-install-alpha-disk.xml Log: added bootloader note for bug 137410, thanks to tcort for the patch
Revision Changes Path 1.3 xml/htdocs/doc/en/handbook/2006.0/hb-install-alpha-disk.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/hb-install-alpha-disk.xml?rev=1.3&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-alpha-disk.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/hb-install-alpha-disk.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo Index: hb-install-alpha-disk.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/hb-install-alpha-disk.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hb-install-alpha-disk.xml 27 Feb 2006 00:37:17 -0000 1.2 +++ hb-install-alpha-disk.xml 21 Jun 2006 01:51:07 -0000 1.3 @@ -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-alpha-disk.xml,v 1.2 2006/02/27 00:37:17 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/hb-install-alpha-disk.xml,v 1.3 2006/06/21 01:51:07 nightmorph Exp $ --> <sections> -<version>6.0</version> -<date>2006-02-27</date> +<version>6.1</version> +<date>2006-06-20</date> <section> <title>Introduction to Block Devices</title> @@ -645,6 +645,11 @@ Alpha architecture. </p> +<note> +<c>aboot</c> only supports booting from <b>ext2</b> and <b>ext3</b> +partitions. +</note> + <p> <b>ext2</b> is the tried and true Linux filesystem but doesn't have metadata journaling, which means that routine ext2 filesystem checks at startup time can -- [email protected] mailing list
