Meego Wiki
Views

User:Fvennetier/OBS Light MIC

From MeeGo wiki
< User:Fvennetier
Revision as of 16:17, 27 February 2012 by Fvennetier (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

MIC projects

MIC is a tool to create and manipulate images for Linux distributions. OBS Light implements a GUI for the image creation part of mic.

Create a project

  1. Press the New button and enter a name for your project.
  2. An empty Kickstart file is automatically created.
  3. If you already have your own Kickstart file, you can import it by pressing Import Kickstart file button. It will be parsed and copied in the project directory.

Customize the project

There are only two customizable parameters:

Image Type
The type of filesystem image that will be created. It can be
  • fs: a directory hierarchy containing the whole filesystem
  • livecd: a bootable image suitable for a CD
  • liveusb: a bootable image suitable for a USB key
  • loop: a filesystem image to be mounted with a loop device (with mount -o loop).
  • raw
Architecture
The architecture of packages that will be included in the filessystem. At the moment, the unique possibility is i686.

Customize the Kickstart file

Personal tools