This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Flashing the Filesystem

Hi,

I can really use some help here. I have been developing by booting the kernel from TFTP and using NFS for the filesystem. I followed the instructions to copy the filesystem in Linux and since then I have modified various things like /etc/network/interfaces and wrote my own init script for my server etc.

Since the dm365_flash_image*.tar appeared to be nothing more than a compatible filesystem I figured I could tar my modified directory and follow the instructions on the Wiki to mount the nand flash and untar this file in this location. But my filesystem is too big (1.2 GB) to fit in the nand which appears to about 500 MB.

The stuff I added is like 20MB. The image downloaded from the TI site is like 100MB.

Is there stuff I should/can remove? Are we expected to flash the tar image to nand and then individually add everything that I changed?

Thanks,

Ken