So which directories do I need to sync ?

bin  - link that points to /usr/bin
boot - going to try NOT copying it.
dev - no, the system generates this at boot
etc - yes
home - yes
lib - link that points to /usr/lib
lib64 - link that points to /usr/lib64
lost+found - no
media - no
mount - no
opt ?
proc - no
root - ?
run - ?
sbin - link that points to /usr/sbin
srv - ?
sys - ?
tmp - no
usr - yes
var - yes

I'm going to try NOT copying boot because it got set up for the target machine during the live install.  It will be interesting to see if it still works after the rsyncing.

Thoughts ?