LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   command to erase all deleted files (https://www.linuxquestions.org/questions/linux-newbie-8/command-to-erase-all-deleted-files-915537/)

sycamorex 11-25-2011 05:05 PM

Quote:

Originally Posted by Doc CPU (Post 4534002)
Hi there,



it probably is reserved space, I discussed this subject a few days ago with someone else. You're using a journaling file system like ext3 or ext4? And not surprisingly, it's about the same percentage again, roughly 5..6% of the partition.

[X] Doc CPU

Thanks for pointing it out. I haven't noticed it before. Just looked at my system and it's kind of similar.

tonj 11-26-2011 04:02 PM

ok so if it is unreserved space (as you say) do you know if there's a command to 'unreserve' it?

Doc CPU 11-26-2011 04:07 PM

Hi there,

Quote:

Originally Posted by tonj (Post 4534718)
ok so if it is unreserved space (as you say) do you know if there's a command to 'unreserve' it?

yes, that's easy: Reformat the partition and use a filesystem without journal, e.g. ext2.
But be aware that it will be less robust and more subject to damage or corruption.

[X] Doc CPU


All times are GMT -5. The time now is 05:45 AM.