Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jan 2006 16:53:39 +0100
From:      Matteo Riondato <matteo@freebsd.org>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Philip Paeps <philip@FreeBSD.org>
Subject:   Re: cvs commit: src/etc/rc.d addswap
Message-ID:  <20060116155339.GD11929@kaiser.sig11.org>
In-Reply-To: <20060116154535.GF1258@garage.freebsd.pl>
References:  <200601161326.k0GDQ509094536@repoman.freebsd.org> <20060116153351.GE1258@garage.freebsd.pl> <20060116154215.GC11929@kaiser.sig11.org> <20060116154535.GF1258@garage.freebsd.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 16, 2006 at 04:45:35PM +0100, Pawel Jakub Dawidek wrote:
> On Mon, Jan 16, 2006 at 04:42:16PM +0100, Matteo Riondato wrote:
> +> Sigh, I tested it on a RELENG_6 system, where the module is still
> +> g_md. Sorry for the noise.
> 
> What was the original problem? mdconfig(8) cannot load the module?

There was a check for /dev/mdctl: if it didn't exist, the script
exited. So it was mandatory to have "device md" built in the kernel. I
didn't know that mdconfig would have loaded the module for me, so I
added the module load section (inspired by the one in etc/rc.d/pf).
It's probably safe to remove that section, if mdconfig can load the
module.
Best Regards
-- 
Matteo Riondato
FreeBSD Volunteer (http://freebsd.org)
G.U.F.I. Staff Member (http://www.gufi.org)
FreeSBIE Developer (http://www.freesbie.org)



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