
Introduction
Moblin Image Creator is a tool aimed at simplifying the process of creating a target file system for an embedded device. Applications can be developed and run within this target file system on the workstation without needing a device. The target file system can also be used to create a USB image that can be run live or installed on an embedded device. Moblin Image Creator is designed to be flexible, with platform-specific knowledge isolated to each platform definition. Moblin Image Creator's initial focus is on a new class of devices known as Mobile Internet Devices (MIDs), but its design is not MID-specific and may be extended or customized to handle Netbooks, settop boxes, or other embedded Linux-based devices.
Supported Devices
Image Creator currently allows you to create an image for a Samsung Q1 Ultra (Mccasslin-based device) as well as Menlow-based devices becoming available in 2008. However, you don't need to have this device to develop applications. For application or driver development, or to simply test run the UI, you can run everything on your Linux workstation using Image Creator.
System Requirements
The instructions in this guide assume that you have the following components:
Note: Moblin Image Creator installs a bash completion configuration file. This allows you to type the first part of a command-line option and then hit the Tab key to auto-complete it.
View the Source Online