diff --git a/xCAT-genesis-scripts/bin/doxcat b/xCAT-genesis-scripts/bin/doxcat index 4d9e2f204..ee9a51a03 100755 --- a/xCAT-genesis-scripts/bin/doxcat +++ b/xCAT-genesis-scripts/bin/doxcat @@ -159,8 +159,10 @@ while :; do cd - elif [ "$dest" = "reboot" -o "$dest" = "boot" ]; then /bin/nextdestiny $XCATMASTER:$XCATPORT + ipmitool chassis bootdev pxe reboot -f elif [ "$dest" = "install" -o "$dest" = "netboot" ]; then + ipmitool chassis bootdev pxe reboot -f elif [ "$dest" = sysclone ]; then /bin/dosysclone