View Single Post
  #3 (permalink)  
Old 08-Jul-2009, 21:11
lwfinger lwfinger is offline
Wise Penguin
 
Join Date: Jun 2008
Location: Kansas City Area, Missouri, USA
Posts: 2,203
lwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to all
Default Re: Where did all my HDD space go?

BenderBendingRodriguez wrote:
> Are you sure it is 1/3 ?
>
> When formating it is normal for the partitioner to "reserve" 5% of the
> partition in case the disk gets full but you can always override this
> easily with
>
> tunefs -m0 /dev/sd(x)


Be a little careful with this. The space is reserved for root so that
you can still boot even if the partition is "full" for a
non-privileged user. If you release all of this, your system could be
unbootable.
Reply With Quote