Artix Linux Forum

General Category => Forum => Topic started by: robto on 07 September 2022, 09:48:52

Title: cannot open encrypted device
Post by: robto on 07 September 2022, 09:48:52
HI , i have an encrypted device which stores all my personal data. I am unable to open the encryption using cryptsetup and gparted. The following error regarding module appears using cryptsetup: how to install or load that module? happens the first time so have no idea.
Code: [Select]
Cannot initialize device-mapper. Is dm_mod kernel module loaded?
Title: Re: cannot open encrypted device
Post by: nous on 07 September 2022, 10:20:13
You must activate the lvm service.
Title: Re: cannot open encrypted device
Post by: robto on 07 September 2022, 10:21:01
You must activate the lvm service.
ok thanks
Title: Re: cannot open encrypted device
Post by: robto on 07 September 2022, 10:24:45
You must activate the lvm service.
ERROR: problem running iptables: modprobe: FATAL: Module ip_tables not found in directory /lib/modules/5.18.10-artix1-1
iptables v1.8.8 (legacy): can't initialize iptables table `filter': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
and what about this?
Title: Re: cannot open encrypted device
Post by: Lancia on 07 September 2022, 11:23:06
ERROR: problem running iptables: modprobe: FATAL: Module ip_tables not found in directory /lib/modules/5.18.10-artix1-1
iptables v1.8.8 (legacy): can't initialize iptables table `filter': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
and what about this?
What does iptables have to do with logical volume management?
Title: Re: cannot open encrypted device
Post by: robto on 07 September 2022, 11:33:35
What does iptables have to do with logical volume management?
lol no. it has nothing to do with lvm but this is another issue. i am trying to enable ufw and this shows up; sudo ufw status;; and the error is this... openrc says ufw service does not exist when i try start ufw on boot...and also lvm service is now running but still the same problem of dm_mod exists. unable to unlock the encrypted device
Title: Re: cannot open encrypted device
Post by: nous on 07 September 2022, 22:55:57
lol no. it has nothing to do with lvm but this is another issue.
If your original issue is solved, mark the thread as such an start a new one.