Building the kernel and root file system images – Artesyn PrAMC-7211-PNE 3.0 Workbench Integration Guide (June 2014) User Manual
Page 14

Building the Kernel and Root File System Images
PrAMC-7211-PNE 3.0 Workbench Integration Guide (6806800L06B)
14
Example: wind ALL=(ALL) NOPASSWD: ALL
Make sure that the user field entry in /etc/passwd file against your user name is non-null. It
should always contain legal valid values.
For example: wind:x:512:0:Windriver User:/home/wind:/bin/bash
1. Start the workbench by running startworkbench.sh script under the Wind River
installation directory
<windriver_installation_directory>/windriver/wrlinux-3.0
or by
double clicking the workbench icon on the desktop.
The Application Development screen appears.
2. You will be asked to specify a workspace for the development of projects. Specify the
absolute path of a directory, for example /home/<user>/<workspace_name> , where
you want to save the projects. You should have the write permissions for the directory. For
example, you may specify /home/wind/workspace as a workspace directory.