如何调整 ext4 加密主分区的大小?

pl1*_*1nk 4 encryption ext4 ecryptfs

调整加密 (ecryptfs) ext4 主分区大小的最佳方法是什么?

非常感谢每种方法的优点和缺点。

$ fdisk -l
Disk /dev/sda: 256.1 GB, 256060514304 bytes
255 heads, 63 sectors/track, 31130 cylinders, total 500118192 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *          63    41945714    20972826    7  HPFS/NTFS/exFAT
/dev/sda2       207007744   211206554     2099405+  82  Linux swap / Solaris
/dev/sda3        42946560    82008063    19530752   83  Linux
/dev/sda4        82008064   207007743    62499840   83  Linux
Run Code Online (Sandbox Code Playgroud)

mni*_*ess 6

从 LiveCD(或 USB 密钥)启动 Ubuntu 并运行gparted。在右上角,您可以选择您的硬盘。选中后,您只需右键单击分区并选择调整大小。

eCryptfs 加密单个文件而不是整个分区。因此可以根据需要安全地调整分区大小。请记住,您应该备份您的东西!