diff --git a/xCAT-server/lib/xcat/plugins/windows.pm b/xCAT-server/lib/xcat/plugins/windows.pm index 1e0f2301f..f4692d4e0 100644 --- a/xCAT-server/lib/xcat/plugins/windows.pm +++ b/xCAT-server/lib/xcat/plugins/windows.pm @@ -116,6 +116,7 @@ sub mkimage { } sub mkwinlinks { + my $installroot = "/install"; # for now put this, as it breaks for imagex my $node = shift; my $ent = shift; foreach (getips($node)) {