[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: what RAID levels does GRUB2 support?
From: |
Felix Zielcke |
Subject: |
Re: what RAID levels does GRUB2 support? |
Date: |
Thu, 09 Oct 2008 10:28:23 +0200 |
Am Donnerstag, den 09.10.2008, 10:12 +0200 schrieb Tomasz Chmielewski:
> According to http://grub.enbug.org/LVMandRAID, "GRUB has support for LVM
> and RAID since version 1.95" and "Installing GRUB while /boot is on RAID
> and/or LVM should be straightforward".
>
> However, it doesn't specify what RAID levels are supported.
>
> RAID-1 is certainly supported. What about other RAID levels, like
> RAID-5, RAID-0 or RAID-10?
>
> Will GRUB2 boot a Linux system from such RAID levels without a separate
> /boot partition?
the SVN version supports everything from the Linux Software RAID
RAID 0,1,10,4,5,6 and multipath which is just mapped to RAID 1 in
grub2's code