diff --git a/xCAT-genesis-scripts/bin/doxcat b/xCAT-genesis-scripts/bin/doxcat index 075d5b565..7c8b9f61f 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