The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)


Trying it out

From Mer Wiki
(Difference between revisions)
Jump to: navigation, search
Line 4: Line 4:
  
 
* Get tools required to create a bootable image from RPM repository per MeeGo's [http://wiki.meego.com/Image_Creation Image Creation] guide.
 
* Get tools required to create a bootable image from RPM repository per MeeGo's [http://wiki.meego.com/Image_Creation Image Creation] guide.
* Add kernel and vesa driver to [http://monster.tspre.org/~prjfetcher/mer/releases/0.20110920.1/kickstarts/mer-core-i586.ks kickstart file], install to sda instead of mmcblk.
+
* Don't forget to run the mic-create-bootstrap step of the [http://wiki.meego.com/Image_Creation Image Creation] guide before building it for the first time.
* Change repository to these two: [http://merproject.org:2082/Mer:/Trunk:/Base/standard/ Mer:Trunk:Base] and [http://merproject.org:2082/home:/smoku:/hw:/pinetrail/Mer_Trunk_Core_standard/ home:smoku:hw:pinetrail]
+
* Make yourself an image using mic-image-creator using this [http://releases.merproject.org/~carsten/nemo-handset-i586-testing-0.20111128.3.CE.2011-12-01.2.ks kickstart file].
* Make yourself an image using mic-image-creator!
+
sudo mic-image-creator --format=raw --cache=mycache --mainrepo=mer-core --arch=i586 --config=nemo-handset-i586-testing-0.20111128.3.CE.2011-12-01.2.ks
 
+
Or, maybe [http://codex.xiaoka.com/pub/mer/ this image] will work for you.
+

Revision as of 16:34, 17 December 2011

You can try Mer out right now.

To boot base Mer system in a virtual machine:

  • Get tools required to create a bootable image from RPM repository per MeeGo's Image Creation guide.
  • Don't forget to run the mic-create-bootstrap step of the Image Creation guide before building it for the first time.
  • Make yourself an image using mic-image-creator using this kickstart file.
sudo mic-image-creator --format=raw --cache=mycache --mainrepo=mer-core --arch=i586 --config=nemo-handset-i586-testing-0.20111128.3.CE.2011-12-01.2.ks
Personal tools