Hello
How can you specify more than one udev rule with linuxrc? All examples I have found so far show only a single rule being specified.
I tried it with a space, but this does not seem to work. udev.rule="mac=de:ad:00:00:be:ef,name=eth0 mac=de:ad:00:00:be:ee,name=eth1"
Thanks Michael