I am currently using Ubuntu 15.04 in my Lenovo ideapad Z510 which was preinstalled with Windows 8.1. Once I shifted to linux, I decided to dual-boot it with windows 8.1 temporarily. So later when I had no use of windows, I used GParted
to format the windows partition.
Windows was initially installed in /dev/sda4
partition. As you can see it has 1.14GiB of used space even after the format. This is also supported by the fact that the windows boot option in grub takes me to windows recovery.
I want to know, is there is a way to completely get rid of this? So that I can use all of the 61.43GiB.
Also, in the above picture /dev/sda
is shown to be 931.51GiB (top right corner). But actually my disk capacity is 1TB. What happened to the remaining storage? Is it the BIOS? If not, is there any way I can access it?
\dev\sda2
I suppose ? Yes you can merge, but now you have/tmp
on that partition, so I have really no idea if it would be created elsewhere on it's own. http://askubuntu.com/questions/435655/gparted-merge-unallocated-space-to-ext4-partition - you would have to delete this partition. – RiddleMeThis Jun 17 '15 at 17:20\dev\sda2
, but it might besda6
correct me if I'm wrong. – RiddleMeThis Jun 17 '15 at 17:25/tmp
disk full messages all the time. So you might be correct.sudo apt-get clean
didn't work. I was thinking of asking a seperate question for that. – user281989 Jun 18 '15 at 03:19