View Single Post
  #4 (permalink)  
Old 10-Jul-2009, 09:27
mhenry676 mhenry676 is offline
Puzzled Penguin
 
Join Date: Jun 2008
Posts: 18
mhenry676 hasn't been rated much yet
Default Re: Effects of using both md raid1 and raid0 on same two dis

Actually, I have had /boot work with md raid1 with opensuse 11.1 and CentOS 5.x.

A few years ago, I used Gentoo, and had to make /boot non-raid and then do dd if=/dev/sda1 of=/dev/sdb1 to get the same effect of 'raid1'. Also, needed to make changes to grub to make sure the /boot was either sda1 or sdb1 according to the drive that grub would boot. Just had to remember to re-run the command if you made changes to /boot.
Reply With Quote