First create a file Code: touch .mappero_image Then make it 4GB large (it is small enough to fit on FAT32) Code: dd if=/dev/zero of=.mappero_disk bs=1024 count=4190208
touch .mappero_image
dd if=/dev/zero of=.mappero_disk bs=1024 count=4190208