Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <19991122172746.19900.rocketmail@web119.yahoomail.com> Date: Mon, 22 Nov 1999 09:27:46 -0800 (PST) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: Unable to Type Lower Case e in the Bash Window To: Chris Faylor Cc: Gus Baldauf , cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Chris Faylor wrote: > On Mon, Nov 22, 1999 at 05:57:42AM -0800, Earnie Boyd wrote: > >--- Gus Baldauf 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 > Oh, sorry the information below is what confused me. However, Gus' b20.1 setup was in text mode and he now has binmode. HKEY_CURRENT_USER\Software\Cygnus Solutions\CYGWIN.DLL setup\b15.0\mounts\07 (default) = `e:' unix = `/' fbinary = 0x00000000 fsilent = 0x00000000 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\1.00.000 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2 HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/ (default) = 0x0000000a native = `E:\Cygwin' > 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. Gus' problem with not seeing an 'e' when typed could be related to the .inputrc file. It must contain UNIX style line endings in order to work correctly and will only work correctly it it resides on a binary mode mounted directory without the patch I sent earlier. ===== Earnie Boyd Cygwin Newbies, please visit __________________________________________________ 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