Creating an Image for a Target Device
After you have created a target file system, you can create an image of that file system and use that image to boot your mobile device.
Overview
Steps to create an image for your device.
- Install and run Image Creator.
- Create a project and target for your platform.
- (Optional) Add applications or customize the target file system.
- Create an image of the target.
- Boot the image on your netbook or MID.
Create an Image (Live or Installable)
You can create images of your targets and write them to a USB drive. There are two kinds of images that Moblin Image Creator creates: live and installable. Live images allow you to boot directly from the USB drive, without modifying the mobile device's hard drive. An installable image will erase the contents of the mobile device's hard drive and replace it with the contents of the image. Tooltips over the buttons in Image Creator explain more about each option.

- Select a project in the Platform Projects section.
- Select a target in the Targets section.
- Select the appropriate button to create the image.
Write an Image to the USB drive (or CD-RW)
Once you have created an image, you can place this image on the USB pen drive. Insert the USB drive into your workstation and select the Write USB Image button. Image Creator will detect the USB drive that is inserted and ask you to confirm before proceeding.
Note: Any image type you place on the USB drive could completely erase the contents of the USB drive (depending on the size of the image). Image Creator uses the following command internally (you don't need to run this manually):
$ sudo dd if=<path to image> of=<location of usb drive>
- Printer-friendly version
- Login or register to post comments
Comments (6 total)
Target:menlow platform Image
Target:menlow platform
Image version :moblin-image-creator-0.48-1.fc9.noarch.rpm
Build Moblin target image
Platform Projects->“Add”
Enter Name & Desc
Enter Path
Select “menlow-lpia-moblin2”
Click “Add a Target”
Enter Target Name
“Add Functional Sets”
Select core Sets
Build “Install USB”
“Write USB image”
During installing, repeat the below information unceasingly....
Sleeping finished
Checking device /dev/sda for installation source…
Checking device /dev/sdb for installation source…
Found Removable drive at /dev/sdb
mount: mounting /dev/sdb on /mnt failed : No such file or directory
umount: cannot umount /dev/sdb : No such file or directory
/dev/sdb does not contain a rootfs
Checking device /dev/sdc for installation source…
Checking device /dev/sdd for installation source…
http proxy
hi
Please check your http proxy setting.
I start the Moblin Image Creator at terminal,
it download many software from internet.
I have the same problem,
I have the same problem,
MIC 0.48
Fedora 10 x64
Project platform: netbook-lpia-moblin2
Target: liveUSB
Does anyone have a solution ?
I also have the problem in exactly the same configuration. Does anyone found a solution to be able to launch moblin from an usb key ?
I am a newbie in moblin so any help would be great !
Thanx per advance.
Create an Image buttons are always gray (disabled)
The buttons for creating an image are all disabled (gray). What am I doing wrong?
OK. I answered myself.
I need to add at least one FSET to get them enabled.