diff --git a/pkg/ubuntu/README.md b/pkg/ubuntu/README.md
index ff82a4c2961bf83b2fc0217afcc95f137ab438c8..b8f3f7987e38c1e4d2086c1022bbe407370b7b00 100644
--- a/pkg/ubuntu/README.md
+++ b/pkg/ubuntu/README.md
@@ -63,8 +63,13 @@ The user diaspora is added during install.
 make-dist.sh accepts arguments to get a specified commit and/or use another
 repo.
 
-This has been tested on a Ubuntu 32-bit 10.10 , clean server. Since this
-is a very small dist, the dependencies should possibly be complete.
+This has been tested on a Ubuntu 32-bit 10.10 , clean server and on 10.04
+Lucid desktop, also clean installation.
+
+mongodb is having problems occasionally. Sometimes the dependencies are not
+installed, and mongod refuses to start. invoke /usr/bin/mongod -f /etc/mongodb.conf
+fo test. The lockfile /var/lib/mongodb/mongod.conf is also a potential
+problem. Remove to make it start again.
 
 The diaspora-wsd is just placeholder FTM, it does **not** work.