www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
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 <rmcgowan AT veritas DOT com> |
Organization: | VERITAS Software |
X-Mailer: | Mozilla 4.73 [en] (WinNT; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | Jeff Lu <jklcom AT mindspring DOT com> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: How to mount a drive in cygnus? |
References: | <NDBBIHPECLIGKCCLMACAIEGGCIAA DOT jklcom AT mindspring DOT com> |
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 <CR><LF> to <LF> 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |