delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
From: | "Chris January" <chris AT atomice DOT net> |
To: | "Cygwin AT Cygwin DOT Com" <cygwin AT cygwin DOT com> |
Subject: | RE: [list] RE: problem with chroot causing Cygwin to get confused about the root directory |
Date: | Mon, 2 Dec 2002 00:18:31 -0000 |
Message-ID: | <LPEHIHGCJOAIPFLADJAHMELJDBAA.chris@atomice.net> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
Importance: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
In-Reply-To: | <83040F98B407E6428FEC18AC720F5D73E5010E@exchange.tropicnetworks.com> |
> > > I'm having a problem with chroot - see the following strace: > > > > <--snip--> > > > > > At the start of the strace chroot (".") has been called; it > > succeeds > > > at time 63935. (The same problem occurs with chroot(<full path to > > > rootfs>) as well). > > > Then chdir ("/") is called at time 64000. The result of > > > conv_to_posix_path at time 2652 should be '/', but is instead > > > /cygdrive/c/... I'll look at the Cygwin source, but has anyone else > > > any ideas as I suspect it may take me some time to track this down. > > > > In the same vain, chroot . in bash goes into an infinite loop. ^^^ this second one's solved (ish) I'm running it in a directory where /bin/sh exists and /bin/sh is a Linux ELF file (because I'm playing with Line). when I run chroot ., Cygwin tries to run /bin/sh, but for some reason thinks it's a script. Scripts are run with /bin/sh, so off Cygwin goes to look for /bin/sh...ad nauseum. Chris -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |