Skip to content

udeb: add dm-thin-pool md-modules

That module is required when you want to run d-i on a machine which contains thinly provisioned logical volumes. Otherwise d-i is unable to remove them and you see messages like this from partman-lvm:

modprobe: FATAL: Module dm-thin-pool not found in directory /lib/modules/4.9.0-9-amd64 Can't process LV vg_system/lv_system: thin-pool target support missing from kernel?

[Salvatore Bonaccorso: Only add dm-thin-pool to the list skipping the dependencies, update short description line and add a bug closer for Debian bug #956226]

Closes: #956226

Merge request reports

Loading