After the script execution and the complete installation of each desired part, you must execute the next command from a node which has acces to the node which has the good image
ssh root@node_with_all_the_installed_tools tar --numeric-owner \
--one-file-system -zcSf - / > image_name.tgz
sansol
2006-06-09