Skip to content

branch/comit that has fastboot idpinit support ? #58

@yyang-giatec

Description

@yyang-giatec

Hello,

I have an image based on rpi-image-gen v2.2.0's rota layer, with crypt enabled.
From my understanding the current version of rpi-sb-provisioner does not support IDP yet, so I am trying to figure out how to use it with fastboot by following the instruction listed here:
raspberrypi/rpi-image-gen#5 (comment).

I have cloned pi-gen-micro 9874760, built and installed the deb, and managed to produce a 56MB boot.img by doing "sudo pi-gen-micro fastboot". Then use rpiboot with that boot.img

However upon running bin/idp.sh, I am getting the following message:

[16:16:16] Staging description..
Sending 'work/test/image.json' (7 KB) OKAY [ 0.007s]
Finished. Total time: 0.014s
[16:16:16] Checking if provisioning is possible..
FAILED (remote: 'Unknown OEM command.')
fastboot: error: Command failed
[16:16:16] fastboot: error running oem idpinit
[16:16:16] Pre-provision checks failed

With this image I am able to toggle the LED with "fastboot oem led PWR" command, so I figure I might have a version mismatch somewhere.
Can I get some direction on where I might have missed anything? (rpi-fastbootd 14.0.0-69?)

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions