delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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: | <42B2687C.4010601@vecernik.at> |
Date: | Fri, 17 Jun 2005 08:06:52 +0200 |
From: | Oliver Vecernik <ml AT vecernik DOT at> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.6) Gecko/20050317 Thunderbird/1.0.2 Mnenhy/0.7.2.0 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | POSIX devices |
X-IsSubscribed: | yes |
Hi all, I'd like to inspect some MBR's from various devices. I have an external Firewire disk (x:), an USB stick (e:) and a flash card (F:, pcmcia). $ mount C:\cygwin\usr\X11R6\lib\X11\fonts on /usr/X11R6/lib/X11/fonts type system (binmo de) C:\cygwin\bin on /usr/bin type user (binmode) C:\cygwin\bin on /usr/bin type system (binmode) C:\cygwin\lib on /usr/lib type user (binmode) C:\cygwin\lib on /usr/lib type system (binmode) C:\cygwin on / type user (binmode) C:\cygwin on / type system (binmode) c: on /c type system (binmode) n: on /n type system (binmode) x: on /x type system (binmode) z: on /z type system (binmode) e: on /cygdrive/e type user (binmode,noumount) f: on /cygdrive/f type user (binmode,noumount) But how do I know the order of device names? It all depends when the devices are plugged on to the system. Is there a command to find out? dd if=/dev/sd? of=/tmp/foo bs=512 count=1 Oliver -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |