나는 달리려고 노력하고있다.ecryptfs-마이그레이션-홈내 홈 폴더를 암호화했지만 명령이 항상 실패합니다.파일을 열다확인하다.
실제로 lsof +D "/home/will"
사용 중인 동일한 파일은 다음과 같이 표시됩니다 encrypt-migrate-home
. 하지만...로그인한 적이 없습니다 will
! 나는 root
(창 없는 시스템, 터미널 전용) 로만 로그인했습니다 . 몇 번을 다시 시작했는데 root
매번 로그인만 했는데도 같은 오류가 발생했습니다.
왜 이런 일이 발생합니까? 내 홈 디렉토리를 암호화할 수 있도록 가져가는 것을 어떻게 중지합니까?
INFO: Checking disk space, this may take a few moments. Please be patient.
INFO: Checking for open files in /home/will
INFO: The following files are in use:
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
systemd 1 root 19r FIFO 0,8 0t0 1384 pipe
systemd 1 root 22u FIFO 0,15 0t0 1388 /run/dmeventd-server
systemd 1 root 23u FIFO 0,15 0t0 1389 /run/dmeventd-client
systemd 1 root 24u FIFO 0,15 0t0 1391 /run/systemd/initctl/fifo
systemd-l 134 root 21r FIFO 0,15 0t0 11459 /run/systemd/sessions/c1.ref
login 138 root 6w FIFO 0,15 0t0 11459 /run/systemd/sessions/c1.ref
lsof 309 root 1w FIFO 0,8 0t0 13379 pipe
lsof 309 root 4w FIFO 0,8 0t0 13380 pipe
lsof 309 root 5r FIFO 0,8 0t0 13381 pipe
sed 310 root 0r FIFO 0,8 0t0 13379 pipe
lsof 311 root 3r FIFO 0,8 0t0 13380 pipe
lsof 311 root 6w FIFO 0,8 0t0 13381 pipe
ERROR: Cannot proceed.