Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Tony Arnold" To: "'Elfyn McBratney'" , "'Cygwin ML'" Subject: RE: Help with cygwin mounts Date: Thu, 27 Jun 2002 15:45:00 +0100 Organization: University of Manchester Message-ID: <31CB870AD5AA384BB5419025DD9F7A841042CA@dailymail.cfs.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 In-Reply-To: <016f01c21de5$677878e0$0dcbfea9@emcbfsserv> Importance: Normal Elfyn, > I have been having a problem with mounting parts of the > filesystem to posix-paths. When i try to mount my local > volume on /local i get this error: > > mount: /vol0: invalid argument > > this is the process i follow to try and mount: > > mkdir -p /local (make the mount-dir) > mount -s D:\vol0 /vol0 (mount /vol0 as a system mount) Should this be: mount -s D:\vol0 /local ??? Regards, Tony. -- Tony Arnold, Deputy to the Head of COS Division, Manchester Computing, University of Manchester, Oxford Road, Manchester M13 9PL. T: +44 (0)161 275 6093, F: +44 (0)870 136 1004, M: +44 (0)773 330 0039 E-mail: tony DOT arnold AT man DOT ac DOT uk, Home: http://www.man.ac.uk/Tony.Arnold -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/