scgendo wrote:Thanks all for the replies, bit confused so i'll tell you my take on this:
I'll install "/" on the ssd, "swap" on the hdd and "home" as well right?
In windows i moved already the user folder to the hdd pointing at them from properties so doesn't lose the "special" folder properties, then removed a lot of crap and functionalities that may harm the ssd.
As per Linux, is there any other large folder i should move right away other than "home"? and i don't get your explanation about grub, should i install manually over the MBR?
And could i somehow shrink both drives without erasing any data and install Linux from there?
Thanks

I just re-read your first post and realise you already have Windows installed on the SSD, so that's fine.
15GB is plenty for an initial Mint installation. I guess where you put /home depends what you want to use the SSD for. There is no problem during linux install to set /home to a partition on the HD. Or you can install "/" (which includes /home by default) on the SSD and later choose which directories to copy to the HD and link or mount back to the SSD. A person who needs high speed for certain applications that stores its files under /home might want to have these files on the SSD, for example. You could put the lot on the SSD and selectively copy and link back directories as required, like music and pictures and videos and so on. There is no right answer.
As for other linux directories, again it depends. Any directories that may get very large and are not speed-critical could be linked to the HD. This gets more tricky and you can decide later anyhow. You can always copy a directory and link it back in the future when you can judge the space you have on the SSD.
As for Grub, I mean that during installation to the SSD specify the HD for the bootloader. This is at the bottom of the partitioning window. Mint's installer will default to sda which may be your SSD so you need to check manually. The reason is that your bios can be told to boot from either the SSD or the HD and your Windows boots fine from the SSD so leave it and put Grub on the HD. This will avoid conflicts and will not affect the boot time for linux.
"And could i somehow shrink both drives without erasing any data and install Linux from there?"
Not sure what you mean. A Mint installation needs, erm, much less than 10GB and you can install it anywhere there is space. Obviously, it will boot much faster and load and save data to disk much faster if installed on the SSD.