Currently I have a single 1TB HDD with Windows 7 and Ubuntu 17.10 installed. Now I've bought an SSD and now I'm facing a problem I can't find the answer for. My plan is something like this:
- Delete Ubuntu 17.10
- Install Ubuntu 18.04 LTS on the SSD with some partitions on SSD and some on HDD
- Somehow tell the newly installed GRUB how to boot Windows 7.
While I can manage task #1 just fine (duh!), and with some research #2 shouldn't be too big of an issue either. However, I have no idea about #3. Would grub just pick it up while being installed by Ubuntu's graphical installer, or would I have to do some config tinkering to make it work? What would I have to do in the second case?
EDIT: My Win7 is using BIOS boot, not UEFI.