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.
|