From cygwin Thu Mar 01 05:53:12 2007 From: Christopher Layne Date: Thu, 01 Mar 2007 05:53:12 +0000 To: cygwin Subject: Re: Regarding mount command inside CYGWIN Message-Id: <20070301055312.GA25319 () ns1 ! anodized ! com> X-MARC-Message: https://marc.info/?l=cygwin&m=117272841017741 On Thu, Mar 01, 2007 at 11:13:00AM +0530, Rakesh Kumar wrote: > Hello, > > I'm running a command inside Cygwin > > mount -b /cygdrive/c/cygwin/rakesh > /cygdrive/c/cygwin/rakesh/usr/cygnus > > But I get the following error? > > mount: /cygdrive/c/cygwin/rakesh/usr/cygnus: Invalid argument > > Is the mount command wrongly given?? > > Regards, > Rakesh > Yes. You need a win32 path for the mount source. man mount. -cl -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/