Re: Micro SD card
Posted: Fri Sep 06, 2019 8:31 pm
I've sort of lost track of where you're at in the process, so apologies if this is repetitive, but are you aware of the first-time boot up process for a new Pi-Star image? There are two possibilities:
- Most commonly, you boot up, but since Pi-Star doesn't have your wireless network credentials (username and password), you need to wait three or four minutes until Pi-Star goes into Auto AP (automatic access point) mode.
At that point, you can connect to the hotspot's wireless access point via your computer's WiFi settings (look for the Pi-Star-Setup access point, and use the default password, raspberry). That creates a direct wireless connection between your hotspot and your computer (but not the internet). At that point, you can begin to configure Pi-Star.
The first thing you should do is go to the Configuration page, enter your wireless network credentials in the Wireless Configuration section, and then reboot (at the same time, disconnect your computer from the Auto AP connection and connect it back to your regular wireless network). At that point, as the hotspot is rebooting, it should connect to your regular wireless network, and then you can continue with your initial configuration.
. -
The alternative is to use the Pi-Star WiFi Builder tool (https://www.pistar.uk/wifi_builder.php) to manually create a wpa_supplicant.conf file with your wireless network credentials, copy that file into the root directory of your microSD card (after you have burned the fresh Pi-Star image to it, ejected it, and reinserted it into your computer), and then insert it into your hotspot and boot up. It should connect to your regular wireless network, and then you can continue with your initial configuration.
(Note: You can ignore and dismiss any system message you get from your computer that says you need to format the microSD card when you first insert it or after you finish flashing the image. Etcher formats the card, writes the image, and verifies it was written correctly.)