- jailbreak
- enable usb networking (type
;un
into the search bar after jailbreak) - configure your computer
- ssh in as root:mario
- usb mount point is
/mnt/us
type ~ds
into search bar. this functionality is installed automatically with the jailbreak
/etc/init.d/wifi stop
/etc/init.d/wifi --mode std
you can also put the wifi into host mode or ad-hoc mode
iwconfig wlan0 essid has_no_internet
touch /mnt/us/WIFI_NO_NET_PROBE
restart wifid
- can 3G be disabled without disabling wifi?
- can it run node?
- can it be scripted to auto-start kterm, auto-join wifi, and auto connect to the raspberry pi?
👍