So I've just thrown together a cheap system to install Ubuntu on. I'm completely new to Linux but I'm very keen to have a play about with it, hence this cheap new bulid so I can leave my main bulid alone. Specs are AMD a10 7800 Oc to 4.3Ghz 4gb off DDR3 memory (8gb stick on the way) SanDisk extreme 2 SDD 120gb Gigabyte GA-F2A68HM-HD2 motherboard Coolmaster masterbox q300l I'm trying to install Ubuntu but when I get to the part to chose a drive to install the is too my Ssd is not there. As I said I'm very new to Linux so please go easy.
Are you using the manual installation option; "Something Else". You need to do that because if you don't and something goes wrong, you will have no clue what it was. If you have any personal data on your windows that is important to you, you need to first back it up to another drive. If windows is on the SSD, it is almost certainly taking up all the space on the drive so you need to shrink the windows partition as suggested above. Best to do this with the windows tool Disk Management. If you have been using windows for some time, you should probably run Disk Defragmenter prior to shrinking the windows partition. After shrinking the partition, re-boot and run the chkdsk /f command on windows. One other thing you need to be aware of is that a default install of windows 10 uses UEFI so I would suggest you read the Ubuntu documentation at the link below on dual booting with UEFI and save yourself a lot of grief later on. I is particularly important if you are like the 90% of home computer users who have never installed any operating system. You will need to identify the correct drive during the install so familiarize yourself with Linux drive/partition naming conventions. check the more information on official site https://help.ubuntu.com/community/UEFI
also running in live mode from the install medium and seeing if the ssd exists there too?.. maybe making the required partitions first could help?