Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2006 15:30:04 -0500 (EST)
From:      Ensel Sharon <user@dhp.com>
To:        freebsd-questions@freebsd.org
Subject:   can I unload a module from within sysinstall ?
Message-ID:  <Pine.LNX.4.21.0612131528000.21120-100000@shell.dhp.com>

next in thread | raw e-mail | index | archive | help

I need to load a new kernel module during sysinstall so that I can see my
raid controller.

Easy - I go into configure, load, and load it off the floppy.  Easy.

BUT, freebsd already has a xyz.ko, and it is already loaded, so it fails.

So my question is, how do I unload the existing xyz.ko before I load the
new one ?

Can I do it in sysinstall ?

Can I do it in the loader prompt prior to sysinstall ?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.21.0612131528000.21120-100000>