After a quick look at your data
there is no ext root partition??
sda4 is most likely your Linux root, but it is now with ntfs and boot.ini??
just checking: did you install Mint using mint4win or directly into the partition?
also, can you still select windows OS and run after selecting it?
/dev/sda1 2,048 23,070,719 23,068,672 27 Hidden NTFS (Recovery Environment)
/dev/sda2 * 23,070,720 499,124,223 476,053,504 7 NTFS / exFAT / HPFS
/dev/sda3 499,126,270 970,983,423 471,857,154 5 Extended
/dev/sda5 930,365,440 970,983,423 40,617,984 82 Linux swap / Solaris
/dev/sda4 970,983,424 976,769,023 5,785,600 7 NTFS / exFAT / HPFS
=> Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
in partition 72 for .
sda1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows Vista
Boot files: /BOOTMGR /BOOT/BCD /Windows/System32/winload.exe
sda2: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows Vista
Boot files: /bootmgr /Boot/BCD /Windows/System32/winload.exe
sda3: __________________________________________________________________________
File system: Extended Partition
Boot sector type: Unknown
Boot sector info:
sda5: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sda4: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows XP
Boot files: /boot.ini /ntldr /NTDETECT.COM
Not a very good sign.
Anyway, just check via the following steps
1. boot from Linux Live DVD.
2. on terminal, type a few commands to check
3. sudo os-prober
4. parted -l
lets see what you have.