Subject: Re: Not enough inodes by make release
To: Martin Weber <Ephaeton@gmx.net>
From: Luke Mewburn <lukem@wasabisystems.com>
List: current-users
Date: 02/09/2002 03:06:24
On Fri, Feb 08, 2002 at 10:15:46AM +0100, Martin Weber wrote:
| On Fri, Feb 08, 2002 at 07:59:07AM +0100, Christophe Latt wrote:
| > Hi,
| >
| > When I make a new release I got an error that I don't have enough
| > space and inodes. I have increased kern.maxvnodes to 10000 but I
| > became the same Error. Building stops on creating inodes on /mnt.
| > Which kernel parameter must I increase for make release?
| >
| > tnx
| >
| > Christophe.
| >
|
| Is this in the directory distrib/i386/floppies/ or somewhere beneath
| that one where the error is occuring ? I think I've watched some
| failures to bake rescue-tiny or boot-tiny floppies (which get built
| during a release) during the past few days, if it's that directory,
| updating that one and starting over might help you
Updating the following directories:
bin
sbin
usr.sbin/makefs
distrib
and trying again should help.
I've been working on the i386 build infrastructure recently, and I
*know* it works. You can now even build the boot floppies without
requiring root access.
Luke.