| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <2e59e6970601261843l454d3041l1eb663991adbf93@mail.gmail.com> |
| Date: | Thu, 26 Jan 2006 20:43:54 -0600 |
| From: | * * <richardvoigt AT gmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Warning: Never use M$ files+settings transfer wizard to move a cygwin installation. |
| In-Reply-To: | <002201c622a1$f1ebf690$a501a8c0@CAM.ARTIMI.COM> |
| MIME-Version: | 1.0 |
| References: | <002201c622a1$f1ebf690$a501a8c0 AT CAM DOT ARTIMI DOT COM> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id k0R2iDXs002893 |
On 1/26/06, Dave Korn <dave DOT korn AT artimi DOT com> wrote:
>
>
> Hi everyone,
>
> Just a little warning to try and save anyone else from suffering the pain that I am going through.
>
> I made the terrible mistake of trying to use M$ migwiz.exe to recover my old cygwin installation from a dead machine's drive to a
> new one.
>
> I thought it might be just a simple archiver that would conveniently help move all my stuff across without losing ACLs and so on.
>
> Unfortunately M$ think they're just soooooooo clever and decided to "add value" to it by having it not just transfer files
> verbatim, but if they are shortcut .lnk files it apparently seems to regenerate them from scratch. Of course, it doesn't actually
> regenerate a file that is equivalent to the one that was originally there.
>
> I now have an massively damaged cygwin installation in which every single softlink has been replaced with a broken .lnk file. I
> can't even begin to imagine how long it's going to take me to repair it, but it isn't going to be fun :-(
>
may be of some help (find broken symlinks):
find / -L -type l
-type c
l symbolic link; this is never true if the -L option or the
-follow option is in effect, unless the symbolic link is
broken. If you want to search for symbolic links when -L
is in effect, use -xtype.
>
> cheers,
> DaveK
> --
> Can't think of a witty .sigline today....
>
>
> --
> 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/
>
>
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |