<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Jason L Tibbitts III wrote:
<blockquote cite="midufafybqki87.fsf@epithumia.math.uh.edu" type="cite">
  <blockquote type="cite">
    <blockquote type="cite">
      <blockquote type="cite">
        <blockquote type="cite">
          <blockquote type="cite">
            <pre wrap="">"H" == Hadders  <a class="moz-txt-link-rfc2396E" href="mailto:fedora@workingwithit.com"><fedora@workingwithit.com></a> writes:
            </pre>
          </blockquote>
        </blockquote>
      </blockquote>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
H> So far though, I'm lost in the Linux side. I can't run Software
H> RAID, because I want to share between Windows and Linux and I don't
H> know how to get Linux visibility to this device?

Sure, you can run software RAID.  These fake RAID controllers are all
software RAID; the only issue is that the BIOS understands them and
thus can boot from them.  Once booted, the actual RAID-ness is done
via the OS.  Linux just needs to be able to comprehend the on-disk
structures that describe the array so that it can assemble it.

In my experience, dmraid just works; the Fedora installer sees the
RAID set and assembles is properly; you just see a large device, which
you can partition as normal.

 - J<

  </pre>
</blockquote>
okay, sounds promising, but if you refer to my "dmraid" entry earlier,
there seems to be some problems?<br>
<br>
I was expecting there to be the additional partitions under
/dev/mapper/<raid_dev>, then I could mount them as file systems?<br>
<br>
Thanks<br>
</body>
</html>