What line must be added to modules configuration file, to ensure that eth0 always uses this module?

Your routing configuration relies on eth0 being a 3com card that requires the 3c59x module. What
line must be added to modules configuration file, to ensure that eth0 always uses this module?

Your routing configuration relies on eth0 being a 3com card that requires the 3c59x module. What
line must be added to modules configuration file, to ensure that eth0 always uses this module?

A.
eth0=3c59x

B.
alias eth0=3c59x

C.
alias eth0 3c59x

D.
set eth0 3c59x

E.
set eth0=3c59x

Explanation:
This job is now done by udev via /etc/udev/rules.d/
In older systems this is done via /etc/modprobe.d or other modprobe.conf files.



Leave a Reply 0

Your email address will not be published. Required fields are marked *