X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: Wrong root directory Date: Thu, 16 Nov 2006 13:31:01 -0000 Message-ID: <002f01c70983$76efc7e0$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 16 November 2006 13:05, Timothy Madden wrote: > Hello > > Sorry if asking a known question. > > I have Cygwin NT-5.1 and many applications ported for Windows with > Cygwin installed separately. I recently configured OpenSSH 3.8.1 as a > service to start automaticaly with Windows, and since then the file > -system root directory of my Cygwin installation is C:\Program > Files\OpenSSH instead of C:\local\cygwin as before. Argh! You've installed some 3PP bundle of ssh and it's overwritten your mountpoints! That is /seriously/ unfriendly. Where did you get this download from? > How can I fix the mapping for the root folder ? Use the mount command. At a minimum, you'll need to have /, /usr/bin, and /usr/lib mountpoints all pointing into the correct places in your old dir structure. If you had attached your cygcheck output to the mail as it describes on the problem-reporting page, we could have given you a full list of what mountpoints you'd need to repair. > Where is the documentation for this ? In the cygwin user guide, and also the mount man/info pages. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/