Showing posts with label dd. Show all posts
Showing posts with label dd. Show all posts

Thursday, August 21, 2014

Using fallocate instead of dd for creating empty files

I've been always using dd for empty disk image creation (for new virtual machine for example). But I've found out a better tool. It called fallocate.