Mail Archives: cygwin/2001/11/17/09:03:31
Thanks. I did follow pointer 1. But I have no idea as how to install the mount points in
the system mount table, right now if I do mount in a bash shell, I come up with
C:\cygwin\bin on /usr/bin type user (binmode)
C:\cygwin\lib on /usr/lib type user (binmode)
C:\cygwin on / type user (binmode)
c: on /cc type user (binmode,exec)
d: on /dd type user (binmode)
showing the mount points /, /usr/bin, and /usr/lib as user mounts. I un-mount the / and
try to mount it with
mount -bs c:\cygwin /
but it does not work.
Thanks for any further help,
-Mike
> I just downloaded and installed the lastest cygwin, set up/ran theinetd according to the inetutils document.
> When I trid to telnet to my NT, it failed and the event view says
>
> The description for Event ID ( 0 ) in Source ( inetd ) could not befound. It contains the
following insertion string(s): inetd : Win32 ProcessId = 0x9F : Cygwin Process Id = 0x9F : /etc/inetd.conf: No such fileor directory.
>
> Looks like inetd does not understand the mount points.
>
> Can anyone give me a pointer? Thanks
Two pointers, both from /usr/doc/Cygwin/inetutils-1.3.2.README:
- Before starting any program, be aware that all neccessary configuration
files in /etc have to be generated first! Call
iu-config
once after you installed the inetutils the first time. That
generates some files: [...]
- No user mount point is valid anymore! You have to install all
your mount points in the system mount table. This doesn't
change after you have logged in to a normal user account eg.
via telnet/rlogin. [...]
Corinna
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This e-mail message and any attachments are confidential and may be privileged. If you are not the intended recipient, please notify PhotonEx immediately -- by replying to this message or by sending an email to mailto:administrator AT photonex DOT com -- and destroy all copies of this message and any attachments. Thank You.
For more information about PhotonEx, please visit http://www.photonex.com.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -