Hi, Can you try to reproduce this with busybox trunk and the busybox_1_11_stable branch?
Random additional notes: - loop needs a configuration option turned on: $ grep MOUNT_LOOP .config CONFIG_FEATURE_MOUNT_LOOP=y - -t auto As far as i know offhand, there is not fstype "auto" as in $ grep auto /proc/filesystems nodev autofs So, if you specify a type, that filesystemtype has to exists. Perhaps have a look at the helptext of FEATURE_MOUNT_HELPERS If all of the above fails, then please consider sending your issue to the busybox mailinglist for broader audience. TIA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]