Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3A354686.4E46DF99@veritas.com> Date: Mon, 11 Dec 2000 13:26:30 -0800 From: Bob McGowan Organization: VERITAS Software X-Mailer: Mozilla 4.73 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Jeff Lu CC: cygwin AT cygwin DOT com Subject: Re: How to mount a drive in cygnus? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit First, you need to be sure your understand how "mounting" differs from UNIX/Linux to Cygwin: it is a way to associate drive_letter:windows_path paths to UNIX style paths. It also allows automatic mapping of to if you want/need/prefer it. Run "mount -help" (or any other invalid argument) to get usage message. Run mount with no args to see what is set up after an install of Cygwin. My setup has no mount man page, probably because the command is so different from the UNIX version that it would take a complete rewrite. Put it all together and mount stuff. The basic format would be: mount -options windows_path unix_path Have fun. ;-) Jeff Lu wrote: > > I want to be able to access my other hard drives in cygnus shell. How can I > mount in? > > Thank you > -Jeff > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com -- Bob McGowan Staff Software Quality Engineer VERITAS Software rmcgowan AT veritas DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com