From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GHSvT-0004c5-EW for garchives@archives.gentoo.org; Sun, 27 Aug 2006 22:16:19 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k7RMD2kC008747; Sun, 27 Aug 2006 22:13:02 GMT Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.229]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k7RM9LmW005226 for ; Sun, 27 Aug 2006 22:09:21 GMT Received: by wx-out-0506.google.com with SMTP id r21so1614013wxc for ; Sun, 27 Aug 2006 15:09:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=kTDA45O+u4fNfTcf/8D8IYrZWrW+wVikVaSIREkno62ASpfEDJJZAzMDz/Dix2rzfktnc8ZxJtgA1JKQjRG8Y+szzotQuNxMtouboq1oh7w3rZyQgmAT+drku9XfU3EezXGkUWqtkVSU87UA+XfIKiA29OEBpEmQRJ8Hz+2nQis= Received: by 10.70.78.4 with SMTP id a4mr8130728wxb; Sun, 27 Aug 2006 15:09:20 -0700 (PDT) Received: by 10.70.110.1 with HTTP; Sun, 27 Aug 2006 15:09:20 -0700 (PDT) Message-ID: <7573e9640608271509s1afa6de4n6698f104a9c9a332@mail.gmail.com> Date: Sun, 27 Aug 2006 15:09:20 -0700 From: "Richard Fish" Sender: richard.j.fish@gmail.com To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] fstab devmode In-Reply-To: <1156715972.6541.24.camel@sysconcept.ca> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1156704912.6541.9.camel@sysconcept.ca> <20060827205335.GA8819@princeton.edu> <1156713929.6541.15.camel@sysconcept.ca> <44F2123E.6060600@googlemail.com> <1156715972.6541.24.camel@sysconcept.ca> X-Google-Sender-Auth: 038ecf6425281c25 X-Archives-Salt: b2a38d2b-962a-4474-a531-1a014bf751d0 X-Archives-Hash: f4d4b428644e46c7f1a50e7ea0703deb On 8/27/06, Joseph wrote: > Yes, that is what I want it to do. > Originally my 1Mb stick with dos partition had 978Mb on it. > I've partitioned it to Linux partition and formated as ext2, the free > disk space went down to 913Mb Try tune2fs -m 0 to set the reserved block percentage to 0%. Otherwise 5% of the blocks are reserved for root, and are "hidden". -Richard -- gentoo-user@gentoo.org mailing list