-
Notifications
You must be signed in to change notification settings - Fork 0
Install AIKEA Image
Bofu Chen edited this page Oct 9, 2022
·
7 revisions
- Set up the AIKEA HW kit
- Prepare a SD card >= 8 GB
- Get the latest AIKEA product image
- AIKEA User Guide
$ unzip -p /media/debug/2bfe335b-b9b8-411e-ae98-513c90ea3cb5/2020-01-16-raspbian-buster-aikea.zip | sudo dd of=/dev/sdc bs=4M conv=fsync status=progress
$ sudo sync
- Follow the AIKEA User Guide and connect AIKEA to your WiFi AP.
- You do not need to reboot AIKEA after connecting to your WiFi AP.
- SSH login with the new local IP allocated by your WiFi AP.
- Add more WiFi APs
- Edit
/etc/wpa_supplicant.conf
- Edit
- Extend root filesystem size if your SD card is > 8 GB
- Run
raspi-config
- Choose
7 Advanced Options
->A1 Expand Filesystem ...
- Reboot
- If you can not see the desktop UI after rebooting, mount the SD card, remove
quiet
fromboot/cmdline.txt
, and reboot again
- Run