hi,
I am working on DM365 board.
I am getting error while mounting loop dev over mount_dir.
my step as follows:
#mkdir /mount_dir
#mount -o loop /mount_dir
mount: mounting /dev/loop0 on /mount_dir failed: Invalid argument
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.
hi,
I am working on DM365 board.
I am getting error while mounting loop dev over mount_dir.
my step as follows:
#mkdir /mount_dir
#mount -o loop /mount_dir
mount: mounting /dev/loop0 on /mount_dir failed: Invalid argument