Hi, I recently installed a Windows 2003 R2 datacentre 64 bit guest under kvm. I installed copssh as the ssh server in the guest. When I logged into the guest using ssh I found that the shutdown command does not exist. I opened the command line and saw that the shutdown.exe file exist under C:\WINDOWS/system32 and I can shutdown the guest from command line. However this path is not mounted under cygwin but I can not find the shutdown.exe under /cygdrive/c/WINDOWS/system32. Administrator@ibm-gl4gty5dclb /cygdrive/c/WINDOWS/system32 $ ls shutdown.exe ls: cannot access shutdown.exe: No such file or directory Any idea why the file is not visible? This makes the use of kvm-autotest impossible for testing this guest. To add to that win2k3 datacentre does not have a telnet-server installed by default and hence I opted for installing ssh server and use it. This problem I did not notice with the 2008 datacentre and others. So is there any solution for it or any work around? Thanks in advance -- Sudhir Kumar -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html