The osg roll can be installed on a running system. The following assumes that roll is available in .iso form and is called "osg.iso".
$ su - root # rocks add roll osg.iso # rocks enable roll osg # rocks create distro # rocks run roll osg | bash # shutdown -r now |