You clearly cannot clone a larger partition to a smaller partition (using dd and the like) since there is simply not enough space. However, if the files that are on the larger partition would also fit on the smaller partition, you could use rsync to copy those files. The exact options to use depend on your particular use case, but to simply copy all the files the following should do: rsync -av /mo