(→First steps) |
|||
| Line 3: | Line 3: | ||
Because the processor for the beagleboard C4 is an OMAP3530 and the N900 currently sports a similar processor, it seems wise to start with the [[ARM]] page. | Because the processor for the beagleboard C4 is an OMAP3530 and the N900 currently sports a similar processor, it seems wise to start with the [[ARM]] page. | ||
| - | = | + | = Steps = |
| - | So far we've no image | + | So far we've no image for beagleboard ready. But what works so far: |
* Take the n900 [http://repo.meego.com/MeeGo/releases/1.0/core/images/meego-n900-open-armv7l/meego-n900-open-armv7l-1.0.0.20100525.1-sda.raw.bz2 rootfs] and extract to the rootfs partition of the beagle sdcard setup. You can mount rootfs of N900 from this image on /mnt by: | * Take the n900 [http://repo.meego.com/MeeGo/releases/1.0/core/images/meego-n900-open-armv7l/meego-n900-open-armv7l-1.0.0.20100525.1-sda.raw.bz2 rootfs] and extract to the rootfs partition of the beagle sdcard setup. You can mount rootfs of N900 from this image on /mnt by: | ||
*# bunzip meego-n900-open-armv7l-1.0.0.20100525.1-sda.raw.bz2 | *# bunzip meego-n900-open-armv7l-1.0.0.20100525.1-sda.raw.bz2 | ||
This page is dedicated to getting MeeGo running on the Beagleboard. More info on the beagleboard can be found here
Because the processor for the beagleboard C4 is an OMAP3530 and the N900 currently sports a similar processor, it seems wise to start with the ARM page.
So far we've no image for beagleboard ready. But what works so far: