AMC 68VZ328 Frozen Dessert Maker User Manual


 
90
www.amctechcorp.com
After saving your configuration changes, use the following commands in the same directory to complete
compilation of your kernel.
make clean
make dep
make
Next make a copy of the filesystem, specifically for the IOdimm
cd /opt/
cp –Rpdx newfs iodimmmfs
Then create a combined image of the new kernel and filesystem.
cd /opt/iodimmfs
make clean
make
Finally use imagez.bin and run loader on the IOdimm to write in the filesystem and kernel. Please refer to the
User’s Manual for details on running loader. The IOdimm is now configured for its I/O operations.