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.
tar -jcvf ${CLFS}.tar.bz2 ${CLFS}
Some others have came up with other ideas on how to do this. Below is a table with the method and link to where the information is stored.
Table 7.1. Boot Methods
Boot Method | For Architectures | Hyperlink |
---|---|---|
nfsroot | MIPS, PPC, Sparc, x86, and x86_64 | http://documents.jg555.com/netboot |