I have a 8GB usb stick with easyos on it, but I used the space only 2GB .
Now, I want to backup the usb stick into a img file.
When I use the command line "dd if=/dev/sda of=myeasy.img", I get a 8GB file, it is too big for me.
So, how to make a small image only 2GB?