Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
X-Injected-Via-Gmane: http://gmane.org/
Path: not-for-mail
From: Tzafrir Cohen <tzafrir@gadot.org.il>
Newsgroups: gmane.os.cygwin
Subject: Re: copy registry settings win98->xp all->user
Date: 06 Jun 2002 17:13:35 +0300
Lines: 38
Message-ID: <m2k7pcbils.fsf@yarden.gadot.org.il>
References: <m2ofeo603d.fsf@yarden.gadot.org.il> <5.1.0.14.0.20020606095520.0375b0c0@pop.ma.ultranet.com>
NNTP-Posting-Host: station-131.gadot.org.il
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Trace: main.gmane.org 1023372833 21394 212.179.40.132 (6 Jun 2002 14:13:53 GMT)
X-Complaints-To: usenet@main.gmane.org
NNTP-Posting-Date: Thu, 6 Jun 2002 14:13:53 +0000 (UTC)
User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence)

"Larry Hall (RFK Partners, Inc)" <lhall@rfk.com> writes:

> What exactly led you to the conclusion that the best approach to setting up
> mounts on the XP system was to copy registry settings from the 98 machine?
> Get rid of the registry entries you've created this way and just use 'mount'
> to set up mount points like the ones you have on the 98 machine.  It's allot
> simpler and requires no explicit registry manipulations.
> 

The thing that led me to do that is past experience with explicit mounts.

The problem is what happens if I run the script twice. I don't understand 
exactly what happens there, but I know that I got errors about "mount point
busy" and such.

Anyway, this is what I currently did. My current cygwin.bat:

set HOME=p:\
set LOGNAME=tzafrir
n:\bin\mount n:/ /
n:\bin\mount p:/tmp /tmp
n:\bin\bash --login -i


Probably could be improved, but it sort-of works for the moment. I sort-of got 
and X server&ssh up-and-running. 

I still only consider it sort-of works, as I currently have many problems.

For instance, 'startx' doesn't work, due to some X authorization problem.
Maybe because mcooky is missing. And I still have to create /home/tzafrir
so I can mount my home directory on it.

-- 
Tzafrir Cohen
http://www.gadot.org.il/tzafrir/

It has just been discovered that research causes cancer in rats.



--
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/

