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 Message-Id: <3.0.5.32.20030512181221.00f3ae18@mail.earthlink.net> X-Sender: rwcitek AT mail DOT earthlink DOT net Date: Mon, 12 May 2003 18:12:21 -0500 To: cygwin AT cygwin DOT com From: Robert Citek Subject: devices and mount points Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Hello all, Is there an easy way to discover what device is mounted to what drive? Specifically, I have a CD drive. If I put a CD into the drive, I can access it at the filesystem level as /cygdrive/d/. However, mount does not tell me what device the CD drive is. It only says d: is mounted on /cygdrive/d/. I eventually discovered that is was /dev/scd4, but not before trying devices /dev/scd[0-3]. To get a list of all devices I tried 'ls -la /dev/*' but that did not work. I also searched the archives using "CD device" and "/dev/ mount" but did not see anything relevant. Any pointers? Regards, - Robert -- 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/