Making the Temporary System Bootable
Building the CLFS System
Now you're at the point to get your ${CLFS} directory copied over to your target machine. The easiest method would be to tar it up and copy the file.
${CLFS}
tar -jcvf ${CLFS}.tar.bz2 ${CLFS}