I have Ubuntu 18.04 server, I have 30 GB of space on my ext4 type manual disk, I want to add another 20 gb. How can I achieve this?
I did not add a separate disk, I expanded the existing disk.
I have Ubuntu 18.04 server, I have 30 GB of space on my ext4 type manual disk, I want to add another 20 gb. How can I achieve this?
I did not add a separate disk, I expanded the existing disk.
the tool you're looking for is resize2fs
Or alternatively parted
check this answer out : https://askubuntu.com/a/517365/307184
you'll have to use it's subcommand resizepart
passing it the arguments partitionnumber
and endpoint
{}
button in the toolbar to format it as text as well. Thank you for helping us help you! ;-) – Fabby Jul 10 '19 at 07:54