Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Sun, 27 Feb 2005 12:41:45 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: regtool - 1.8 - Core dump Message-ID: <20050227174145.GE21220@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com References: <20050227065306 DOT 31280 DOT qmail AT web51104 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i On Sun, Feb 27, 2005 at 11:04:49AM -0500, Igor Pechtchanski wrote: >On Sun, 27 Feb 2005, Alexander Joerg Herrmann wrote: > >> > Why aren't you using 'mount' and/or 'umount' to manipulate the mounts? >> > There should be no need to modify the registry directly to add or >> > remove mounts and doing so may break in the future. Regtool is not the >> > proper program to use to modify mounts. >> >> I'am currently traveling to Thailand accessing the Host computer >> www.felixfrisch.de thru Internet mainly thru a CygWin installed on my >> USB Stick. They allow you here to do a lot of stuff in the Internet Cafe >> on there computer but sometimes regedit is blocked. Same is true for the >> mount command. Dunno why but it's blocked in some places. regtool does >> the job quite well. > >That's probably because mount is trying to create system mounts by >default, and the HKLM key has restricted access (as it should). Try using >"mount -u" instead, i.e., > >mount -u -b "E:/aIEngine/CYGWIN" "/" >mount -u -b "E:/aIEngine/CYGWIN/bin" "/usr/bin" >mount -u -b "E:/aIEngine/CYGWIN/lib" "/usr/lib" Use the right tool for the right job? Understand how the tool works? No, no. This is all too confusing. I'm going to stick with editing the registry with notepad. That's the safest way to do things. cgf -- 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/