This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: regtool - 1.8 - Core dump


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]