For info about Linuxonandroid see here http://linuxonandroid.org/what-is-linuxonandroid/
If you would like to add something to the wiki feel free to do so! just make sure you have a source forge account and are logged in and you should be able to create and edit pages.
This wiki is split into a range of areas to help you find the information you need, from rooting to cool ways to use LinuxonAndroid the wiki has it all!
*[Complete Manual] - This is a complete user manual for the app itself (how to use the different features within the app) as well as the guides to installing the Linux distros
*[General FAQ] - For all FAQ pages
*[Rooting Guides] - LinuxonAndroid requires root so here is a library of rooting methods for devices
*[Uses for LinuxonAndroid] - Guides on how to use LinuxonAndroid for a whole host of things
*[Changelog] - Changelogs for the apps/scripts/images (also found within the app)
*[Supported Distros] - A outline of all distros we support (with links to there respective wiki pages)
*[Building Guides] - Guides to building your own images to be used with our app and scripts
Wiki: Complete Manual
Wiki: General FAQ
Wiki: Rooting Guides
Wiki: Uses for LinuxonAndroid
Wiki: Changelog
Wiki: Supported Distros
Wiki: Building Guides
Brian Clem
2012-04-11
LXDE working on Droid X2. I am trying to get working on new Droid Razr Maxx. Should work also but currently getting gui with gray empty screen. Mouse moves...just one color ...
Paul Wehr
2012-08-02
The ubuntu.img has filesystem errors:
When downloading "ubuntu1204-v4-full.zip" (md5sum aa4380bf10c6d429c7fee47bb4ec63c4), then:
[bash]> unzip ubuntu1204-v4-full.zip
Archive: ubuntu1204-v4-full.zip
inflating: ubuntu.img
extracting: ubuntu.img.md5
[bash]> md5sum -c ubuntu.img.md5
ubuntu.img: OK
[bash]> e2fsck -f ubuntu.img
e2fsck 1.41.12 (17-May-2010)
Pass 1: Checking inodes, blocks, and sizes
Inode 34804, i_size is 0, should be 4096. Fix? yes
Inode 213115, i_blocks is 136, should be 104. Fix? yes
Inode 213116, i_blocks is 128, should be 104. Fix? yes
Inode 213118, i_blocks is 144, should be 104. Fix? yes
Pass 2: Checking directory structure
Missing '.' in directory inode 33699.
Fix? yes
Setting filetype for entry '.' in ... (33699) to 2.
Missing '..' in directory inode 33699.
Fix? yes
Setting filetype for entry '..' in ... (33699) to 2.
Entry 'basics.page.dpkg-new' in /usr/share/help/C/??? (34804) has an incorrect filetype (was 1, should be 7).
Fix? yes
Entry 'bug-filing.page.dpkg-new' in /usr/share/help/C/??? (34804) has an incorrect filetype (was 1, should be 7).
Fix? yes
Missing '.' in directory inode 213053.
Fix? yes
Setting filetype for entry '.' in ... (213053) to 2.
Missing '..' in directory inode 213053.
p.s. I'd create a ticket for this, but don't seem to have permission.