You wrote an IMG to your USB drive using dd and now linux displays wrong size?

Fixing block size

sudo dd if=/dev/zero of=/dev/<id_of_your_device> bs=2048; sync