Gentoo Archives: gentoo-doc-cvs

From: swift <swift@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: grub-error-guide.xml
Date: Wed, 21 Dec 2005 19:09:15
Message-Id: 200512211909.jBLJ92M2020004@robin.gentoo.org
1 swift 05/12/21 19:09:01
2
3 Modified: xml/htdocs/doc/en grub-error-guide.xml
4 Log:
5 An 15-error can occur on a raid-5 system as well, tx to Sander (humilis.net) for reporting
6
7 Revision Changes Path
8 1.12 +5 -4 xml/htdocs/doc/en/grub-error-guide.xml
9
10 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
11 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
12 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
13
14 Index: grub-error-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/grub-error-guide.xml,v
17 retrieving revision 1.11
18 retrieving revision 1.12
19 diff -u -r1.11 -r1.12
20 --- grub-error-guide.xml 15 Dec 2005 15:52:16 -0000 1.11
21 +++ grub-error-guide.xml 21 Dec 2005 19:09:01 -0000 1.12
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/grub-error-guide.xml,v 1.11 2005/12/15 15:52:16 neysx Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/grub-error-guide.xml,v 1.12 2005/12/21 19:09:01 swift Exp $ -->
27
28 <guide link="/doc/en/grub-error-guide.xml">
29 <title>Gentoo Grub Error Collection</title>
30 @@ -23,8 +23,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.7</version>
35 -<date>2005-12-15</date>
36 +<version>1.8</version>
37 +<date>2005-12-21</date>
38
39 <chapter>
40 <title>Starting notes</title>
41 @@ -242,7 +242,8 @@
42
43 <p>
44 Another reported mistake is to have the BIOS ignore the disk on which the kernel
45 -or grub stages reside.
46 +or grub stages reside. Also, the partition on which grub stores its stages
47 +should not use a software RAID-5 (or other striping technology) configuration.
48 </p>
49
50 </body>
51
52
53
54 --
55 gentoo-doc-cvs@g.o mailing list