Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3260

Graphical Environments & Desktops • uable to mount encrypted volume in dolphin

$
0
0
os: debian 12 plasma on sda
os: debian 12 plasma encrypted on sdb I installed this system with the debian netinstaller and full encryption.

I am able to mount the encrypted os (sdb) on sda in the terminal with the commands:

Code:

sudo cryptsetup luksOpen /dev/sdb5 sdb5sudo mount /dev/mapper/encrypt--vg-debian /mnt/encrypted
I am asked for my password for sudo and the password for the encrypted partition.
This works.
Output of lsbl /dev/sdb:

Code:

lsblk /dev/sdbNAME                     MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINTSsdb                        8:16   0 153.4G  0 disk  ├─sdb1                     8:17   0   487M  0 part  ├─sdb2                     8:18   0     1K  0 part  └─sdb5                     8:21   0 152.9G  0 part    └─sdb5                 254:0    0 152.9G  0 crypt     ├─encrypt--vg-debian 254:1    0 140.8G  0 lvm       └─encrypt--vg-swap   254:2    0  12.1G  0 lvm  
I am also trying to mount the encrypted disk (sdb) on sda with dolphin. The encrypted disk is visual i dolphin.
I am asked for my password to get acces to the disk and then I am asked for the password of the encrypted disk.
But the password for the encrypted disk is not accepted. What am I doing wrong?

Statistics: Posted by peer — 2024-05-30 09:52 — Replies 0 — Views 36



Viewing all articles
Browse latest Browse all 3260

Trending Articles