How to make a CD image of the LON-CAPA system (current procedure) as root cd loncom/build rm -Rf BinaryRoot make RPM cd loncom/anaconda make TARGET=/mnt/loncapacd/install.lon-capa.org/3.1/currentcdsource cd /mnt/loncapacd/install.lon-capa.org/3.1/currentcdsource mkisofs -v -R -T -V "LON-CAPA and Red Hat 6.2" -b images/boot.img -c boot.cat -o /loncapa.img . cdrecord -v speed=9 dev=0,1,0 /loncapa.img