It’s now easier to customize Raspberry Pi OS images

When I need to flash a Raspberry Pi OS image, I usually download the image from the Raspberry Pi website before flashing it to a MicroSD card with either balenaEtch or USBimager.

The Raspberry Pi Foundation released the Raspberry Pi Imager last year, but I never used it, except to try it out, because at the time, it would just flash the image to the MicroSD card like other tools, and since I’m working with SBCs from different vendors it did really not bring any benefits to me.

Raspberry Pi Imager v1.6

But with the v1.6 release, the Raspberry Pi tool has become more useful to advanced users, notably those who like to set up the image in a headless Pi. Before we had to flash the image, mount the MicroSD card, and go edit /boot/config.txt to enable SSH and other settings.

Now, it’s possible to do the same from Raspberry Pi Image v1.6 by pressing Ctrl+Shift+X to bring the Advanced options to configure:

  1. Overscan for people using the AV port or HDMI displays not supporting underscan
  2. SSH server with either password or public key authentication (automatically retrieved from ~/.ssh/id_rsa.pub in Linux)
  3. WiFi SSID and password for connecting the board to your router
  4. Locale settings like time zone and keyboard layout
  5. The ability to skip the first run wizard
  6. Enable/disable program settings such as sound and/or media eject when finished, as well as telemetry

Raspberry Pi Imager Configure WiFi

The settings can be saved for the current session only, or as defaults. If you’d like to try it out, head over the download page, unless you are running it directly from Raspberry Pi OS in which case Raspberry Pi Imager can be installed with apt:


As a side note, one commenter mentioned the advanced option did not include WiFi access point mode (aka hotspot), but thanks to Comitup project it’s possible to easily set up an access point with either Comitup package (after flashing the image, and running it), or one of Comitup images that automatically sets up an access point at boot time.

Share this:

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress

ROCK Pi 4C Plus
Subscribe
Notify of
guest
The comment form collects your name, email and content to allow us keep track of the comments placed on the website. Please read and accept our website Terms and Privacy Policy to post a comment.
2 Comments
oldest
newest
Jim st
Jim st
3 years ago

Very nice for the attention to headless. I only have one out of a flock of them with a display and only because I wanted to play with the Pi 400.

Khadas VIM4 SBC