delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <19991202141844.11453.qmail@web109.yahoomail.com> |
Date: | Thu, 2 Dec 1999 06:18:44 -0800 (PST) |
From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
Reply-To: | earnie_boyd AT yahoo DOT com |
Subject: | Re: New install problems |
To: | "Timothy I. McGinnis" <tmcginnis AT synertechsystems DOT com>, |
cygwin AT sourceware DOT cygnus DOT com | |
MIME-Version: | 1.0 |
--- "Timothy I. McGinnis" <tmcginnis AT synertechsystems DOT com> wrote: > I'm new to cygwin, I come from a Unix background, so I am lost on windows. > > So please forgive my ignorance. > > I have tried to install the cygwin full.exe on both 95 and NT 4.0 SP4. I > would like to set up cygwin so when I bring up the bash shell it maps my > root to d:/unix. I believe I am following the Users Guide properly. After > installing cygwin I start the bash shell and it comes up fine. I unmount > root and remount it using "mount //d/unix /". It gives me the expected > error message that / does not exist. I then exit out of bash and restart > it. Now on the 95 box when I try to change to / I get the error message > 'cd /: No such device'. > > On the NT 4.0 box I do the same thing and when I restart bash the cursor > just sits there for a minute or so then it gives me a prompt. If I try to > do anything it hangs for a minute or so then gives me a prompt. > > Any ideas what I am doing wrong? > Yep. The follow bash command should work: Bash# cd /dir/containing/umount && ./umount / && ./mount 'd:\unix' / The way you did it, Cygwin tries to resolve //d/unix to a host named d with a shared directory named unix. While you're at it, check out my webpages. ===== Earnie Boyd <mailto:earnie_boyd AT yahoo DOT com> Cygwin Newbies, please visit <http://www.freeyellow.com/members5/gw32/index.html> __________________________________________________ Do You Yahoo!? Thousands of Stores. Millions of Products. All in one place. Yahoo! Shopping: http://shopping.yahoo.com -- 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 |