Skip to content

Installing prebuild image #50

Description

@wouterverduin

Hi all!

I am looking for some help. I want to get my respeaker 2 hat working with my Pi Zero 2W. However, im at a loss at the instructions...

You can burn the image to your sd card with the [Raspberry Pi Imager tool](https://www.raspberrypi.com/software/). You can set wifi credentials, ssh public keys and other settings before you burn the image to your sd card. In order to use the feature where you can change the settings in the Raspberry Pi Imager >=v2.5.0 you need to set a custom image repository.

At the link, the latest version is 2.0.7. I can select a generic raspberry pi OS but cant seem to input the .json anywhere?
Also running this command:

"C:\Program Files (x86)\Raspberry Pi Imager\rpi-imager.exe" --repo https://github.com/florian-asche/PiCompose/releases/download/rpi-imager-json/rpi-imager.json doesnt work with that version and gives this error:

`At line:1 char:62

  • ... Program Files\Raspberry Pi Ltd\Imager\rpi-imager.exe" --repo https:/ ...
  •                                                          ~~~~
    

Unexpected token 'repo' in expression or statement.
At line:1 char:1

  • "C:\Program Files\Raspberry Pi Ltd\Imager\rpi-imager.exe" --repo htt ...

The '--' operator works only on variables or on properties.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken`

What am i missing here?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions