Ignore:
Timestamp:
Aug 30, 2010, 6:10:37 PM (14 years ago)
Author:
rock
Message:

Add Function Code: intergated xen command (drbl_xen_cmd.sh)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • drbl-virt/sbin/functions_drbl_virt

    r202 r203  
    6868    echo "Xen will be the only Hypervisior in your DRBL"
    6969    echo -e "Because CPU don't support virtualization, it can't choose KVM to be the Hypervisior"
    70     echo ""
     70    read -p "push [enter] to contiunte..."
    7171    VMM_select=1
    7272    echo "Xen" > $Work_Home/etc/hypervisior
     
    426426chown -R drbl-virter.drbl-virter $Work_Home/tomcat-7.0.2
    427427su  drbl-virter -c "$Work_Home/tomcat-7.0.2/bin/startup.sh"
    428 }
     428echo ""
     429echo "[Go to http://{server_IP}:8080/drbl-virt/ to check !]"
     430}
Note: See TracChangeset for help on using the changeset viewer.