delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/10/08/07:54:20

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: <19991008115358.4758.rocketmail@web128.yahoomail.com>
Date: Fri, 8 Oct 1999 04:53:58 -0700 (PDT)
From: Earnie Boyd <earnie_boyd AT yahoo DOT com>
Reply-To: earnie_boyd AT yahoo DOT com
Subject: Re: mount question
To: Tibor Radvanyi <Tibor DOT Radvanyi AT unilever DOT com>,
"cygwin AT sourceware DOT cygnus DOT com" <cygwin AT sourceware DOT cygnus DOT com>
MIME-Version: 1.0

--- Tibor Radvanyi <Tibor DOT Radvanyi AT unilever DOT com> wrote:
> Hi All,
> 
> I'm a newcomer. I have just installed cygwin.
> I tried to create the /tmp directory as it is said
> in the install instruction and the bash answered
> mkdir: cannot create directory `/tmp': No such file or directory
> 
> I said 'cd /'. It answered:
> bash: cd: /: No such file or directory
> 
> I tried 'mount C:\cygnus\cygwin-b20 /'. It said:
> Warning: / does not exist!
> mount failed: Device or resource busy
> 
> What could be the problem? Any idea would be appreciated.
> Thank you.

You've obviously an incorrect value for the "/" mount point entry.  If you're
using mount from BASH you need to do `mount c:\\cygnus\\cygwin-b20 /'. 
However, you need to first umount /.  To effectively do this you need to
combine both umount and mount within the same child execution.  To do this you
do `umount / && mount c:\\cygnus\\cygwin-b20 /'.

If you still have troubles paste or attach plain text file of the output of
`cygcheck -s -v -r'.

=====
Earnie Boyd <mailto:earnie_boyd AT yahoo DOT com>

Newbies, please visit
<http://www.freeyellow.com/members5/gw32/index.html>

(If you respond to the list, then please don't cc me)
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

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