Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2003 06:15:28 +0200
From:      John Hay <jhay@icomtek.csir.co.za>
To:        Ruslan Ermilov <ru@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: BOOTMFS requires 'device miibus'
Message-ID:  <20030910041528.GA91750@zibbi.icomtek.csir.co.za>
In-Reply-To: <20030909234323.GB19333@sunbay.com>
References:  <20030910054004778166.GyazMail.yosimoto@waishi.jp> <20030909234323.GB19333@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> > 
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030910041528.GA91750>