nightmorph 06/06/21 01:49:06 Modified: hb-install-alpha-disk.xml Log: added bootloader note for bug 137410, thanks to tcort for the patch
Revision Changes Path 1.21 xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml?rev=1.21&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml?rev=1.21&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml.diff?r1=1.20&r2=1.21&cvsroot=gentoo Index: hb-install-alpha-disk.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- hb-install-alpha-disk.xml 25 Aug 2005 19:22:50 -0000 1.20 +++ hb-install-alpha-disk.xml 21 Jun 2006 01:49:06 -0000 1.21 @@ -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-alpha-disk.xml,v 1.20 2005/08/25 19:22:50 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml,v 1.21 2006/06/21 01:49:06 nightmorph Exp $ --> <sections> -<version>2.3</version> -<date>2005-08-25</date> +<version>2.4</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
