How To Install Firefox OS On Linux & A Quick Demo

How to Install and Run Firefox Mobile B2G

  1. 1 Download b2g and extract the package
  2. 2 Download and install Gaia
    1. Open terminal from the dash home:
      git clone git://github.com/mozilla-b2g/gaia
    2. make -C gaia profile
  3. 3 Run Firefox Mobile B2G
    1. In terminal run:
      PATH/TO/B2G-foder/b2g -profile gaia/profile
    2. Example:
      /home/jeremy/b2g/b2g -profile gaia/profile

Tip: Make sure you have the necessary permissions to execute the b2g binary. You might need to run chmod +x /path/to/b2g if you encounter permission issues.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>