Hi all. I'm hoping someone can point me in the right direction. I have a system running Mint with no problems, but I need Windows for a couple of projects. Currently I am unable to set up Grub2 to boot Windows. My set up is as follows:- $ sudo lsblk -o NAME,FSTYPE,MOUNTPOINT,LABEL,UUID NAME FSTYPE MOUNTPOINT LABEL UUID sda ├─sda1 ntfs System Reserved 44764BE5764BD5F8 └─sda2 ntfs /media/rob WINDOWS_7 F062544A625417A4 sdb └─sdb1 ntfs /media/rob 185A1C3A142CAF9C sdc ├─sdc1 vfat /boot/efi 46C3-97F1 ├─sdc2 ext4 / 685efae6-eb6c-4aad-8b38-6c1b37c05b10 └─sdc3 swap [SWAP] dc1180a4-7e5c-45be-bd58-0efc4ae05efb sdd iso9660 Linux Mint 16 Cinnamon 64-bit
└─sdd1 ntfs /media/rob win_winstall 1FAA385536CC1506 sr0
Grub2 is installed on sdc1 I believe. What should I place in /etc/grub.d/40_custom to create a bootable Win7 install. It is installed on sda with 2 partitions, the larger partition and the secret hidden partition. I have tried all sorts of configs but have not been able to boot the windows install from the Grub2 menu. I can give settings from the grub config and error messages received during boot if required but do not wish to fill my first post in the problem with too much unneeded text. Please feel free to ask for any more info if required.
Thanks
Rob