ChorusOS 4.0 Production Guide

Build the Target NFS root

The root target lets you copy files from components into the root directory.

As the EXAMPLES component contains binary files that the target must see, use the make root command to copy the binary files of the EXAMPLES component into the root directory as follows:

host% make root 

The root directory now contains the binary files of the EXAMPLES component. You can run this component on a target system where this root directory can be NFS mounted.