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

Can't mount read-only ISOs #4838

Closed
winterqt opened this issue Dec 23, 2022 · 2 comments
Closed

Can't mount read-only ISOs #4838

winterqt opened this issue Dec 23, 2022 · 2 comments
Milestone

Comments

@winterqt
Copy link

Describe the issue

When creating a VM, and the selected ISO is read-only, the VM fails to start, saying that it can't open the file. The image is by nature read-only anyways, so it doesn't make much sense to enforce that the file is writable (unless it's a QEMU thing).

Configuration

  • UTM Version: 4.0.9
  • macOS Version: 13.1
  • Mac Chip (Intel, M1, ...): M1

To reproduce:

  1. chmod -r path/to/iso
  2. Try to create a new VM and run it, using path/to/iso as the ISO image
@HarryVasanth
Copy link

👍 Bump:
I have the same issue as well while mounting the .iso image from a read-only NFS share.

@osy osy added this to the v4.1 milestone Dec 28, 2022
@osy osy closed this as completed in 9530ba7 Jan 4, 2023
@vaynewoo
Copy link

utm

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