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 pre-built filesystem with -o loop

Guru 20755 points

Hello,

I'm trying to mount the pre_built filesystem on local disk, but it fails. Can you please send me what the command for that ?

mount -t ext3 ubi_128_DM816X_TI_EVM.img rootfs/ -o loop

Thanks,

Ran