Thanks, Robert! Sorry, the directions out of your Link does'nt work. There is no usb0 when I use ifconfig -a after rebooting. With g_ether in /etc/modules, usb0 is shown with ifconfig -a after rebooting, but again without a IP-address. To get an IP-address I have to run your script. But /sbin/ifconfig usb0 192.168.7.2 netmask 255.255.255.252 out of your script is already enough to get an IP-address. The dhcp seems not to be necessary.
Where can I add the instruction /sbin/ifconfig usb0 192.168.7.2 netmask 255.255.255.252 that it is performed during the boot-procedure, but after the modules from /etc/modules are already integrated? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
