Partion size for dual boot ubuntu

pandemic00

Distinguished
Jan 5, 2013
92
2
18,635
i have a 120gb ssd and 58gb free space on my ssd. i want to dual boot ubuntu linux along with win 10. when i want to shrink my volume it say 23Gb only available, but i have a total of 58gb free on my ssd.

how to push this limit up to 35gb?

fb5b0p
http://prntscr.com/fb5b0p
 
Solution
When your OS writes files to the drive it doesn't necessarily start at the beginning and tightly pack everything together leaving all the empty space in one spot. Rather it sometimes seems that files are more randomly spread throughout the drive. Of course, when attempting to partition the drive while also running Windows, it is not possible to move files which are required to run windows. To partition this driver properly, you will need to do from a bootable program.

I'm not sure what version of Ubuntu you are installing, but usually the Ubuntu installer has partition tools built in. I.E. when you boot from the install disk, there are tools which allow you to partition the drive, and since windows is not currently running, you will...
When your OS writes files to the drive it doesn't necessarily start at the beginning and tightly pack everything together leaving all the empty space in one spot. Rather it sometimes seems that files are more randomly spread throughout the drive. Of course, when attempting to partition the drive while also running Windows, it is not possible to move files which are required to run windows. To partition this driver properly, you will need to do from a bootable program.

I'm not sure what version of Ubuntu you are installing, but usually the Ubuntu installer has partition tools built in. I.E. when you boot from the install disk, there are tools which allow you to partition the drive, and since windows is not currently running, you will be able to move whichever files you wish. Try that route. If your version of Ubuntu doesnt have that tool, either find one that does, or download a free partition tool and use that first.
 
Solution