Mail Archives: cygwin/2004/10/25/09:22:21
On Mon, 25 Oct 2004, Alex Vinokur wrote:
> "Brian Dessent" <brian<at>dessent<dot>net> wrote:
<http://cygwin.com/acronyms/#PCYMTNQREAIYR>. Thanks.
> > Alex Vinokur wrote:
> >
> > > bash-2.05b$ man bash
> > > Warning: cannot open configuration file /usr/share/misc/man.conf
> > > No manual entry for bash
> > > bash-2.05b$
> >
> > Like I said, nothing is going to work until you fix your mounts. I
> > don't know what has changed on your system but your root "/" dir is
> > mounted as "C:\cygwin\_download\001" which seems wrong unless your
> > entire cygwin subtree is under that dir and not "c:\cygwin" which makes
> > a lot more sense.
>
> How can I fix that?
See <http://cygwin.com/ml/cygwin/2004-10/msg01097.html>. Using the
'mount' command, you can do something like
mount -fst c:/cygwin /
mount -fst c:/cygwin/bin /usr/bin
mount -fst c:/cygwin/lib /usr/lib
> > Replying that "it used to work" is not going to fix anything.
> >
> > Brian
>
> Thanks.
It's marginally possible that your mounts aren't wrong (although the stale
fonts mount seems to suggest that they are). Save the mounts first, by
running
mount -m > c:/saved-mounts.bat
Then try changing them to point to c:\cygwin as root, and if that doesn't
work, post snippets of the contents of the
c:\cygwin\_download\001\{,bin,lib} directories. If you really did have
Cygwin installed there, you should be able to run saved-mounts.bat from
c:/cygwin/_download/001/bin to restore your current mounts.
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D.
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
"Happiness lies in being privileged to work hard for long hours in doing
whatever you think is worth doing." -- Dr. Jubal Harshaw
--
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 -