public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Grant <emailgrant@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] 320GB hard drive maxed at ~280GB?
Date: Wed, 25 Oct 2006 08:57:40 -0700	[thread overview]
Message-ID: <49bf44f10610250857w5cd067ddl783f3b5207cb4a8e@mail.gmail.com> (raw)
In-Reply-To: <7573e9640610242212v4028c987yb4444fe78b95aee8@mail.gmail.com>

> > > I have a 320GB hard drive with a small swap partition, a small boot
> > > partition, and the remainder in the root partition.  'du -sh /' says
> > > 278G and a mkisofs command failed with no space left on device.  What
> > > happened to the rest of the gigs?
> >
> > If you formatted with ext3/ext2, 5% is reserved for root, and will not
> > appear in df output.  This would account for about 15G.  Another 7.3%
> > (or about 23G) is lost due to the fact that linux and df count 1GB as
> > 1073741824 bytes, while manufactures sell drives counting 1GB as
> > 1000000000 bytes.
>
> And just so I can talk to myself in cyberspace just like real life,
> I'll reply to my own posting...
>
> You can use tune2fs -m 0 to change the ext2/ext3 reserved blocks
> percentage to 0 to 'recover' some of that space.
>
> -Richard

Thanks a lot, very informative.  I ran 'tune2fs -m 1 /dev/sda3' to
crank the reserved space down to 1%.  Time to start re-authoring my
DVD backups.

- Grant
-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2006-10-25 16:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-25  4:12 [gentoo-user] 320GB hard drive maxed at ~280GB? Grant
2006-10-25  4:36 ` kashani
2006-10-25  4:41 ` Jamie
2006-10-25  4:47 ` Iain Buchanan
2006-10-25  5:16   ` Richard Fish
2006-10-25  5:28   ` Iain Buchanan
2006-10-25  5:10 ` Richard Fish
2006-10-25  5:12   ` Richard Fish
2006-10-25  5:26     ` Iain Buchanan
2006-10-25 15:57     ` Grant [this message]
2006-10-25  5:15   ` Jeff Rollin
2006-10-25  5:16     ` Jeff Rollin
2006-10-25  5:26 ` Norberto Bensa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49bf44f10610250857w5cd067ddl783f3b5207cb4a8e@mail.gmail.com \
    --to=emailgrant@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox