Hi..
i am facing some problem in creating UBIFS image, please anybody help me.
i am issuing following command to create UBIFS image
mkfs.ubifs -r /srikanta/ezsdk/ti-ezsdk_dm816x-evm_5_05_02_00/filesystem/target_fs_ubifs -m 4096 -e 512KiB -c 2048 -o /tftpbootubifs/ubifs.img
i am getting the following error: output file cannot be in the UBIFS root directory.
i have extracted the "ezsdk-dm816x-evm-rootfs.tar " file in "target_fs_ubifs" folder.
can anybody please help me to solve this issue. Since i am new to linux can you please be some elaborate on explaining.