I have to move my 14.04 system from my old SSD onto a new one. Having decided to use Clonezilla, I went for direct disk-to-image: this would have had the bootloader (grub) cloned as well, allowing to spare some headaches.
Now, I discovered that probably Clonezilla does NOT preserve partition alignment. This is a very bad thing for SSDs.
So, I decided to go for partition-to-image. Now, when I restore my system partition, grub shall be missing. How can I restore my system partition and have it properly loaded at startup?