On 25/11/2020 16:42, Sreyan Chakravarty wrote:
On Tue, Nov 24, 2020 at 6:12 PM Ed Greshko <ed.greshko@greshko.com mailto:ed.greshko@greshko.com> wrote:
Well, the module is located here in my f32 systems. [egreshko@f32k ~]$ locate dm-thin-pool /usr/lib/modules/5.8.13-200.fc32.x86_64/kernel/drivers/md/dm-thin-pool.ko.xz /usr/lib/modules/5.8.14-200.fc32.x86_64/kernel/drivers/md/dm-thin-pool.ko.xz /usr/lib/modules/5.9.8-100.fc32.x86_64/kernel/drivers/md/dm-thin-pool.ko.xz You can try adding modules_load=dm-thin-pool to the kernel parameters.I did not add it over here, instead restored my backups booted in and then regenerated my initramfs after adding the parameters.
That was the correct way to resolve the issue.
I thought about that later, but didn't have the chance to make that suggestion. Glad you figured it out.
--- The key to getting good answers is to ask good questions.