I'm moving from a 1tb HDD to a 500gb SSD. On the HDD I have a 600gb partition for Windows and a 400gb partition for Ubuntu. On the SSD I have a 150gb partition for Windows, and a 350gb partition for Ubuntu.
Everything on the HDD will fit on the SSD, and I want to get all the files and everything on the new Ubuntu partition to be exact duplicates of the old ones. Theoretically I could copy everything over, remove the HDD, figure out how to make sure GRUB doesn't freak out, and then everything will work fine.
Unfortunately, copying the partition with GParted resulted in GRUB not booting into it properly, presumably because the drive referred to itself as something else. Is there a program I can use that will do this for me?
If not, could someone walk me through the process in simple nooblish?