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

Error message on opening image to flash #4355

Open
Kwidzr opened this issue Nov 17, 2024 · 2 comments
Open

Error message on opening image to flash #4355

Kwidzr opened this issue Nov 17, 2024 · 2 comments

Comments

@Kwidzr
Copy link

Kwidzr commented Nov 17, 2024

  • **Version: **
  • 1.19.19
  • **Operating system and architecture: **
  • Window 11 Home Edition, Intel
  • Image flashed:
  • Not yet flashed, I tried

to copy an image from Disk to SD card

  • What do you think should have happened:
  • If you select a File to flash you get the attached error message
  • What happened:
  • Balena_Error
  • Do you see any meaningful error information in the DevTools?

etcher DevTools_1
etcher DevTools_2

@lurch
Copy link
Contributor

lurch commented Nov 17, 2024

See #4150

@tomcoady
Copy link

tomcoady commented Nov 24, 2024

I got the exact same error but successfully wrote using:

`diskutil unmountDisk /dev/disk4

Unmount of all volumes on disk4 was successful

sudo dd if=/Users/tomcoady/Downloads/FydeOS_for_PC_v19.0-io-stable.img.xz of=/dev/disk4 bs=1m
Password:

1653+1 records in

1653+1 records out

1734329932 bytes transferred in 393.117436 secs (4411735 bytes/sec)`

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

3 participants