Recently i installed Ubuntu 13.04 and allocated 20 GB for it. The system got installed space less than 10 GB. Now, can i shrink it to 10 GB without formatting it? Thats to say, i don't want to have large empty space in the partition.
Asked
Active
Viewed 1.8k times
5
-
4Shouldn't this question be moved, rather than just closed? – Miles Rout Jun 03 '14 at 11:22
-
Should be moved to ServerFault – Adarsha Jan 24 '16 at 13:03
1 Answers
8
You could use the resize2fs command.
However, I would suggest to backup the most important files (on e.g. an USB key) before doing that (e.g. /etc/
and some of /home/
)
See also this question...
BTW, 20GB for the system partition is not that much.....

Community
- 1
- 1

Basile Starynkevitch
- 223,805
- 18
- 296
- 547