Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2006 01:30:19 +0400
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Zahemszky G?bor <Gabor@Zahemszky.HU>
Cc:        freebsd-stable@FreeBSD.org, flz@FreeBSD.org
Subject:   Re: error in /etc/rc.d/mdconfig{,2}
Message-ID:  <20061025213019.GB5670@rambler-co.ru>
In-Reply-To: <453FCCB2.1090006@Zahemszky.HU>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
On Wed, Oct 25, 2006 at 10:44:34PM +0200, Zahemszky G?bor wrote:
> Hi!
> 
> I've just found, that both /etc/rc.d/mdconfig, and /etc/rc.d/mdconfig2
> file in my 6.2.prerelease (cvsupped yesterday), has an incorrect kldload
> line:
> 
>  kldstat -q -m g_md || kldload geom_md || err 1 "geom_md failed to load."
> 
> (mdconfig line 97, and mdconfig2 line 104)
> 
> The module name is g_md, and not geom_md.
> 
> # $FreeBSD: src/etc/rc.d/mdconfig,v 1.3.2.1 2006/08/21 15:06:38 flz Exp $
> # $FreeBSD: src/etc/rc.d/mdconfig2,v 1.3.2.1 2006/08/21 15:06:38 flz Exp $
> 
True.  In RELENG_6 the module is named g_md.ko, while in HEAD it was
renamed to geom_md.ko.


Cheers,
-- 
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFFP9drqRfpzJluFF4RAjfFAJ49VZFb+u5Vmz5d7a1NeHn1CXB5VwCcDDoT
vmRHH+nekeALiDGIwnmkVwc=
=DYai
-----END PGP SIGNATURE-----
home | help

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