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)
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. | ||
− | * | + | * 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. |
− | + | * 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 |
− | + | ||
− | + |
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