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

Fix 500 on IDE Drives #197

Merged
merged 4 commits into from
Jun 19, 2023
Merged

Conversation

jabbate19
Copy link
Collaborator

If you try and open a VM that has an IDE drive (not VirtIO), it crashes because it thinks its an ISO and tries to parse it as such.

This wasn't an issue before until Cloud Init Windows, which only wants IDE drives or it shoots itself in the foot.

Copy link
Member

@WillNilges WillNilges left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable

@jabbate19 jabbate19 merged commit 34d2869 into ComputerScienceHouse:master Jun 19, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants