Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix QEMU issue on binding multiple disks in M1 #1332

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

balajiv113
Copy link
Member

fixes #1328

Not sure on why happening only in M1. Changing the -cdrom to -device as mentioned in https://lists.gnu.org/archive/html/qemu-discuss/2014-04/msg00052.html fixes this issue

Signed-off-by: Balaji Vijayakumar <kuttibalaji.v6@gmail.com>
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

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

Thanks

@AkihiroSuda AkihiroSuda requested a review from jandubois January 29, 2023 13:47
Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

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

Thanks!

Confirmed on macOS Ventura on M1 Ultra.

@jandubois jandubois merged commit 74ee986 into lima-vm:master Jan 30, 2023
@balajiv113 balajiv113 deleted the disk-m1 branch January 30, 2023 08:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VM doesn't start with multiple additional disk
3 participants