Ikonikos Image Manager 1.5.3 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Ikonikos Image Manager 1.5.3 (Default branch)
# 1  
Old 02-01-2009
Ikonikos Image Manager 1.5.3 (Default branch)

Image Ikonikos is an image manager that, instead of working with files and directories, works with tags. With them, you can create powerful search filters. It's also very portable, easy to use, and fast. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
MIC-IMAGE-WRITER(1)					      General Commands Manual					       MIC-IMAGE-WRITER(1)

NAME
mic-image-writer - Write a live image to a USB stick SYNOPSIS
mic-image-writer [options] [image file] DESCRIPTION
mic-image-writer is a simple yet very helpful tool, it can help you write a live image to a USB stick, it is safer than dd and has a good progress indicator, it has two work modes, console and GUI, you can explicitly use -c | --console and -g | --gui to force it to enter console or gui mode, by default, it will smartly decide this automatically. It just writes an image to the whole USB stick, so the original data on your USB stick will be overwritten, mic-image-manager has a more powerful GUI tool for this case, it can write a live image to a specified partition, the old data on that partition will keep intact. OPTIONS
-h, --help show this help message -c, --console Run in console mode -g, --gui Run in GUI mode EXAMPLES
Write a Molib live image to your USB disk: mic-image-writer your-2.1-final.img EXIT STATUS
mic-image-convertor returns a zero exist status if it succeeds, otherwise return non-zero and print error message. AUTHOR
Yi Yang, Anas Nashif, Jianfeng Ding SEE ALSO
mic-image-creator(1), mic-convertor(1), mic-chroot(1), mic-livecd-iso-to-disk(1), mic-image-manager(1) perl v5.12.3 2011-05-31 MIC-IMAGE-WRITER(1)