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.

mount ntfs filesys on dm355 EVM

hi,all

      I choose to support config NTFS_FS and config NTFS_RW of linux kernel2.6.10 on dm355 EVM,unload imageof kernel to flash on dm355 evm;

I find one question:

No file or directory creation, deletion or renaming is supported about NTFS filesys on dm355 EVM;whether you advise to modify to support read/write NTFS?Thank you!

  • NTFS is not supported by the LSP 1.20 USB driver at a minimum,assuming you have a USB mass storage device connected to the DM355 EVM (see section 2.4.2 of SPRS496), I am not sure how much NTFS support is fully functional in Monta Vista Linux in general. In general I would suggest using FAT based file systems when interfacing with Windows machines, or EXT3 if working with Linux machines.