G _gabriel Distinguished Member Proxmox Subscriber Mar 30, 2021 2,380 628 158 France Today at 09:09 #41 To find data accidentally stored in mount points, Mount temporarily / to /mnt/tmp mkdir /mnt/tmp chattr +i /mnt/tmp mount --bind / /mnt/tmp gdu /mnt/tmp Reactions: Impact
To find data accidentally stored in mount points, Mount temporarily / to /mnt/tmp mkdir /mnt/tmp chattr +i /mnt/tmp mount --bind / /mnt/tmp gdu /mnt/tmp