From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14134 invoked by alias); 23 Jul 2012 07:50:09 -0000 Received: (qmail 13958 invoked by uid 22791); 23 Jul 2012 07:49:41 -0000 X-Spam-Check-By: sourceware.org Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.83/v0.83-20-g38e4449) with ESMTP; Mon, 23 Jul 2012 07:49:28 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id 818C62C00C4; Mon, 23 Jul 2012 09:49:25 +0200 (CEST) Date: Mon, 23 Jul 2012 07:50:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: RAID devices not listed under /dev Message-ID: <20120723074925.GA12741@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <20120721091125.GL31055@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-07/txt/msg00497.txt.bz2 On Jul 21 13:09, Aaron Schneider wrote: > On 21/07/2012 11:11, Corinna Vinschen wrote: > >On Jul 21 00:30, Aaron Schneider wrote: > >>The tested computer has SSD dual (RAID 0), 2x64GB, partition type is MBR. > >> > >>Fedora-17-x86_64-Live-Desktop shows the following devices: > >>[...] > > > >Wrong mailing list? > > > > > >Corinna > > > > Not at all. I mean that fedora live dvd sees the virtual raid device > md126 while cygwin doesn't under /dev. Oh, come one. You wrote a mail exclusively with Linux content. How was anybody supposed to know this is about Cygwin at all? Cygwin lists the devices which are harddisks in terms of the native NT namespace. What you see are the translations of the device names \Device\HarddiskX\PartitionY to /dev/sd*. If the device you're referring to is is not available as device in this notation, you won't see it. If you can find the NT equivalent of your Linux md126 device in the native NT namespace under /proc/sys/Device, we can talk about covering them somehow. Other than that, you can probably access it via /cygdrive/, right? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple