I follows the guide of http://www.ovirt.org/Node_Building#Get_the_Source, but 
the building procedure seems that suspending for more than several hours in the 
step of /home/jhs/ovirt-node/recipe/node-creator ovirt-node-iso.ks. Anybody 
knows why?
   

    else \
            echo "# OVIRT_REPO_URL=" > repos.ks ;\
            for repo in ; do \
               echo "repo --name=repo${i} --baseurl=${repo}" >> repos.ks ;\
               i=${i}_ ;\
            done ;\
      fi ;\
)
( \
    echo "PRODUCT='"oVirt Node Hypervisor"'" ;\
    echo "PRODUCT_SHORT='"oVirt Node Hypervisor"'" ;\
    echo "PACKAGE=ovirt-node-iso" ;\
    echo "VERSION=2.6.1" ;\
    echo "RELEASE=999.001.fc18" ;\
) > version.ks
ksflatten -c ovirt-node-image.ks -o ovirt-node-iso.ks
/home/jiahongsheng/ovirt-node/recipe/node-creator ovirt-node-iso.ks
 
 
    Love the world in my eyes.
 
                                ----Hongsheng Jia
_______________________________________________
node-devel mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-devel

Reply via email to