Follow these steps to install RACHEL content server on the hard drive of a computer with at least 50GB of free disk space. 1. Run install Phase1 script $ /bin/bash install_rachel_phase1.sh 2. Copy data files into place $ sudo cp -r -p /path/to/usb/files/content/* /opt/ka-lite/content/ $ sudo cp -r -p /path/to/usb/files/data/* /opt/wikipedia/ $ sudo cp -r -p /path/to/usb/files/www/* /var/www/ 3. Run install Phase2 script $ /bin/bash install_rachel_phase2.sh