#cd /
#tar -cvf .
<later>
#cd /custom
#umask 0
#tar -xvf custom.tar
I checked the attibutes on the files and everything looks good. Did an fsck on the partition when it wasn't mounted.
#cd /
#tar -cvf .
<later>
#cd /custom
#umask 0
#tar -xvf custom.tar
I checked the attibutes on the files and everything looks good. Did an fsck on the partition when it wasn't mounted.