@Linux
::
mount -o loop disk1.iso /mnt/disk
mount -t tmpfs tmpfs /mnt -o size=1024m
Linux 2.4.11+
umount -l <mount>