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

macOS Error - EPERM: operation not permitted #3823

Open
ram-on opened this issue Oct 23, 2022 · 3 comments
Open

macOS Error - EPERM: operation not permitted #3823

ram-on opened this issue Oct 23, 2022 · 3 comments

Comments

@ram-on
Copy link

ram-on commented Oct 23, 2022

  • Etcher version: 1.7.9
  • Operating system and architecture: macOS 12.6
  • Image flashed: ubuntu-22.10-desktop-amd64.iso
  • What do you think should have happened: Image should have been flashed.
  • What happened: After selecting the ISO image and the USB flash drive, Etcher ask me to input my password, which I did. A second later, Etcher displays "Flash Failed!" and the outputted reason is EPERM: operation not permitted, open '/dev/rdisk3'
  • Do you see any meaningful error information in the DevTools?
"error": {
		"name": "Error",
		"message": "EPERM: operation not permitted, open '/dev/rdisk3'",
		"stack": "Error: EPERM: operation not permitted, open '/dev/rdisk3'",
		"code": "EPERM",
		"syscall": "open",
		"errno": -1
	},

I've tried the above process using different USB pendrives and different USB ports: all lead to the same outcome.

etcher1
etcher2

@mobileteamz
Copy link

I am seeing the exact same thing in MacOS Monterey 12.3.1

@manfredsteger
Copy link

manfredsteger commented Dec 13, 2023

same here 13.5 (22G74) Ventura - same Build on Win 11 works 😭 with Etcher Version 1.18.11

@lurch
Copy link
Contributor

lurch commented Dec 18, 2023

I wonder if this might be the same thing as #3369 ?

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

4 participants