From owner-freebsd-hackers Thu Aug 21 16:12:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA26231 for hackers-outgoing; Thu, 21 Aug 1997 16:12:47 -0700 (PDT) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA26225 for ; Thu, 21 Aug 1997 16:12:44 -0700 (PDT) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id QAA14103; Thu, 21 Aug 1997 16:07:34 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd014101; Thu Aug 21 23:07:33 1997 Message-ID: <33FCCA31.FF6D5DF@whistle.com> Date: Thu, 21 Aug 1997 16:07:29 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: Jaye Mathisen CC: hackers@FreeBSD.ORG Subject: Re: Final request for help with release. (DPT boot floppy) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Jaye Mathisen wrote: > > And then I'll just go back to solaris which works :) > > I have managed to fix the various syntax errors and such, and build a boot > floppy. It boots, and runs, and gets to sysinstall, however, I am unable > to either run fixit or install, because it's unable to create any > directories, ... no space left on device. > > I've massaged doFS.sh, and dropped FSINODES from 10000 to 8000 to get more > inodes, but nothing seems to help. > > I'm running out of ideas. is it the MFS or the disk that is out of vnodes.. it must be the MFS.. did you frob the right FS? :) > > Any help appreciated.