Ok I
and it copied (as far as I can tell) everything including hidden files and subdirectories. Then I changed fstab so home was sda5 from hdb2 and rebooted. Everththing seemed to work fine but when I got KDE up it was like I was a new user, all my customization gone and the KDE wizzard to set up a new user popped up. So I put fstab back and reboot and everything is back. What happened? I need to copy home over so I can split hda2 in to hdb2, 3, & 4 then put home back on hdb4 with no data/customization lost. Help.
Code:
rcp -r -p -v /home /media/sda5
Comment