OK, you need to execute
sudo grub-install /dev/sdb --recheck
Afterwards run
sudo update-grub
Make sure to boot into your BIOS and select the disk sdb (could have a different name there) as your new boot disk.
P.S.: Next time, please format the code as I changed it.