Firefox OS on Raspberry Pi

Firefox OS on the Raspberry Pi

Turns out that the Firefox OS not only works on mobile devices, but pretty much anything running an ARM CPU, including the Raspberry Pi! So, while we are waiting for the 2013 release of Firefox OS, lets take a look at how we can start tinkering with it on hardware other than a mobile phone.

Oleg Romashin, a Principal Engineer at Nokia, has been able to port the operating system on to the hardware of Raspberry Pi. Looks like the build itself is based on a stripped version of Debian Squeeze. Some of it still looks sluggish at places, but it’s still something and we are eager to see some more development for Firefox OS either on the Raspberry Pi or on some other devices.

If you are a happy owner of a Raspberry PI, or would simply like to use the package for the Raspberry Pi as a base for your own little project, you can download it here or even better, check out the whole directory for files, since it contains some code for the N9 and the Beagleboard.

avatar
Author: Eddie

A Computer Science student with a deep passion for technology. The coder, designer, writer, manager and every other *er of The Firefox OS online news website.

  • Michael Horne

    Thanks for the info about the OS running on the Pi. Once I’ve downloaded the package, what do I do with it? Unpack and run run_mozilla.sh ?

    • http://darkforestgroup.com/ Eddie

      Yeah, that’s pretty much it. You need to make sure that you are running a good version of Linux that the package would be able to cope with.

  • 10i

    When i run run-mozilla.sh it says couldn’t open ore couldn’t execute.
    Tried sh run-mozilla.sh and sh -x ./mozilla.sh

    Is this because is can’t run on raspbien wheezy?

    • http://darkforestgroup.com/ Eddie

      Check that you have the right permissions set and that you are in the right directory.

      • 10i

        Check

  • 10i

    Is there some one that managed to get FirefoxOS on raspian wheezy?