swift       08/05/23 20:14:57

  Modified:             grub-error-guide.xml
  Log:
  Coding style

Revision  Changes    Path
1.16                 xml/htdocs/doc/en/grub-error-guide.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/grub-error-guide.xml?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/grub-error-guide.xml?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/grub-error-guide.xml?r1=1.15&r2=1.16

Index: grub-error-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/grub-error-guide.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- grub-error-guide.xml        13 Jan 2008 20:34:31 -0000      1.15
+++ grub-error-guide.xml        23 May 2008 20:14:57 -0000      1.16
@@ -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.15 2008/01/13 20:34:31 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/grub-error-guide.xml,v 
1.16 2008/05/23 20:14:57 swift Exp $ -->
 
 <guide link="/doc/en/grub-error-guide.xml">
 <title>Gentoo Grub Error Collection</title>
@@ -14,8 +14,8 @@
 </author>
 
 <abstract>
-The objective of this error collection is to list the GRUB problems and errors 
-people can be facing. All these solutions have been acquired through the 
+The objective of this error collection is to list the GRUB problems and errors
+people can be facing. All these solutions have been acquired through the
 cooperation of many users of the Gentoo Forums.
 </abstract>
 
@@ -98,7 +98,7 @@
 <p>
 <uri 
link="http://forums.gentoo.org/profile.php?mode=viewprofile&amp;u=39305";>penetrode</uri>
 wrote that this may also be due to bad CFLAGS settings.
-Although the current grub ebuild filters out <c>-fstack-protector</c>, it 
can't 
+Although the current grub ebuild filters out <c>-fstack-protector</c>, it can't
 hurt to recompile grub with clean CFLAGS if nothing else helps.
 </p>
 
@@ -132,7 +132,7 @@
 <body>
 
 <p>
-When you installed grub in your boot record using the interactive commands, 
+When you installed grub in your boot record using the interactive commands,
 did you execute the two lines below in the grub prompt?
 </p>
 
@@ -197,7 +197,7 @@
 </p>
 
 <p>
-Frequently, the error notes a missing kernel image file. Make sure that 
+Frequently, the error notes a missing kernel image file. Make sure that
 the file it is referring to exists on your boot partition.
 </p>
 
@@ -259,7 +259,7 @@
 
 <p>
 If you are certain they are valid, then you <e>might</e> be using a flawed GRUB
-version (0.93.20031222). Upgrade your Portage tree or mask this version of 
+version (0.93.20031222). Upgrade your Portage tree or mask this version of
 grub:
 </p>
 
@@ -276,7 +276,7 @@
 
 <pre caption="Using grub-install">
 <comment>(The --root-directory is needed if you are using a separate boot
-partition, 
+partition,
  otherwise you should leave it out)</comment>
 # <i>grub-install --root-directory=/boot /dev/hda</i>
 </pre>
@@ -360,7 +360,7 @@
 
 <p>
 Try an update for your BIOS and/or move your boot partition to the
-front (or at least into the appropriate range). 
+front (or at least into the appropriate range).
 </p>
 
 </body>
@@ -388,8 +388,8 @@
 <p>
 According to
 <uri 
link="http://forums.gentoo.org/profile.php?mode=viewprofile&amp;u=3139";>airhead</uri>
-this can be caused by having your bios detect your disks automatically. Try to 
-set your bios entry to User Type HDD. 
+this can be caused by having your bios detect your disks automatically. Try to
+set your bios entry to User Type HDD.
 </p>
 
 <p>
@@ -425,7 +425,7 @@
 <body>
 
 <p>
-One reported cause was an exotic configuration of disk devices, like 
+One reported cause was an exotic configuration of disk devices, like
 ultra/non-ultra DMA disks on one cable.
 </p>
 
@@ -487,8 +487,8 @@
 <body>
 
 <p>
-Strictly speaking, this is no grub error. One possible cause is that ACPI is 
-not working correctly but is enabled in the kernel. Try to disable it in your 
+Strictly speaking, this is no grub error. One possible cause is that ACPI is
+not working correctly but is enabled in the kernel. Try to disable it in your
 bios or in your kernel.
 </p>
 
@@ -659,9 +659,9 @@
 
 <p>
 First of all check if the splashscreen file you are referring to in your
-<path>grub.conf</path> really exists. If that is the case, go and check 
-the grub ebuild. Maybe the patch for the splash image is commented out in the 
-version that you are using. 
+<path>grub.conf</path> really exists. If that is the case, go and check
+the grub ebuild. Maybe the patch for the splash image is commented out in the
+version that you are using.
 </p>
 
 </body>
@@ -733,8 +733,8 @@
 in grub 0.96. It is also known that grub 0.94 r1 and grub 0.94 r2
 should work correctly. If that fails too, you can try to emerge
 grub-static which is currently stable on amd64 and unstable on x86
-(~x86). Check out bug 
-<uri link="http://bugs.gentoo.org/show_bug.cgi?id=79378";>#79378</uri> 
+(~x86). Check out bug
+<uri link="http://bugs.gentoo.org/show_bug.cgi?id=79378";>#79378</uri>
 for additional information.
 </p>
 



-- 
[email protected] mailing list

Reply via email to