Getting started with Openmoko

For record purposes, here’s what I did to get Openmoko working. 

  1. Installed Ubuntu. (Had many problems with Fedora. Don’t know if it was because of the distribution though.) 
  2. Installed all the dependencies and got the MokoMakeFile (see here).
  3. sudo su and echo 0 > /proc/sys/vm/mmap_min_addr
  4. make openmoko-setup 
  5. make setup-machine-freerunner 
  6. make openmoko-devel-image 
  7. Backed up the moko folder 

That’s what’s been working for now. I’ll update this post as this progresses.