delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/11/25/13:50:19

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:date:from:reply-to:message-id:to:subject
:in-reply-to:references:mime-version:content-type
:content-transfer-encoding; q=dns; s=default; b=JmxvzlXXXO5vrToL
fIn64Jsm0R1+hTS66rpBCByiEKQubEgjB3O2wEWhdr80wTAdq9QVtBOv82cGMxRX
MNXRLDD98tX9Y78Cw9OefY5NAu8mLDUnNyV7s7UgfN2ad7sM/Zw+h0DnAvgfv+2W
wKzvE6+bsGLp94vKTK5QXIgP/UQ=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:date:from:reply-to:message-id:to:subject
:in-reply-to:references:mime-version:content-type
:content-transfer-encoding; s=default; bh=/zNf2phzuuAuJGQ/8sRfPv
5m5NE=; b=O6PeTcQEJFvx2T2MftTTntVFcbKiy/++B0btTgLFjfQaatD5kRaxGz
VOT/hQ6+vZ7TGd2fLg3+NY4Tsq6+VNbOiLHe00p5PcoIVPmGlv6B/NfMM9N6YKUc
TEn0XnOspL6UzyhgX0TQS8kVivfl4c3SlGiYz8mHekTZccKOqWN5U=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=1.2 required=5.0 tests=BAYES_40,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=H*UA:Bat!, H*r:ip*192.168.1.10, H*RU:192.168.1.10, Hx-spam-relays-external:192.168.1.10
X-HELO: forward103o.mail.yandex.net
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1543171801; bh=83IZsW+djCzjIpUMLW1yIaKW+AONHyHAjv8JS3QQWE0=; h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References; b=UO+z7baN6pzkvnS4fs3BmLSG3Dcc9AOk6tRPXgQRLYrMNXAvw1IC4zdMPwPJ2uGC3 RFxSbenGrmG7udGaQ7t8S+KS2cbXJTixlHkbdxRxQ8ULNLmQceqQP0I9jaQ0V2KV0d ANZaYjg5/9XS4zkj4cr9OqpgpmD+KdHqK9SMiY98=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1543171800; bh=83IZsW+djCzjIpUMLW1yIaKW+AONHyHAjv8JS3QQWE0=; h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References; b=v14XQVdku7iC82M7a0l+CWJLugLHAG9Nb1LW4g1h2tgPKtEf93DJk+FKgJC2w46uz 82vH7/Oo9XIpU3hyumqqbGTN5q9JLGzLTn8JBq4mCIMseh5bNOWo+LxV1Npewl3te9 1keptJ9Wk1XLXv8p+YdnEoXR2oRCLGYL0Bj+kZXE=
Authentication-Results: smtp3o.mail.yandex.net; dkim=pass header.i=@yandex.ru
Date: Sun, 25 Nov 2018 21:48:50 +0300
From: Andrey Repin <anrdaemon AT yandex DOT ru>
Reply-To: cygwin AT cygwin DOT com
Message-ID: <114483410.20181125214850@yandex.ru>
To: Lester Ingber <ingber AT alumni DOT caltech DOT edu>, cygwin AT cygwin DOT com
Subject: Re: tar cygwin64/ from old to new computer?
In-Reply-To: <20181125143854.GA20164@ingber.com>
References: <20181125143854 DOT GA20164 AT ingber DOT com>
MIME-Version: 1.0
X-IsSubscribed: yes

Greetings, Lester Ingber!

> I'd like to simply transfer my cygwin64/ directory from my old Thinkpad
> to my new Thinkpad, both running Win 10 x64 Pro.  E.g., I would put my
> old c:/cygwin64/ onto a flash SSD USB drive e:/ .
> cd c:/
> tar cfp - cygwin64 > e:/cygwin64.tar &
> Then e:/cygwin64.tar would be mounted on my new computer.

> I'm assuming that there is not actual install required,

Depends what you mean by "install".
One of the postinstall processes is DLL rebasing, which is crucial for working
Cygwin installation.

> e.g., having to run setup-x86_64.exe first on the new computer?

I strongly suggest installing anew, as other prople suggested.
You can take a shortcut by pulling the installed.db out of old setup, but take
care.

And yes, backing up your existing installation is still a good idea.


-- 
With best regards,
Andrey Repin
Sunday, November 25, 2018 21:46:59

Sorry for my terrible english...


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019