My / partition ran out space. I don't know how to extend this partition. Please help. Thanks.
Asked
Active
Viewed 48 times
0
1 Answers
0
I've helped many a person resolve partitioning issues... but in looking at your gparted screenshot... oh, well... where do I start?!?
Really, truly... I'd backup any data that you have, then wipe the disk and start all over! DON'T make separate partitions for / and /boot and /home and /tmp. You've got a smallish hard disk. Just install Ubuntu by selecting erase entire disk
. Really.

heynnema
- 70,711
sda2
first, there is much unallocated space in it's beginning. This will not take much time, there is no data to move, it,s done in a minute. After that you increase the size ofsda1
, you may fill up the unallocated space betweensda1
andsda2
which you created in the first step. This will not take much time, no data to move, the whole thing will be done in a few minutes... – mook765 Sep 11 '16 at 05:05/tmp
? I can understand having/tmp
as a part of/
(the default set-up) but if you go through the hassle to set up a separate partition usetmpfs
. If you're worried your virtual memory (RAM+swap) may be to small for that, increase swap space accordingly (e. g. use the former/tmp
partition as swap). – David Foerster Sep 11 '16 at 07:38