Mention the need of dracut-regenerate element
When using volumes, booting from them will need that the ramdisk image used has support for that. In case the lvm module is not included, mention the need of adding dracut-regenerate in the elements that are needed. Change-Id: I6e1f618dcfc5ef3be01c83904ffe6dd33db72bb7 Partially-Fixes-Bug: #1715686
This commit is contained in:
parent
72d0d22cdf
commit
b84997036d
@ -477,6 +477,11 @@ On the `root` partition a physical volume is created. On that physical
|
||||
volume, a volume group is created. On top of this volume group, six logical
|
||||
volumes are created.
|
||||
|
||||
Please note that in order to build images that are bootable using volumes,
|
||||
your ramdisk image will need to have that support. If the image you are using
|
||||
does not have it, you can add the needed modules and regenerate it, by
|
||||
including the `dracut-regenerate` element when building it.
|
||||
|
||||
|
||||
Level 2
|
||||
+++++++
|
||||
|
Loading…
Reference in New Issue
Block a user