0

I'm doing some research on old kernels and running the following on 2.6.7 or 2.6.8 gives a resource busy error. But on 2.6.28 the command works as expected. How would I determine which kernel allowed this command to change the mac address on the fly? ip link set dev addr

You can see some screenshots below. Thank you! alt text
(source: linuxquestions.org)

alt text
(source: linuxquestions.org)

alt text
(source: linuxquestions.org)

Glorfindel
  • 1,213
  • 4
  • 15
  • 22
shaiss
  • 337
  • 2
  • 6
  • 20

1 Answers1

0

This turned out to be a driver related issue. Once we received new drivers from the manufacture the task worked as its supposed to be.

shaiss
  • 337
  • 2
  • 6
  • 20