如何在Linux Mint下手动安装加密的文件系统


0

我在Linux Mint上有问题。包含我的主文件夹的分区似乎已满。此分区已加密...这使我无法启动Cinnamon(因为它尝试写入文件)。因此,我使用实时分发来尝试安装它并释放其中的一些空间,但是出现以下错误:

$ sudo mount -t ext3 /dev/sda4 /media/crypto/ -oencryption=aes-256
Password: 
ioctl: LOOP_SET_STATUS: Invalid argument

有任何想法吗?非常感谢您的帮助!蒂埃里


unix.stackexchange.com/search?q=manually+mount+encrypted(49个项目)可能会有所帮助。祝好运。
Shellter '16

分区如何加密?陆氏?试图用cryptsetup它打开吗?
Xen2050 '16
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.