| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| From: | michael-ring AT t-online DOT de (Michael Ring) |
| To: | "Consequator" <Conz AT enterthegame DOT com> |
| Cc: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Re: 2nd problem: cygwin and windows 2000 |
| Date: | Sun, 13 Aug 2000 14:33:37 +0200 |
| Message-ID: | <rt4dps85pavnpp28cvj3fn11qrko3t07g6@4ax.com> |
| References: | <002201c00517$dbbda740$d520bbd4 AT invision DOT lan> <39968479 DOT 24CB24AE AT telia DOT com> <001801c0051b$83ddc920$d520bbd4 AT invision DOT lan> |
| In-Reply-To: | <001801c0051b$83ddc920$d520bbd4@invision.lan> |
| X-Mailer: | Forte Agent 1.8/32.548 |
| MIME-Version: | 1.0 |
| X-Sender: | 320032306730-0001 AT t-dialin DOT net |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id IAA29364 |
On Sun, 13 Aug 2000 13:42:00 +0200, you wrote:
>i tried that allready, didnt work
>it keeps saying it cant find /tmp
>
Could it be that your mount table is messed up after the upgradeto NT?
How does the output of mount look like?
Here's an example from my machine:
ring AT BOWMAN{~} mount
Device Directory Type Flags
C:\Cygwin\bin /usr/bin system binmode
C:\Cygwin\lib /usr/lib system binmode
C:\Cygwin / system binmode
M: /home/ring user binmode
ring AT BOWMAN{~}
At least the three C:\Cygwin lines must be present.
if not, you must create them manually with the commands:
mount -b -s C:\Cygwin /
mount -b -s C:\Cygwin\bin /usr/bin
mount -b -s C:\Cygwin\bin /usr/bin
The best way to do this is to start a cmd.exe , cd C:\Cygwin\bin
and then execute the commands.
After that Cygwin should start fine.
Another way to solve the problem is of course to re-install cygwin
with setup.exe.
Michael Ring
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |