On Thu, 04 Sep 2008 13:54:18 -0700, Dan Nicholson <[EMAIL PROTECTED]> wrote:
> @@ -1586,6 +1626,7 @@ int main(int argc, char *argv[]) > > read_toplevel_config(config, "", 1, 0, > &modoptions, &commands, &aliases, &blacklist); > + read_kcmdline(1, &modoptions); > read_config(aliasfilename, "", 1, 0,&modoptions, &commands, > &aliases, &blacklist); > read_config(symfilename, "", 1, 0, &modoptions, &commands, I see two of them. You didn't add it into insmod by any chance? If so, there has to be a way to override this. -- Pete _______________________________________________ Fedora-kernel-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-kernel-list
