I've a 500GB Disk with Linux and Windows installed. I've given 30GB to Linux. So windows has 470GB now. How to increase the space of 30GB of Linux in Ubuntu from the 470GB windows?
Asked
Active
Viewed 1,205 times
1 Answers
3
You should first boot in to Windows.
- Start the Disk Management Tool.
- Select your Windows disk and right click it.
- Choose to shrink it.
- The amount of space you shrink it, will be the available new free space.
Reboot your computer to Ubuntu.
- Start GParted.
- Resize your 30GB partition. Or format the free space as antoher ext4-partition.

Kevin
- 155
/home
directory on that new ext4 partition: https://askubuntu.com/a/50539/566421 ... because 30GB are enough for the OS. – pa4080 Dec 12 '18 at 12:29