delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/12/02/15:38:39

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Message-ID: <3846D857.78A66799@vinschen.de>
Date: Thu, 02 Dec 1999 21:36:39 +0100
From: Corinna Vinschen <corinna AT vinschen DOT de>
X-Mailer: Mozilla 4.7 [en] (WinNT; I)
X-Accept-Language: de,en
MIME-Version: 1.0
To: cygwin AT sourceware DOT cygnus DOT com
Subject: Re: New install problems
References: <19991202160908 DOT 5305 DOT qmail AT web109 DOT yahoomail DOT com> <19991202115637 DOT A1456 AT cygnus DOT com>

Chris Faylor wrote:
> 
> On Thu, Dec 02, 1999 at 08:09:08AM -0800, Earnie Boyd wrote:
> >--- Chris Faylor <cgf AT cygnus DOT com> wrote:
> >-8<-
> >>
> >> In Cygwin v1.0 (only available on CD, currently <but I'm working on that>)
> >> mount has a "-f" option to force a mount, so you can do this, too:
> >>
> >> mount -f d:\unix /
> >
> >Would that not have to be `mount -f d:\\unix /' if executed in bash?  or
> >alternatively `mount -f 'd:\unix' /'?
> 
> Yes, but I would suggest that this not be run under bash.  It will probably
> work best if you do this standalone.

BTW:

Forward slash works for the native path as well:

	mount -f d:/unix /

This is nice for native device paths:

	mount -f //./tape0 /dev/st0

instead of

	mount -f \\\\.\\tape0 

and this works in bash (ash, tcsh, ksh, zsh...), too, if you call mount
with correct path.

Corinna


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


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