Forum Discussion
Altera_Forum
Honored Contributor
8 years agoThis topic is a little bit old, but it is difficult to find answer to this question. Changing /etc/network/interfaces don't work on Angstrom Linux (provided by Terasic).
To permanently set MAC address, you need to abort booting procedure by pressing any key (which will give you access to U-Boot) and then type:setenv ethaddr 00:11:22:33:44:55
saveenv I hope this will help people looking for answer. Best regards, Kamil Panek