<br><br><div class="gmail_quote">2008/5/20 Sam Varshavchik <<a href="mailto:mrsam@courier-mta.com">mrsam@courier-mta.com</a>>:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Sebastian Gurovich writes:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
« HTML content follows »<div class="Ih2E3d"><br>
Is it possible to setup a RAID1 for a new installation of an XP/Fedora9 dual boot system with two new hard-disks: (Seagate 500 GiB 32 Meg buffer)<br>
<br>
I want to safeguard both the XP and Fedora partitions by having one disk mirror the other.<br>
Are there any good Fedora 9 guides to follow for this?<br>
</div></blockquote>
<br>
Nope. How exactly do you expect Fedora to implement RAID 1 for Windows XP? <br></blockquote><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I haven't yet purchased the motherboard but I could go for one with a RAID controller so I could also use so-called FAKE RAID. But would I need 1 or 2 controllers and which controllers are open source? I'm really confused about using RAID1 with dual boot and so any help would be much appreciated.<br>

</blockquote>
<br></div>
You are confusing three completely different things.<br>
<br>
Hardware RAID is where the RAID function is implemented by a dedicated RAID disk controller. Some hardware RAID solutions are operating system-independent. As far as an OS is concerned, Windows or Linux, they see one virtual disk, and the RAID logic is implemented at the hardware level.<br>

<br>
Pseudo-hardware RAID is similar, but requires some level of operating system support. Both Windows XP and Linux must have explicit support for the particular RAID hardware.<br>
<br>
You'll find very little information on the net regarding hardware or pseudo-hardware RAID support in Linux, for the simple reason that most RAID implementation in Linux use software RAID, or soft-RAID. That's where the Linux kernel itself handles the RAID functionality. Linux soft-RAID works with any hardware. You may, for example, put one IDE and one SCSI hard drive, of the same size, into a RAID-1 configuration with Linux soft-RAID.<br>

<br>
Soft-RAID has been, traditionally, the best supported RAID in Linux, for the simple reason that no special RAID hardware is required, and it works with pretty much anything.<br>
<br>
Of course, Windows XP knows nothing about Linux soft-RAID, and it's going to be rather difficult to find a hardware and pseudo-hardware RAID solution that works both in Windows and Linux.<br>
<br>
<br>--<br>
fedora-list mailing list<br>
<a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>
To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div><br><br><br>Are you suggesting that I partition my 2 disks identically and then implement software RAID 1<br>
inside of my Windows XP and linux partitions? Do I only need to install the two OSs on 1 of the two physical disks?<br><br>