[xiph-cvs] cvs commit: positron/doc troubleshooting.html

Stan Seibert volsung at xiph.org
Tue Jun 10 13:00:57 PDT 2003



volsung     03/06/10 16:00:57

  Modified:    doc      troubleshooting.html
  Log:
  Clarified symptoms of file system corruption based up several recent
  user experiences.

Revision  Changes    Path
1.5       +13 -9     positron/doc/troubleshooting.html

Index: troubleshooting.html
===================================================================
RCS file: /usr/local/cvsroot/positron/doc/troubleshooting.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- troubleshooting.html	4 Jun 2003 04:03:21 -0000	1.4
+++ troubleshooting.html	10 Jun 2003 20:00:57 -0000	1.5
@@ -67,15 +67,19 @@
 <h2>Filesystem Problems</h2>
 
 <p>
-Another class of problem is when you see errors like "Input/Output
-Error," mount won't recognize the filesystem on your Neuros, you find
-that the files on your Neuros have been damaged or destroyed, and/or
-your Neuros freezes when reading certain files.  These symptoms
-suggest the filesystem on the Neuros has been corrupted in some way.
-Filesystem corruption is usually caused in the same way as database
-corruption, though it is generally less common.  Unfortunately, the
-best way to fix a corrupted file system is to format the Neuros and
-start over.
+Another class of problems generates errors like:
+<ul>
+  <li>Input/Output errors (visible using the dmesg program)</li>
+  <li>Linux thinks the filesystem is read-only.</li>
+  <li>mount won't recognize the filesystem on your Neuros.</li>
+  <li>Files on your Neuros have been damaged or destroyed.</li>
+  <li>The Neuros freezes when playing certain files.</li>
+</ul>
+These symptoms suggest the filesystem on the Neuros has been corrupted
+in some way.  Filesystem corruption is usually caused in the same way
+as database corruption, though it is generally less common.
+Unfortunately, the best way to fix a corrupted file system is to
+format the Neuros and start over.
 </p>
 
 <p>

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list