Updated requirements for dmraid support
svn path=/trunk/; revision=1108
This commit is contained in:
parent
be92c901f7
commit
0eafa2cb72
|
@ -1,3 +1,7 @@
|
|||
2009-03-26 Curtis Gedak <gedakc@gmail.com>
|
||||
|
||||
* README: Updated requirements for dmraid support.
|
||||
|
||||
2009-03-23 Curtis Gedak <gedakc@gmail.com>
|
||||
|
||||
* src/linux_swap.cc: Maintained label and uuid when resizing swap.
|
||||
|
|
4
README
4
README
|
@ -133,4 +133,8 @@ For dmraid support, the following packages are required:
|
|||
kpartx - creates /dev/mapper entries such as
|
||||
/dev/mapper/isw_idedecefg_Volume0p1
|
||||
|
||||
For GNU/Linux distribution dmraid support, the following are required:
|
||||
- kernel built with Device Mapping and Mirroring built. From menuconfig,
|
||||
it is under Device Drivers -> <something> (RAID & LVM).
|
||||
- dmraid drive arrays activated on boot (e.g., dmraid -ay).
|
||||
|
||||
|
|
Loading…
Reference in New Issue