Just18,
I have returned to PCLinuxOS from the Gparted Boot Disk. Now, here is the result of fdisk -l run as superuser:
[root@localhost jan]# fdisk -l
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 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: 0x345d345c
Device Boot Start End Blocks Id System
/dev/sda1 * 63 8177084 4088511 82 Linux swap / Solaris
/dev/sda2 8177085 1953520064 972671490 5 Extended
/dev/sda5 8177148 131042204 61432528+ 83 Linux
/dev/sda6 131042268 379133999 124045866 83 Linux
/dev/sda7 379134063 1005588674 313227306 83 Linux
/dev/sda8 1005588738 1030778594 12594928+ 83 Linux
/dev/sda9 1030778658 1038955679 4088511 82 Linux swap / Solaris
/dev/sda10 1038958592 1550958591 256000000 83 Linux
Disk /dev/sdb: 500.1 GB, 500107862016 bytes[
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 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: 0x44fdfe06
Device Boot Start End Blocks Id System
/dev/sdb1 63 976768064 488384001 c W95 FAT32 (LBA)
[root@localhost jan]
/home is now sda6 and there is a partition, sda10, that is ext4, 244 GiB, according to PCC. sda10 is the partition that I would now like to make /home, and I would like to make the old /home something else. PCC reports that I have only three named partitions now, / (58 GiB), /home (118 GIB), and /data (298 GiB). I have a tiny sda8, sda9 (Linux swap 3.8 Gib), sda10 (reported above), and empty (191 GiB).
Jan
Jan