From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1Ep9Kt-0005jD-Ej for garchives@archives.gentoo.org; Wed, 21 Dec 2005 19:09:15 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jBLJ92A5013580; Wed, 21 Dec 2005 19:09:02 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jBLJ92M2020004 for <gentoo-doc-cvs@lists.gentoo.org>; Wed, 21 Dec 2005 19:09:02 GMT Message-Id: <200512211909.jBLJ92M2020004@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.54) id 1Ep9Kg-0005IL-0Q for gentoo-doc-cvs@lists.gentoo.org; Wed, 21 Dec 2005 19:09:02 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Wed, 21 Dec 2005 19:09:01 +0000 From: "swift" <swift@lark.gentoo.org> Date: Wed, 21 Dec 2005 19:09:01 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: grub-error-guide.xml Precedence: bulk List-Post: <mailto:gentoo-doc-cvs@lists.gentoo.org> List-Help: <mailto:gentoo-doc-cvs+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-doc-cvs+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-doc-cvs+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-doc-cvs.gentoo.org> X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: cf270631-2c64-40d5-97f7-1afa0e5c6c54 X-Archives-Hash: ccdb9ac2694e80e95f0a966951d5eae4 swift 05/12/21 19:09:01 Modified: xml/htdocs/doc/en grub-error-guide.xml Log: An 15-error can occur on a raid-5 system as well, tx to Sander (humilis.net) for reporting Revision Changes Path 1.12 +5 -4 xml/htdocs/doc/en/grub-error-guide.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/grub-error-guide.xml?rev=1.12&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/grub-error-guide.xml?rev=1.12&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/grub-error-guide.xml.diff?r1=1.11&r2=1.12&cvsroot=gentoo Index: grub-error-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/grub-error-guide.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- grub-error-guide.xml 15 Dec 2005 15:52:16 -0000 1.11 +++ grub-error-guide.xml 21 Dec 2005 19:09:01 -0000 1.12 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/grub-error-guide.xml,v 1.11 2005/12/15 15:52:16 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/grub-error-guide.xml,v 1.12 2005/12/21 19:09:01 swift Exp $ --> <guide link="/doc/en/grub-error-guide.xml"> <title>Gentoo Grub Error Collection</title> @@ -23,8 +23,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.7</version> -<date>2005-12-15</date> +<version>1.8</version> +<date>2005-12-21</date> <chapter> <title>Starting notes</title> @@ -242,7 +242,8 @@ <p> Another reported mistake is to have the BIOS ignore the disk on which the kernel -or grub stages reside. +or grub stages reside. Also, the partition on which grub stores its stages +should not use a software RAID-5 (or other striping technology) configuration. </p> </body> -- gentoo-doc-cvs@gentoo.org mailing list