gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] CODA file system branch, master, updated. 1f51b0ccc22ae8b7dfd0bb7e


From: Daniele Forsi
Subject: [SCM] CODA file system branch, master, updated. 1f51b0ccc22ae8b7dfd0bb7e7c16b37f025678ba
Date: Sat, 05 Dec 2009 20:52:04 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CODA file system".

The branch, master has been updated
       via  1f51b0ccc22ae8b7dfd0bb7e7c16b37f025678ba (commit)
      from  0373057733faf4b9b9380fc73bb7fcb9085563bc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii/gnokiifs.git/commit/?id=1f51b0ccc22ae8b7dfd0bb7e7c16b37f025678ba


commit 1f51b0ccc22ae8b7dfd0bb7e7c16b37f025678ba
Author: Daniele Forsi <address@hidden>
Date:   Sat Dec 5 21:51:13 2009 +0100

    Add hint about running modprobe coda

diff --git a/README b/README
index 3e93791..3ff8fbe 100644
--- a/README
+++ b/README
@@ -60,7 +60,16 @@ a program like xv for viewing images, which opens all of the 
images before
 displaying any of them. It's amazing what bits of bizzare behaviour you observe
 when you examine the debugging output from a filingsystem.
 
-Make sure you have the coda module loaded/compiled in.
+Make sure you have the coda module loaded/compiled in, else you will get the
+error
+
+Failed to open CODA device: /dev/cfs0: No such file or directory
+
+For a modular kernel either execute
+
+modprobe coda
+
+or add coda to /etc/modules or to a .conf file in /etc/modprobe.d/
 
 Make sure you have read+write access on your coda device (default is /dev/cfs0)
 
@@ -141,7 +150,7 @@ BUGS / ISSUES
 -------------
 
 So far it works on at least 2 computers. That's all the resources I have time
-to test it on. 
+to test it on.
 
 It doesn't compile or run on Linux 2.4. The Coda interface changed from 2.4 to 
 2.6. I no longer use any 2.4 machines so I'm not going to port and test it, but

-----------------------------------------------------------------------

Summary of changes:
 README |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
CODA file system




reply via email to

[Prev in Thread] Current Thread [Next in Thread]