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.

Standalone Mode for Dm6467

Hi,

 

I wanna run my demo at Standalone mode. Previously, I debugged my demo at  Booting via TFTP Using NFS File System.

 

Now, I would like to copy file system to harddrive on EVM, on which there is a 40G Harddrive. This should be Booting from Flash Using the EVM’s Hard Drive File System.

I'm confused here. At http://processors.wiki.ti.com/index.php/DM6467_EVM_Installation#Writing_Kernel_and_Filesystem_Image_to_NAND_Flash, it tells how to write uImage and Ramdisk to nand flash. Ramdisk is a minimum system. How could a ramdisk of 40M or less contain  a complete filesystem? I mean I wanna copy a complete file system. (I wanna run a decoder demo, which plays a local video of 400MB periodically).

How can I copy my filesystem (about 1.2G) in NFS server to EVM harddrive?