[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

predefine interfaces by MAC with udev?



El Thursday 07 February 2008 12:00:57 Chris Fanning va escriure:
> Hi,

Hello,

I believe the problem is:

create a file in the chroot, with that lines, 

/etc/udev/rules.d/010_netinterfaces.rules 

and rebuild the initrd

it is not tested,

Best regards,

Jordi Pujol

>
> We're trying to boot diskless servers that have two network interfaces.
>
> We boot from one interface (dhcpd/MAC), but when initramfs kicks in,
> udev (isn't it?) sets the interface names and then (often) the boots
> process fails becuase it's looking for the filesystem on the wrong
> interface.
>
> We can't use the MAC as an option for 'ifconfig' or 'ip add add', so
> we need to change something with udev, right?
>
> KERNEL=="eth*", SYSFS{address}=="00:12:34:fe:dc:ba", NAME="eth0"
> KERNEL=="eth*", SYSFS{address}=="00:56:78:98:76:54", NAME="eth1"
>
> I've looked around the scripts but nothing as jumped out at me.
>
> What would you do?
>
> Thanks.
> Chris.
>
> _______________________________________________
> debian-live-devel mailing list
> debian-live-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel





Reply to: