chriskacerguis
5/2/2014 - 1:06 PM

Create 10MB File

Create 10MB File

dd if=/dev/zero of=test.img bs=1024 count=0 seek=$[1024*10]