X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.3 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Message-ID: <4EB47CA6.208@acm.org> Date: Fri, 04 Nov 2011 17:00:38 -0700 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygwin very slow under virtual box (productivity hit) References: <4EB47513 DOT 2050105 AT gmail DOT com> In-Reply-To: <4EB47513.2050105@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 11/4/2011 4:28 PM, J.V. wrote: > I have Windows XP Pro x32 in a VM with the latest version of cygwin > installed. > > When I open a cygwin bash shell, and type '$ls' it just sits there forever. > > Any other command I type is freakishly slow. How do I get this to run > faster under a vm environment. > > I am not sure why it is taking so long to do a simple ls or mkdir or any > other command. > > Even if I $vi a file it takes a while seriously cutting into the > productivity gains that cygwin on the host environment provides. I use Cygwin in a (VMware Player) VM with XP all the time and it's not like you describe at all. I think the main Cygwin developers also use VMs (at least from time to time), so there's nothing intrinsic to running in a VM that causes the performance you describe. I can't say for sure what your problem is, but I'd start by checking your PATH for any directories on a remote machine (including any "host" directories provided by your VM software). Or, perhaps simply try $ PATH /bin /bin/ls and see if your problem goes away. If none of that works, follow the directions here: http://cygwin.com/problems.html > Is there a commercial version of cygwin or the likes that I can lay down > cash for to go fast under a VM environment? No. -- David Rothenberger ---- daveroth AT acm DOT org Every cloud engenders not a storm. -- William Shakespeare, "Henry VI" -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple