File: README.rst

package info (click to toggle)
python-diskimage-builder 3.37.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,572 kB
  • sloc: sh: 7,380; python: 6,444; makefile: 37
file content (15 lines) | stat: -rw-r--r-- 464 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
=====
lvm
=====
This is the LVM support element for Ubuntu Xenial.

Note that this element requires initramfs-tools and lvm2
packages to be added to the DIB image using -p option.
If this is not the case, an error will be triggered.

This element enables that an image build with a customized
DIB_BLOCK_DEVICE_CONFIG containing LVM volumes will boot
properly.

On CentOS like distributions, you should use dracut-regenerate
element instead of current lvm element.