How To Install Firefox OS On Linux & A Quick Demo
1. Download b2g and extract the package:
2. Download and install Gaia:
Open terminal from the dash home:
git clone git://github.com/mozilla-b2g/gaia
Then:
make -C gaia profile
3. Now run Firefox Mobile B2G:
In terminal run:
PATH/TO/B2G-foder/b2g -profile gaia/profile
I downloaded b2g and extracted it under ~/home/jeremy/b2g/, so I ran:
/home/jeremy/b2g/b2g -profile gaia/profile
Enjoy
Posted in Open Source & Linux | No Comments »


