After a complete rebuild of my machine,I would now like to add a second sata HDD which contains Windows7 and was formatted using the same computer.
At present I'm using a sata HDD that contains Windows XP and several Linux distros and I'm using Grub boot-loader to select which ever.
Am I able to install the second HDD and merely add an extra entry to the menu 1st file on the first HDD and if so what?Or is it more complicated?
This is the Windows entry I have currently in menu1st file.
title windows
root (hd0,0)
makeactive
chainloader +1
Thanks for any suggestions.