On 12/13/06, Chad Gross <[EMAIL PROTECTED]> wrote:

On 12/13/06, Ensel Sharon <[EMAIL PROTECTED]> wrote:
>
>
> 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 ?
>
> ______________________________________________
>

Did you try from the emergency console on F4?

Haven't had to try this myself but, it would be worth a try.

Chad



Sorry, the command would be 'kldunload xyz.ko'
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to