X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 	tests=BAYES_00,SPF_PASS
X-Spam-Check-By: sourceware.org
Date: Wed, 9 Dec 2009 22:28:53 +0100
From: d.sastre.medina@gmail.com
To: cygwin@cygwin.com
Subject: Re: General questions about upgrading to 1.7
Message-ID: <20091209212853.GA9071@ghost>
References: <20091208124500.GB10816@ghost>  <20091208121908.GD8059@calimero.vinschen.de>  <4B1E66C3.1050607@etr-usa.com>  <20091208182019.GC10816@ghost>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20091208182019.GC10816@ghost>
User-Agent: Mutt/1.5.20 (2009-06-14)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Tue, Dec 08, 2009 at 07:20:19PM +0100, d.sastre.medina@gmail.com wrote:
> On Tue, Dec 08, 2009 at 07:46:27AM -0700, Warren Young wrote:
> > Personally, I'd just back that directory *and* all the Cygwin
> > registry sub-trees up and go ahead with the upgrade-in-place.
> > Parallel Cygwin installs work, but there are annoyances.
> 
> I think I'll go this way.

And so I did (inside a VM, for safety):

dawud@wxp_pro ~
$ uname -a
CYGWIN_NT-5.1 wxp_pro 1.7.0(0.218/5/3) 2009-12-04 17:08 i686 Cygwin

I haven't tested in deep the results, but I can report that
/etc/fstab wasn't created:

dawud@wxp_pro ~
$ cat /etc/fstab
cat: /etc/fstab: No such file or directory

dawud@wxp_pro ~
$ mount
E:/CYGWIN/bin on /usr/bin type ntfs (binary,auto)
E:/CYGWIN/lib on /usr/lib type ntfs (binary,auto)
E:/CYGWIN on / type ntfs (binary,auto)
C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto)
E: on /cygdrive/e type ntfs (binary,posix=0,user,noumount,auto)
Z: on /cygdrive/z type vboxsharedfolderfs
(binary,posix=0,user,noumount,auto)

Don't have user defined mount points, so copy-user-registry-fstab only
generates an empty /etc/fstab.d directory.

Any hints?

Dawud.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

