Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Tony Arnold" <tony.arnold@man.ac.uk>
To: "'Elfyn McBratney'" <elfyn@exposure.org.uk>,
   "'Cygwin ML'" <cygwin@cygwin.com>
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.arnold@man.ac.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/

