Gave PCC a try but the gui won't start after reboot. I get the login screen like before.
OK. Starting a multi step process. First step, boot from the liveCD/DVD. In a terminal, su to
root. Then to see the partition table;
[root@localhost ~]# fdisk -l <Enter>
Post your results, and note what is on each partition.
Example:[root@fatman ~]# fdisk -l /dev/sdeDisk /dev/sde: 750.2 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 cylinders, total 1465149168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xe2158f77
Device Boot Start End Blocks Id System
/dev/sde1 2048 4196351 2097152 83 Linux <--- Boot partition
/dev/sde2 4196352 8390655 2097152 82 Linux swap / Solaris
/dev/sde3 8390656 60819455 26214400 83 Linux <--- New install / partition
/dev/sde4 60819456 1465149167 702164856 5 Extended
/dev/sde5 60821504 480251903 209715200 83 Linux <--- First data partition
/dev/sde6 480253952 899684351 209715200 83 Linux <--- Second data partition