I re-partitioned my Windows 10 (1TB), installed along side Ubuntu and allocated(40GB).
Now I would like to increase the size of my Ubuntu from 40GB => 200GB ?
FYI: Already installed gparted. Confused on what to do now.
I re-partitioned my Windows 10 (1TB), installed along side Ubuntu and allocated(40GB).
Now I would like to increase the size of my Ubuntu from 40GB => 200GB ?
FYI: Already installed gparted. Confused on what to do now.
This is a two part process. Resize the Windows NTFS partition, and move/resize the Ubuntu partition.
In Windows...
Disk Management
app to resize the Windows NTFS C: partitionCMD
(command) terminal with admin privschkdsk /f C:
and confirm to do this on next rebootchkdsk
runningFor Ubuntu...
Keep these things in mind:
always start the entire procedure with issuing a swapoff
on any mounted swap partitions, and end the entire procedure with issuing a swapon
on that same swap partition
a move is done by pointing the mouse pointer at the center of a partition and dragging it left/right with the hand cursor
a resize is done by dragging the left/right side of a partition to the left/right with the directional arrow cursor
if any partition can't be moved/resized graphically, you may have to manually enter the specific required numeric data (don't do this unless I instruct you to)
you begin any move/resize by right-clicking on the partition in the lower pane of the main window, and selecting the desired action from the popup menu, then finishing that action in the new move/resize window
Do the following...
Note: if the procedure doesn't work exactly as I outline, STOP immediately and DO NOT continue.
gparted