2.3. Install on Running System

The Condor Roll can be installed on a running system. The following assumes that roll is available in .iso form and is called "htcondor.iso".

$ su - root 
# rocks add roll htcondor.iso
# rocks enable roll htcondor
# rocks create distro
# rocks run roll htcondor | bash
# shutdown -r now