I have my modified Lubuntu version installed on VirtualBox and I want to copy the entire root filesystem to flash drive in order to boot it on my physical PC. My flash drive has 1.90GB and the entire sda drive 4.00GB. I shrinked the sda1(/) partition so it's now about 1.89GB (less than flash drive).
I tried to use dd but as you see, it corrupted my flash drive a bit (it was 2.00GB before).
What should I do to copy the partition to another and have working MBR also?