The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)
Vivaldi
From Mer Wiki
(Difference between revisions)
(→Kernel) |
|||
Line 2: | Line 2: | ||
== Kernel == | == Kernel == | ||
+ | |||
+ | WIP | ||
== Kickstart == | == Kickstart == |
Revision as of 21:56, 22 March 2012
Contents |
Vivaldi Tablet
Kernel
WIP
Kickstart
Download the following kickstart into your home accessible to the SDK
http://dl.dropbox.com/u/5715485/spark/plasmaactive-armv7l-c71-devel.ks
Build an Image
Install the Mer Platform SDK , http://wiki.merproject.org/wiki/Platform_SDK
Use the following command line to build an image
sudo mic create raw plasmaactive-armv7l-c71-devel.ks -o . --pkgmgr=yum --arch=armv7l --logfile=spark-build.log
Write to sdcard
sudo dd of=/dev/sdd if=plasmaactive-armv7l-c71-devel-cardblksd.raw bs=4M
Until the kernel is packaged you will need to add the following files to the sdcard image
Copy the following to the first partition
http://dl.dropbox.com/u/5715485/spark/zenithink-fat-2m.tgz so you end up with the uImage at the top level dir
Copy following to the second partition at /lib/modules so you end up with /lib/modules/2.6.34
http://dl.dropbox.com/u/5715485/spark/zenithink-modules.tgz