How To Unlock More Space In Linux

Posted by ankur1990 on Dec 9, 2011 6:00 AM CST
flossstuff.wordpress.com; By Sumit Rai
Mail this story
Print this story

When you format a partition in Linux , 5% of the total space gets reserved for privileged processes, by default . This is done so that system processes continue to function correctly ,if the filesystem gets full. This is useful for your ‘root’ partition.However if you have let us say 50GB separate home partition, you may want to make use of few additional GBs by reducing the percentage of the reserved space. You can use tune2fs command to change the default allocation of space reserved for privileged processes. Command for the same is : #tune2fs -m 1 /dev/sda6

Full Story

  Nav
» Read more about: Story Type: Editorial, Roundups, Tutorial; Groups: Community, Debian, Fedora, GNOME, GNU, Kernel, Linux, LXer, Ubuntu

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.