delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/10/07/04:24:57

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Thu, 7 Oct 2004 10:25:54 +0200
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Misleading warning from mount?
Message-ID: <20041007082554.GC21753@cygbert.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <20041007062753 DOT GB7398 AT trixie DOT casa DOT cgf DOT cx> <20041007065800 DOT 2F0BF84C4D AT pessard DOT research DOT canon DOT com DOT au>
Mime-Version: 1.0
In-Reply-To: <20041007065800.2F0BF84C4D@pessard.research.canon.com.au>
User-Agent: Mutt/1.4.2i

On Oct  7 16:57, luke DOT kendall AT cisra DOT canon DOT com DOT au wrote:
>     bash-2.05b$ mount c:/temp/mnt/tmp /tmp
>     mount: warning - /tmp does not exist.
> 
> Maybe I still misunderstand.  In what sense does /tmp not exist?

Under Unix, the directory in which you mount a partition must
exist:

  $ mount /dev/hda /nirvana
  mount: /nirvana: No such file or directory

or a similar message.  From the perspective of Cygwin's mount, there's
no /tmp directory at the moment you use it to mount c:\temp\mnt\tmp
into it.  That's all.  In contrast to Unix, that's not breaking the
mount, so you only get a warning.  Use mount's -f option to suppress
the warning message.

Cornina

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin AT cygwin DOT com
Red Hat, Inc.

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019