I have two SSDs:
SSD1
- Windows 11
- Ubuntu 22.04
SSD2
- Ubuntu 22.04
I'd been using dual-boot on SSD1 until recently when I decided to buy Ubuntu it's own drive (SSD2, fresh install). The goal is to delete the Ubuntu partition on SSD1 entirely so Windows and Ubuntu have their own drives. My problem is my system boots using the GRUB bootloader on SSD1 Ubuntu.
Question: how can I (safely) change it so that my system boots using SSD2 Ubuntu's GRUB bootloader? i.e. switch which bootloader is being used, where after I can hopefully remove the SSD1 Ubuntu partition without any trouble.
Thanks in advance, hope that makes sense.