Open Chazmaniandevil24 opened 2 months ago
you already burned the buildroot to the luckfox right? And can't ssh it with mac? try using the old method, plug your Luckfox LAN into the router and find its IP address in your router then type that IP in Moba to SSH it.
you already burned the buildroot to the luckfox right? And can't ssh it with mac? try using the old method, plug your Luckfox LAN into the router and find its IP address in your router then type that IP in Moba to SSH it.
I didn't think I needed to was following moddedwarfare vid and he stated with a new luckfox pico plus I could skip that step and go straight to ssh
Grab your self a copy of upgrade_tool_v2.25_for_mac and android-platform-tools.
plug your luckfox into usb while holding the boot button. on your mac's terminal:
sudo ./upgrade_tool ld
your board should be listed
sudo ./upgrade_tool uf /path/to/update.img
adb devices
adb push /path/to/PPPwn-Luckfox-vx.y.z /root/PPPwn-Luckfox
adb shell
[root@luckfox ]$ cd /root/PPPwn-Luckfox/
[root@luckfox PPPwn-Luckfox]$ chmod +x [install.sh](http://install.sh/)
[root@luckfox PPPwn-Luckfox]$ ./install.sh
Hey all
hope its okay to ask here, I can't seem to get this working on a Mac tried using Mobaxterm with whisky / wine however its not working.
Did anyone else have a work around for this?
Thanks again for your hard work ^^