On Wed, Dec 17, 2008 at 5:31 PM, Jerry Vonau <[email protected]> wrote:
> Or you could edit /etc/udev/rules.d/70-persistent-net.rules and rename
> the offending device to be something else, and rename/edit the ifcfg-
> file to match the new device name.

Yes, could do that too.

Anyway - here's an interesting problem. While fiddling with ejabberd,
I prepared a patch that renamed wlanX to wmeshX. Installs, nice and
all. However...

http://dev.laptop.org/git?p=projects/xs-config;a=commit;h=c57d6d8bf0295d4c83f02071d15439845962f661

With this in, the mesh namer script gets all confused, and instead of
wmesh0 we get eth1_rename. Unclear why, but that's what we get. I've
followed the logic, tried the commands by hand, and it all makes
sense.

The only thing I'd fix in the script is the grep for msh at the top -
it catches mshbond devices too. I'd match 'msh[0-2]'. Still, it
doesn't make any difference to the problem I'm seeing.

How do you debug this thing? Can you give me a hand? ;-)

cheers,



m
-- 
 [email protected]
 [email protected] -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
_______________________________________________
Server-devel mailing list
[email protected]
http://lists.laptop.org/listinfo/server-devel

Reply via email to