I was trying to mount Void Iso in loop to get some files out of it iso but I am getting a not in fstab error message -
 I know this metholid works becuse I ahve used it before in other Linux (distos) what I am doing wrong?

void-live-x86_64-20150713-enlightenment.iso
x-os
zen7
zenwalk-7.9.3.iso

[root@void iso-s]# mount -o void-live-x86_64-20150713-enlightenment.iso /mnt/loop
mount: can't find /mnt/loop in /etc/fstab
[root@void iso-s]# ls /mnt
loop  temp

[root@void iso-s]# mount -o void-live-x86_64-20150713-enlightenment.iso tmp/
mount: can't find tmp/ in /etc/fstab
[root@void iso-s]#