Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <007c01be74b8$9fc40220$7c1c6ccb@rlyon> From: "Richard Lyon" To: "DJ Delorie" Cc: Subject: Re: mount command Date: Tue, 23 Mar 1999 09:06:28 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 See comments below: -----Original Message----- From: DJ Delorie To: rlyon01 AT ozemail DOT com DOT au Cc: cygwin AT sourceware DOT cygnus DOT com Date: Tuesday, 23 March 1999 6:32 Subject: Re: mount command >Right. stat() can find it, but readdir() can't. Try making the >c:\home directory. > I assume you mean 'mkdir c:\home' So I have done done the following: umount /home (hopefully this will clean out the reg) rm -r /home Exit from cygwin and start it again cd /temp mkdir c:\home Whoops it created it in c:/temp. mkdir c:/home OK that put it in the right place where I had it before mount D:/ /home running mount gives the output: Device Directory Type Flags D: /home native text!=binary C: / native text!=binary and ls -F gives AUTOEXEC.BAT* CONFIG.SYS IO.SYS MSDOS.SYS Multimedia Files/ NTDETECT.COM* Program Files/ RECYCLER/ TEMP/ WINNT/ bin/ boot.ini cygnus/ home/ ntldr tmp/ So everything looks correct, as before. find / -name .bashrc -print .bashrc is on drive D and it is not found. Oh well, no magical fix. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com