OK, I think I got this figured out....
I was not familiar with the way Linux works with a logical rather than a primary partition. It appears that I have a primary partition for Windows (sda1), and I have a second primary partition that has been converted to an Extended primary partition, or a just plain Extended partition (sda2). Inside of sda2, I have sda5, which holds my Linux filesystem and Kubuntu 12.04 installation. sda2 is effectively just a container IIUC.
I extended sda2 first off to use the whole of the 130.22 GB available, effectively eliminating the 5.33 GB swap partition that I had previously unallocated. Once that was done, I could now extend sda2 yet again to within 4 GB of the end of the disk. Once that was done, I then extended sda5 inside of sda2 until it was all used up. The remaining 4 GB becomes my swap. Not the best place for swap, but it works.
I'd probably have been better just reinstalling. However, I learned a few things, and my machine now works.
Frank.
I was not familiar with the way Linux works with a logical rather than a primary partition. It appears that I have a primary partition for Windows (sda1), and I have a second primary partition that has been converted to an Extended primary partition, or a just plain Extended partition (sda2). Inside of sda2, I have sda5, which holds my Linux filesystem and Kubuntu 12.04 installation. sda2 is effectively just a container IIUC.
I extended sda2 first off to use the whole of the 130.22 GB available, effectively eliminating the 5.33 GB swap partition that I had previously unallocated. Once that was done, I could now extend sda2 yet again to within 4 GB of the end of the disk. Once that was done, I then extended sda5 inside of sda2 until it was all used up. The remaining 4 GB becomes my swap. Not the best place for swap, but it works.
I'd probably have been better just reinstalling. However, I learned a few things, and my machine now works.
Frank.
Comment