As you might know already Ubuntu is building for the ARMv7 architecture.
As an owner of an OMAP35x EVM board i have put some time into getting a usable development image together that can easily be installed onto a SD/SDHC card and be used on that board for Ubuntu development.
http://people.ubuntu.com/~ogra/arm/OMAP35x_EVM/ has the necessary instructions and links to get up an Ubuntu development system on your OMAP35x_EVM board, if you own such a device and want to help us with ubuntu development, now is the time to start getting involved !!!
If you have any questions about Ubuntu on ARM, feel free to drop by in #ubuntu-arm on irc.freenode.net at any time or use the ubuntu-devel and ubuntu-devel-discuss mailing lists on lists.ubuntu.com
November 19, 2008 at 6:59 pm |
So when do we get Ubuntu for iPhones?
November 20, 2008 at 1:53 am |
[...] they recognize Mojo-Handhelds excellent work…) Today I happened to noticed an early post by ogra on installing Ubuntu on the Omap35x. He provides an early root file system and an upstream lo [...]
November 20, 2008 at 3:19 am |
dude, you rock..this is awesome
November 21, 2008 at 3:23 pm |
Hi,
your demo is simply amazing! It works perfect on my Mistral OMAP3 EVM. However it’d be great that you provide the same kind of image for the Beagleboard so that far more people could participate in this exciting project.
Best regards,
Matthieu.
December 1, 2008 at 7:31 pm |
Hi,
Noticed Matthieu’s note, so i figured I’d give it a try. (just a quick test over lunch) Your root file system appears to be working just fine on the beagleboard. (booted, logged in, etc)
However, your uImage refused too boot. (no surprise different target) I used this uImage: http://www.rcn-ee.com/deb/CC-v2.6.27-2a3408b-mojo-oer3 (just rename it to uImage)
and this bootargs: setenv bootargs ‘console=ttyS2,115200n8 console=tty0 root=/dev/mmcblk0p2 rootdelay=2 rootfstype=ext2 ro video=omapfb:mode:1280×720@60′
Regards,
Robert Nelson