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> -- [email protected] mailing list
