Hello,
Just arrived here.
from days I've been testing the installation process http://archlinuxarm.org/platforms/armv7/ti/beaglebone-black to have a Beaglebone Black booting on SD Card.
The board is booting after I've maintained the user btn pressed.
Unfortunatelly, the board is not reachable from outside, ie : I don't see any IP adress set and a network scan analysis doesn't report that an IP have been taken.
I've tried to set the udev.txt with
$this->bbcode_second_pass_code('', 'ipaddress=192.168.56.10
netmask=255.255.255.0')
but this didn't resolve the issue.
Can anyone tell me about it please ?