README file: dmsetup is not required for lvm
This commit is contained in:
parent
51650ed0d2
commit
ed51f4b28f
3
README
3
README
|
@ -164,9 +164,8 @@ For GNU/Linux distribution dmraid support, the following are required:
|
||||||
- dmraid drive arrays activated on boot (e.g., dmraid -ay).
|
- dmraid drive arrays activated on boot (e.g., dmraid -ay).
|
||||||
|
|
||||||
|
|
||||||
For LVM2 Physical Volume support the following commands are required:
|
For LVM2 Physical Volume support the following command is required:
|
||||||
lvm - LVM2 administration tool
|
lvm - LVM2 administration tool
|
||||||
dmsetup - Use to query active kernel device-mapper devices
|
|
||||||
And device-mapper support in the kernel.
|
And device-mapper support in the kernel.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue