View Single Post
Posts: 25 | Thanked: 5 times | Joined on Jul 2010
#19
Originally Posted by sup View Post
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
Hi, just a small question - why do you touch mappero_image and then fill in a mappero_disk?
 

The Following User Says Thank You to jaromrax For This Useful Post: