Greetings,
I re-did my machine a little while ago, first putting Fedora 16 on, and then Mint 12. It's a 150gb hdd. For Fedora I partitioned during setup myself, as previously I'd used default settings and ended up with LVM. I messed up somehow and allocated 50gb to root, only 2gb to home (2gb swap which is fine). I let Mint install using its default options.
I need more space for fedora's home partition and 50gb is too much for fedora file system, so I would to re-allocate that space to fedora's home. First step was to shrink the file system partition, which I did fine in gparted, down to 20gb. But now I'm stuck with unallocated space that I can't seem to re-allocate anywhere useful
From lsblk I get the following:
NAME MAJ:MIN RM SIZE RO MOUNTPOINT
sda 8:0 0 149.1G 0
├─sda1 8:1 0 500M 0
├─sda2 8:2 0 19.5G 0
├─sda3 8:3 0 2G 0
├─sda4 8:4 0 1K 0
├─sda5 8:5 0 2G 0
├─sda6 8:6 0 93.7G 0 /
└─sda7 8:7 0 1011M 0 [SWAP]
From gparted (I've got a screenshot but don't see anywhere to upload it?) the info is:
sda1 - ext4 500mb (boot)
sda2 - ext4 - 19.5gb (fedora root)
unallocated -30gb
sda3 - swap - 2gb (fedora swap)
sda4 - extended
- sda5 - ext4 - 2gb (fedora home)
- sda6 - ext4 - 94gb (I'm guessing mint home+root)
- sda7 - swap - 1gb (mint swap?)
(not sure if it's clear above, but sda5, 6 and 7 are all on sda4? I don't know how that happened)
Is there any way for me to get that unallocated space usable? Without re-installing everything, that is :/ Only thing I seem to be able to do with it is make the fedora root 50gb as it was.
Help appreciated!