| delorie.com/archives/browse.cgi | search |
| 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 |
| From: | Chris Faylor <cgf AT cygnus DOT com> |
| Date: | Mon, 22 Nov 1999 10:48:32 -0500 |
| To: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
| Cc: | Gus Baldauf <gus AT transbay DOT net>, cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Re: Unable to Type Lower Case e in the Bash Window |
| Message-ID: | <19991122104832.A854@cygnus.com> |
| Mail-Followup-To: | Earnie Boyd <earnie_boyd AT yahoo DOT com>, |
| Gus Baldauf <gus AT transbay DOT net>, cygwin AT sourceware DOT cygnus DOT com | |
| References: | <19991122135742 DOT 22633 DOT rocketmail AT web123 DOT yahoomail DOT com> |
| Mime-Version: | 1.0 |
| X-Mailer: | Mutt 1.0i |
| In-Reply-To: | <19991122135742.22633.rocketmail@web123.yahoomail.com>; from earnie_boyd@yahoo.com on Mon, Nov 22, 1999 at 05:57:42AM -0800 |
On Mon, Nov 22, 1999 at 05:57:42AM -0800, Earnie Boyd wrote:
>--- Gus Baldauf <gus AT transbay DOT net> wrote:
>> Hello All,
>>
>
>Hello Gus,
>
>> I just installed Cygwin 1.0. When I open a bash window and I try to type or
>> paste the lower case letter e, nothing appears in the window and the computer
>> beeps at me. For example, I can not enter the commands cygcheck, exit, echo
>> or
>> set. All other upper and lower case letters work fine.
>>
>-8<-
>
>I checked the output from cygcheck. There is a bug in the Install process that
>leaves you with two different records in the registry for the / directory.
>Change to the bin directory containing umount and mount, then do `./umount / &&
>./mount 'e:\' /' and that should resolve the problem.
Earnie, I only see one mount point in the cygcheck output and it is
correct:
E:\Cygwin / system binmode
I think that your advice will actually cause problems since your telling
him to set his root to e:\ which does not appear to be correct. If Gus
wants to try this, the correct way to do it is:
umount /
mount -f -b e:\ /
(from the Windows command-shell prompt)
I'm not familiar with this particular problem but it doesn't sound like
a mount problem to me.
cgf
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |