delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/06/17/12:04:43

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
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: <20000617160414.11268.qmail@web114.yahoomail.com>
Date: Sat, 17 Jun 2000 09:04:14 -0700 (PDT)
From: Earnie Boyd <earnie_boyd AT yahoo DOT com>
Reply-To: earnie_boyd AT yahoo DOT com
Subject: Re: Wierd mount problem with "latest" release
To: Bryan Pizzillo <sturm AT cs DOT umd DOT edu>, cygwin AT sourceware DOT cygnus DOT com
Cc: Bryan Pizzillo <sturm AT cs DOT umd DOT edu>
MIME-Version: 1.0

--- Bryan Pizzillo <sturm AT cs DOT umd DOT edu> wrote:
> 
> Ok, here's the problem.  I used the setup.exe, told it the root directory was
> 
> c:cygwin.
> It installed, I went to go run the link from the start bar which tried to run
> 

User error.  You should have typed c:\cygwin instead of c:cygwin.

> c:\cygwin\bin\cygwin.bat...which was not there..no problem, checked the faq,
> and
> so I put the following in there:
> 
> @echo off
> SET MAKE_MODE=unix
> SET PATH=C:\cygwin\bin;c:\cygwin\usr\bin;C:\cygwin\usr\local\bin;%PATH%
> bash
> 
> (Note I had to add c:\cygwin\usr\bin since that is were cygwin1.dll got put)
> 
> Ok, so  run cygwin.bat and get bash...yeah, rockin...no more cmd 
> (not to mention I get ls)
> BUT, I noticed this wierdness: (I assume it is from c:cygwinbin)
> 
> bash-2.04$ mount
> Device              Directory           Type         Flags
> c:cygwin\bin        /usr/bin            user         binmode
> c:cygwin\lib        /usr/lib            user         binmode
> c:cygwinbin         /bin                system       textmode
> c:cygwin            /                   user         binmode

mount -f -b c:/cygwin/bin /usr/bin
mount -f -b c:/cygwin/lib /usr/lib
mount -f -b c:/cygwin /
umount /bin

The above commands should fix your problems.

Cheers,

=====
---
   Earnie Boyd: <mailto:earnie_boyd AT yahoo DOT com>
            __Cygwin: POSIX on Windows__
Cygwin Newbies: <http://www.freeyellow.com/members5/gw32/index.html>
           __Minimalist GNU for Windows__
  Mingw32 List: <http://www.egroups.com/group/mingw32/>
    Mingw Home: <http://www.mingw.org/>

__________________________________________________
Do You Yahoo!?
Send instant messages with Yahoo! Messenger.
http://im.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