Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Message-ID: <396BB0C7.189742E0@cygnus.com> Date: Tue, 11 Jul 2000 16:41:59 -0700 From: Eric Christopher X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.3.99-pre5 i686) X-Accept-Language: en MIME-Version: 1.0 To: DJ Delorie CC: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: setup: icons, shortcuts, and batch files References: <200007110214 DOT WAA16739 AT envy DOT delorie DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Having a little more time to work on things I decided to do a clean install of cygwin. I seem to be having a little problem with something or other... :) echristo AT foobar ~ $ ls -la total 0 $ ls -la / $ ls -la /home echristo $ mount j: /home $ ls -la /home total 0 $ umount /home $ rm -rf /home $ mount j: /home mount: warning - /home does not exist (I expected this...) $ ls -la /home total 0 hrm... any ideas? -eric