Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provisioning fastboot Error #42

Open
Siecje opened this issue Sep 13, 2024 · 1 comment
Open

Provisioning fastboot Error #42

Siecje opened this issue Sep 13, 2024 · 1 comment

Comments

@Siecje
Copy link
Contributor

Siecje commented Sep 13, 2024

	Starting Erase / Partition Device Storage
+ echo ================================================================================
================================================================================
+ '[' -z '' ']'
+ fastboot erase mmcblk0
< waiting for any device >
Erasing 'mmcblk0'                                  OKAY [  0.006s]
Finished. Total time: 0.020s
+ sleep 2
+ '[' -z '' ']'
+ fastboot oem partinit mmcblk0 DOS ''
FAILED (remote: 'Invalid id. e.g:
	oem partinit mmcblk0 DOS [id]')
fastboot: error: Command failed
+ cleanup
+ mkdir -p /var/log/rpi-sb-provisioner/a0f4790c/
+ echo PROVISIONER-EXITED
+ unmount_image ''
+ sync
+ sleep 1
++ losetup --list
++ grep ''
++ cut -f1 '-d '
+ LOOP_DEVICE=
+ '[' -n '' ']'
+ '[' -d /tmp/tmp.nnHJWpzXYq ']'
+ rm -rf /tmp/tmp.nnHJWpzXYq
+ '[' -f '' ']'

@tdewey-rpi
Copy link
Collaborator

Paging @roliver-rpi for visibility

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants