Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Richard Stanton" To: "cygwin" Subject: RE: Mount problems (was RE: SSHD: works from command line, but not from INETD) Date: Tue, 5 Sep 2000 09:15:31 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-reply-to: <39B4B9E9.DF308AD4@vinschen.de> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Thanks a lot. That worked. Looking through the registry, I found some additional entries that look like they're from old versions of Cygwin. For example, can I delete: CURRENT USER/Software/Cygnus Solution/CYGWIN.DLL setup anything else ending in CYGWIN.DLL setup LOCAL_MACHINE/SOFTWARE/Cygnus Solutions/Cygwin B20 anything else ending in Cygwin B20 LOCAL_MACHINE/SOFTWARE/Cygnus Solutions/GNUPro anything else ending in GNUPro Thanks. Richard Stanton > -----Original Message----- > From: Corinna Vinschen [mailto:corinna AT vinschen DOT de] > Sent: Tuesday, September 05, 2000 2:16 AM > To: cygwin > Subject: Re: Mount problems (was RE: SSHD: works from command line, but > not from INETD) > > > Richard, > > search for a registry key > > HKEY_USERS/.DEFAULT./Software/Cygnus Solutions/Cygwin/mount v2 > > Erase it. Then you shouldn't see those mount points anymore. > > Corinna > > Richard Stanton wrote: > > > > This is odd. When I run "net start inetd", all my old mappings > come back, > > even if I've previously deleted them! > > > > For example, > > > > c:\4nt>mount > > Device Directory Type Flags > > > > [...] > > > > \\.\tape1: /dev/st1 user textmode > > \\.\a: /dev/fd0 user textmode > > \\.\b: /dev/fd1 user textmode > > c: / user textmode > > c: / system textmode > > > > OK. Now delete the user "/" mount: > > > > c:\4nt>umount / > > umount: /: No such file or directory > > > > Oops. That didn't work (and I have no idea why). However, > there's a way to > > do it. Just redo the mount: > > > > c:\4nt>mount -f c: / > > > > c:\4nt>umount / > > > > c:\4nt>mount > > Device Directory Type Flags > > > > [...] > > > > \\.\tape1: /dev/st1 user textmode > > \\.\a: /dev/fd0 user textmode > > \\.\b: /dev/fd1 user textmode > > c: / system textmode > > > > Yup. the mount has gone. > > > > Now stop and restart inetd: > > > > c:\4nt>net stop inetd > > The CYGWIN inetd service is stopping. > > The CYGWIN inetd service was stopped successfully. > > > > c:\4nt>net start inetd > > The CYGWIN inetd service is starting. > > The CYGWIN inetd service was started successfully. > > > > and see what mounts exist: > > > > c:\4nt>mount > > Device Directory Type Flags > > > > [...] > > > > \\.\tape1: /dev/st1 user textmode > > \\.\a: /dev/fd0 user textmode > > \\.\b: /dev/fd1 user textmode > > c: / user textmode > > c: / system textmode > > > > It's back again! The same happens for all the user mounts. I > have no idea > > what's going on! > > > > Richard Stanton > > > > -- > > Want to unsubscribe from this list? > > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > > -- > Corinna Vinschen Please, send mails regarding Cygwin to > Cygwin Developer mailto:cygwin AT sources DOT redhat DOT com > Red Hat, Inc. > mailto:vinschen AT cygnus DOT com > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com