Since I had free space at the beginning of this HD (sda1) I elected to install the PCLOS there and see what happened. I was surprised the Grub Menu loaded right up and it included a line for the other PCLOS I had loaded earlier (sda2). I selected that one first (sda2) but it didn't work so I rebooted and then selected the first line and the system booted right up like you would expect

----------------------------------------
timeout 10
color black/cyan yellow/cyan
gfxmenu (hd0,0)/boot/gfxmenu
default 0
title linux
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux root=UUID=3cfe5bd3-083f-4036-939e-5db0785d95e5 quiet vmalloc=256M acpi=on resume=UUID=8858bf4a-53d8-4a10-b8b8-e567c9c53897 splash=silent vga=788
initrd (hd0,0)/boot/initrd.img
title linux-nonfb
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=UUID=3cfe5bd3-083f-4036-939e-5db0785d95e5 quiet vmalloc=256M acpi=on resume=UUID=8858bf4a-53d8-4a10-b8b8-e567c9c53897
initrd (hd0,0)/boot/initrd.img
title failsafe
kernel (hd0,0)/boot/vmlinuz BOOT_IMAGE=failsafe root=UUID=3cfe5bd3-083f-4036-939e-5db0785d95e5 failsafe vmalloc=256M
initrd (hd0,0)/boot/initrd.img
title PCLinuxOS (PCLinuxOS)
root (hd0,1)
configfile /boot/grub/menu.lst
title memtest-4.20
kernel (hd0,0)/boot/memtest-4.20 BOOT_IMAGE=memtest-4.20
# This is a divider, added to separate the menu items below from the PCLINUXOS standard grub entries
title
----------------------------------------------------------------------------------------
I think this will be good enough for now and I'll wait a few weeks to get stable (and refreshed) and then may redo my entire HD.
I did forget to check and see what my user # was (I orginally let PCL choose so it should be either
500 or 501 I think). I will use that to get the new "/" pointed to use my separate "/home" partition which has my settings instead of using /home within "/". Can you tell me which of these user # is the default or if there is a way to tell which I was using so I can just do the installation once again to make sure I get it pointed to the separate /home. (I am the only user on this machine).