So I just bought this laptop the other day; its a Dell Latitude e5500. It has Intel® Core™2 Duo CPU P8400 @ 2.26GHz × 2; 2gb ram, 160gb hdd Mobile Intel® GM45 Express Chipset. When I bought it, Windows 7 came with it.
After setting up Windows 7, the computer was running really slow. I thought that it might just be the ram, but when looking in the task manager I saw that the CPU was constantly running at damn near 100% the whole time. So I decided to upgrade to Ubuntu 16.04.
So I used unetbootin
to install Uubuntu, then did the full install. Once I had Ubuntu on the comp.
Now I saw the windows 7 partition on the desktop, and unmounted it; because I don't want windows 7 anymore and I didn't have anything on there that I wanted.
But now Ubuntu is telling me that I only have a 10gb hard drive when I should be seeing a 160gb hdd.
How can I find and access the full HDD so that I can utilize all of that space?
gparted
and looking into the hard drive memory structure. I think, the other partition which earlier had window's is not getting mounted. I hope it helps. – Sourav Badami Jan 14 '17 at 17:50sudo apt install gparted
– Organic Marble Jan 14 '17 at 19:55