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 To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: Tzafrir Cohen 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: References: <5 DOT 1 DOT 0 DOT 14 DOT 0 DOT 20020606095520 DOT 0375b0c0 AT pop DOT ma DOT ultranet DOT 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 AT main DOT gmane DOT 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)" 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/