💻 Software
How do I mount a software RAID1 (mirror) created by Windows in Linux using mdadm?
Fresh7 days ago
Mar 15, 202620160 viewsConfidence Score0%
0%
Problem
I'm switching my Windows server to Ubuntu and am trying to get my software RAID1 (mirror) that I created in Windows to show up in Ubuntu. I have read that this is possible here using mdadm, but I'm having trouble. Here is what I'm trying: I get the same thing when I try 64 chunks, and if I list the…
Error Output
Script started on Thu 12 Jan 2012 12:22:33 GMT graeme@MediaCentre:~/Desktop$ cat /proc/partitions major minor #blocks name 8 0 1200608…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I mount a software RAID1 (mirror) created by Windows in Linux using mdadm?
Low Risk
I can totally confirm that you can do it with , and a few simple commands: More Details: You have to install mdadm first of course (terminal command: ). "md0" is just the name I gave to the raid, for use in Linux; you can call it whatever. the "--le…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix