I noticed that there are a lot of questions similar to mine on here, but I couldn't find the one that solves my issue. I have posted the image below:
I want to increase /dev/sdb12, but it won't let me use the allocated space, what should I do in this case?
ext4
partitions? – You'reAGitForNotUsingGit Aug 10 '17 at 21:37/
or two partitions for/
and/home
. The system won't work for a long time with this type of partitioning. It may be good only for servers and when you know what you are doing. – Pilot6 Aug 10 '17 at 21:50/home
, but even that is up to you whether you really need to do that or not. – You'reAGitForNotUsingGit Aug 10 '17 at 21:52/home
, you could preserve that one to simplify the restore part. As to the original question, knowing the exact and complete error message is critical in such situations. That said, you should be able to resize/dev/sda6
, which is highlighted; but it looks like/dev/sda12
has little or no free space around it, so you'd need to move a bunch of partitions to resize it. – Rod Smith Aug 11 '17 at 13:29