Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: From: "Erica A Ramsey" To: Subject: mounting Date: Mon, 17 Nov 2003 17:43:46 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal I am having problems mounting files. This is what I do. $mkdir "C:\PalmDev" $mount -tf "C:\PalmDev" /PalmDev $ln -s "C:\Palm OS 5 SDK (68K) R3\Palm OS Support" /PalmDev/sdk-5r3 when I run mount -tf "C:\PalmDev" /PalmDev it does not mount to '/' instead it is mounted on "/cygdrive/c/Documents and Settings/erica". when I run ln -s I get the following error message: ln: creating symbolic link `/PalmDev/sdk-5r3' to `C:\\Palm OS 5 SDK (68K) R3\\Pa lm OS Support': No such file or directory what is going on here? Thanks! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/