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
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:
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