delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/12/04/04:22:07

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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, 4 Dec 2003 10:21:49 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: cygwin windows to linux cross compiler issues !!
Message-ID: <20031204092149.GS1640@cygbert.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <Law11-OE3643S3Iouk4000014f7 AT hotmail DOT com> <m3ptf5g1k4 DOT fsf AT flognat DOT myip DOT org> <Law11-OE67yZqoG8Zy400001fbb AT hotmail DOT com>
Mime-Version: 1.0
In-Reply-To: <Law11-OE67yZqoG8Zy400001fbb@hotmail.com>
User-Agent: Mutt/1.4.1i

On Thu, Dec 04, 2003 at 09:47:34AM +0530, mohanlal jangir wrote:
> I remember, during cygwin installation I clicked dos. But I don't know how
> to change this now. I hope there should be some way to do this without
> reinstalling cygwin. I have installed cygwin in my E: drive and mount gives
> following output:
> 
> $ mount
> E:\cygwin\bin on /usr/bin type system (textmode)
> E:\cygwin\lib on /usr/lib type system (textmode)
> E:\cygwin on / type system (textmode)
> c: on /cygdrive/c type user (textmode,noumount)
> d: on /cygdrive/d type user (textmode,noumount)
> e: on /cygdrive/e type user (textmode,noumount)
> m: on /cygdrive/m type user (textmode,noumount)
> 
> I think, the textmode is causing problem. How to get rid of this?

$ cd /cygdrive/e/cygwin/bin
$ ./umount /usr/bin
$ ./mount E:/cygwin/bin /usr/bin
$ ./umount /usr/lib
$ ./mount E:/cygwin/lib /usr/lib
$ ./umount /
$ ./mount E:/cygwin /
$ ./mount -u -c /cygdrive

should do it.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                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