- To: Sonia Hamilton <sonia@xxxxxxxxxxxx>
- Subject: Re: [SLUG] Debian/Ubuntu question
- From: Terry Collins <terryc@xxxxxxxxxx>
- Date: Fri, 16 Sep 2005 14:48:49 +1000
- Cc: slug@xxxxxxxxxxx
- User-agent: Debian Thunderbird 1.0.2 (X11/20050817)
Sonia Hamilton wrote:
A Debian/Ubuntu question:
On Redhat boxes, network drivers are aliased using /etc/modprobe.conf eg
there will be lines like:
alias eth0 tulip
Where's the equivalent on Debian/Ubuntu? It's not in /etc/modules or
/etc/modprobe.d/*
On Debian, it is /etc/modutils/aliases
Basically, the stuff in /etc/modutils is used to write /etc/modules.conf
on each reboot.
Screwed if I know why. someone decided it was a great idea atm I guess.