Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to get the Meego distribution

332 bytes added, 04:05, 29 July 2010
Putting a copy of a Meego root file system on SD card
You will now have a resulting tar.bz2 in ./daily/handset/images/meego-handset-armv7l-beagle. Extract it to your SD cards root partition (you should have 2 partitions for boot and root):
cd /media/your_sd_card
sudo tar xvj --strip-components=2 -f <path to the build root>/daily/handset/images/meego-handset-armv7l-beagle/meego-handset-armv7l-beagle-daily-fs.tar.bz2
 
==Kernel==
Summary:
* get kernel source
* get crosscompiler
* create uImage
* create modules
* copy to sd card.
 
TODO: where to get a good config?
 
 
[[Category:Software distributions|Meego]]
0
edits