Community gatherings on Freenode at #tinycorelinux (webchat)
mount -o loop ./tinycore /mnt/datamount: you must specify the filesystem type
tc@box:/mnt/hda3/1/TinyCore$ sudo mount -o loop ./tinycore /mnt/datamount: mounting /dev/loop21 on /mnt/data failed: Invalid argument
tc@box:/mnt/hda3/1/TinyCore$ sudo mount ./tinycore /mnt/datamount: mounting /dev/loop21 on /mnt/data failed: Invalid argument