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

Support R/W accessing image files on external drives #2451

Closed
wants to merge 1 commit into from

Conversation

conath
Copy link
Contributor

@conath conath commented Apr 18, 2021

This is a proof of concept that changes the "Import Drive" feature to instead link to the drive file. Additionally, qemu runtime errors are ignored to prevent the VM from quitting when I/O errors occur. (this causes instability because the errors that are ignored are not filtered)

These changes allow image files on external drives to be read and written to in the VM. For example, I was able to attach a QCOW2 image to a Windows VM and copy a file to it.

@phirestalker
Copy link

This would be great. I have a large qcow2 image.

@frozen-eye
Copy link

Could you please prioritize this feature as it seems very important for developers/testers who does not have lot's of free space on primary SSD because of very high price for 512GB/1T macs?
Thanks in advance!

@frozen-eye
Copy link

This would be great. I have a large qcow2 image.

my one for development requires 200GB+ qcow (SONiC for arm64 development) :(

@osy
Copy link
Contributor

osy commented Mar 3, 2022

@frozen-eye its already implemented in the lasted two beta

@conath
Copy link
Contributor Author

conath commented Mar 3, 2022

@osy I don’t believe R/W access to removable drive image files is implemented, right?

@osy
Copy link
Contributor

osy commented Mar 3, 2022

I don't think that's what the person above is asking for though

@frozen-eye
Copy link

@frozen-eye its already implemented in the lasted two beta

thanks! 3.1.2 beta used. working for me 👍

@osy
Copy link
Contributor

osy commented Aug 5, 2022

I think we discussed this and found that having both removable drive support, running as shortcut, and this would be rather confusing. If you want to store image files on an external drive, either use a removable drive or store the .utm on an external drive.

@osy osy closed this Aug 5, 2022
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

Successfully merging this pull request may close these issues.

None yet

5 participants