Quote:
Originally Posted by rsingh18
Yifan Lu's simple_usbnet_1.1 seems to work. Though I cant trigger it via the ;un commands (or can I?) , if I ssh in and run /usr/local/bin/usbnetwork.sh , that moves the usb port to an ethernet interface.
But, like you mentioned.. how do i trigger this script file on each boot ?
Also, if I were to change root (both diag/main as well as ssh over wifi) AND framework's passwords, does that break something..???
|
We could (VERY CAREFULLY, to prevent bricking) add a startup script to check for a special file (perhaps /mnt/us/ENABLE_USBNET), and if found it could call /usr/local/bin/usbnetwork.sh. I will try this...