Re: Kernels above 4.9 break encrypted disks

2017-08-20 Thread Pascal Hambourg
Le 20/08/2017 à 01:08, Borden Rhodes a écrit : Here is the output from my system: $ modinfo 4.12.0-1-amd64 xts modinfo: ERROR: Module 4.12.0-1-amd64 not found. You forgot the -k option before the version. Otherwise, you can directly probe the file : modinfo /lib/modules/4.12.0-1-amd64/kernel/

Re: Kernels above 4.9 break encrypted disks

2017-08-19 Thread Borden Rhodes
Thank you for your response, Pascal, Thank you, also, for your very clear instructions. It's nice not having to guess the rest of the command I need to use. My kernel hacking abilities are elementary, at best. Here is the output from my system: $ modinfo 4.12.0-1-amd64 xts modinfo: ERROR: Module

Re: Kernels above 4.9 break encrypted disks

2017-08-19 Thread Pascal Hambourg
Le 19/08/2017 à 08:48, Borden Rhodes a écrit : I'm on the Buster repo. For all kernels released after 4.9, I can't boot into my system, which has all encrypted partitions except for /boot. I think tihs is my problem, as I get the same symptoms: https://gitlab.com/cryptsetup/cryptsetup/issues/319

Kernels above 4.9 break encrypted disks

2017-08-19 Thread Borden Rhodes
I'm on the Buster repo. For all kernels released after 4.9, I can't boot into my system, which has all encrypted partitions except for /boot. I think tihs is my problem, as I get the same symptoms: https://gitlab.com/cryptsetup/cryptsetup/issues/319 I decided to wait until the 4.12 kernel came out