From owner-freebsd-current@FreeBSD.ORG Tue Sep 9 21:15:35 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B9AE16A4BF; Tue, 9 Sep 2003 21:15:35 -0700 (PDT) Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C12B43F75; Tue, 9 Sep 2003 21:15:33 -0700 (PDT) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: from zibbi.icomtek.csir.co.za (localhost [IPv6:::1]) h8A4FU5v092519; Wed, 10 Sep 2003 06:15:30 +0200 (SAST) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.12.9/8.12.9/Submit) id h8A4FSWS092515; Wed, 10 Sep 2003 06:15:28 +0200 (SAST) (envelope-from jhay) Date: Wed, 10 Sep 2003 06:15:28 +0200 From: John Hay To: Ruslan Ermilov Message-ID: <20030910041528.GA91750@zibbi.icomtek.csir.co.za> References: <20030910054004778166.GyazMail.yosimoto@waishi.jp> <20030909234323.GB19333@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030909234323.GB19333@sunbay.com> User-Agent: Mutt/1.4i cc: Bill Paul cc: freebsd-current@freebsd.org Subject: Re: BOOTMFS requires 'device miibus' X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2003 04:15:35 -0000 > > > Please try the attached patch instead, and let me know if it fixes > the release build. You can try ``make rerelease'' to speed up the > things, after applying this patch in ${CHROOTDIR}/usr/src. > > Index: release/i386/drivers.conf > =================================================================== ... > +bfe if_bfe 3 network "Broadcom BCM440x 10/100 ethernet" ... > +re if_re 3 network "RealTek 8139C+/8169/8169S/8110S" ... Those 2 don't fit on the drivers floppy. Without them, the floppy stats from the release output looks like this: ################ + df -ki /mnt Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted on /dev/md0c 1391 1374 17 99% 57 5 92% /mnt + df+ tail -ki -1 /mnt + set /dev/md0c 1391 1374 17 99% 57 5 92% /mnt + echo *** Filesystem is 1440 K, 17 left *** Filesystem is 1440 K, 17 left + echo *** 40000 bytes/inode, 5 left *** 40000 bytes/inode, 5 left ################ John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org