Hi
Thanks for the quick replies.
I tried Gparted from a USB stick and Puppy Linux - shows unallocated. So I tried from within PCLinuxOS still shows unallocated.
# fdisk -l
Disk /dev/sda: 61.5 GB, 61491756544 bytes
255 heads, 63 sectors/track, 7475 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000d5c0e
Device Boot Start End Blocks Id System
/dev/sda1 1 7222 58010683+ 83 Linux
/dev/sda2 7223 7476 2040255 82 Linux swap / Solaris
In PCC it shows the main partition and the swap but I dont see an option to resize the main partition.
John
Did you try starting PCC from a live CD? (You can't resize a mounted partition and you can't unmount a partition that is in use.)
There is also something wrong with your current partitioning: fdisk reports that you have 7475 cylinders on the drive, but also that your swap ends on cylinder 7476, in other words, the last cylinder of swap falls outside the drive.... Removing your swap partition and recreating it before you resize your root partition would be a good idea.