soundcheck wrote: 
> 
> Looking at the Cubian-Debian installation: A random MAC is generated by
> a firstboot script.
> 
> > 
Code:
--------------------
  >   > 
  > NEWMAC=00:01:43:`openssl rand -hex 3 | sed 's/\(..\)/\1:/g; s/.$//'`
  > sed -e 's/ether/ether '$NEWMAC'/g' -i /etc/network/interfaces
  > 
--------------------
> > 
> 

Yep will look at this.  Bare in mind that the CT installer and image are
the least well developed compared to the other platforms as I've not
previously had any feedback on CT - I was actually wondering if anyone
was interested....  The CT is the only platform I am supporting which
does not have a MAC address assigned by the hardware - so the initial
support was a quick solution to give it a mac address.


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to