On Wed, 2004-01-28 at 21:29, Robert.Wultsch@asu.edu wrote: > What file do I need to add a line to in order to get the module to load on > boot? > > And for that matter how do I go about getting xdm to run on boot? I > removed kde to get rid of the bloat and kdm went with it... > > Thanks for the help everyone and Jeremy in particular. ---- edit /etc/modules.conf add line ... alias eth0 name_of_nic_module and then check /etc/sysconfig/network-scripts/ifcfg-eth0 to make sure that ONBOOT=yes your location of the ifcfg-eth0 may vary lastly - and this undoubtedly will vary with distro... RedHat would put preferred login manager in /etc/X11/prefdm but my guess is that if it's not there in your distro, that somewhere there is a prefdm file that rules. thus YMMV Craig