Hi!
I migrated to Clear Linux due to odd issues with another distro and am mostly satisfied, save for lack of a Virtualbox package.
It seems I have forgotten to decrypt the home directory on that previous install. What way is there to either decrypt or mount it?
Suggestions from other threads don’t seem to help:
an@an-clearlinux~ $ lsmod
Module Size Used by
ecryptfs 94208 0
(...)
an@an-clearlinux~ $ cat /lib/kernel/config-5.6.13-952.native | grep ecrypt -i
CONFIG_ECRYPT_FS=m
# CONFIG_ECRYPT_FS_MESSAGING is not set
an@an-clearlinux~ $ sudo mount -t ecryptfs /mnt/Mint/home/an/.ecryptfs /mnt/MintHome/
mount: /mnt/MintHome: wrong fs type, bad option, bad superblock on /mnt/Mint/home/an/.ecryptfs, missing codepage or helper program, or other error.
an@an-clearlinux~ $ sudo mount /mnt/Mint/home/an/.ecryptfs /mnt/MintHome
mount: /mnt/MintHome: special device /mnt/Mint/home/an/.ecryptfs does not exist.
OS/kernel version is as follows:
an@an-clearlinux~ $ swupd info
Distribution: Clear Linux OS
Installed version: 33110
Version URL: https://cdn.download.clearlinux.org/update
Content URL: https://cdn.download.clearlinux.org/update
an@an-clearlinux~ $ uname -a
Linux an-clearlinux 5.6.13-952.native #1 SMP Thu May 14 00:03:35 PDT 2020 x86_64 GNU/Linux
Ecryptfs seems to be installed?
an@an-clearlinux~ $ sudo swupd search ecryptfs
Bundle with the best search result:
sysadmin-basic - Run common utilities, useful for managing a system. (108MB) (installed)