0%

Fixed MAC address for BeagleBoard

Fixed MAC address for BeagleBoard

/etc/network/interfaces
1
2
3
auto eth0
iface eth0 inet auto
hwaddress ether 00:11:22:33:44:55

Reference:
http://blog.galemin.com/2010/11/patch-for-fixing-random-mac-address-on-beagleboard-xm/