The general form of the wic
command
using Cooked Mode is:
$ wic create <kickstart_file> -e <image_name>
This form is the simplest and most user-friendly, as it
does not require specifying all individual parameters.
All you need to provide is your own
.wks
file or one provided with the
release.
Following is a description of the wic
parameters and options:
<kickstart>
:
An OpenEmbedded kickstart file.
You can provide your own custom file or supplied
file.
-e <image_name>
:
Specifies the image built using the OpenEmbedded
build system.