In Redhat 9 I would load like this...>
add above eth0 8021q
/etc/modules.conf
modprobe.conf does not like this.
Of course. modules.conf != modprobe.conf
Doing a man on modprobe.conf will show you the way. Look for the 'install' command
E.g. install <eth0 module name> /sbin/modprobe 8021q; /sbin/modprobe --ignore-install <eth0 module name>
Anyone know what the syntax is for loading 8021q in modprobe.conf?
Google didn't turn anything up.
FC2 2.6.8-1.521 and modutils-2.4.26-16.
Having list issues so please disregard dup, seems my posts get lost. Hopefully unsubscribing and then subscribing again resolves :-)
Thanks, Ted
-- Redmond, we have a problem.