This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RAID devices not listed under /dev


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/<drive-letter>, 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]