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

Cannot use IDE bus when creating virtual machines for PPC64 architecture #5737

Closed
davidbitterlich opened this issue Sep 26, 2023 · 0 comments
Milestone

Comments

@davidbitterlich
Copy link

Describe the issue
When I set up a new virtual machine for PPC64 linux, I can specify a iso file for boot and when I boot afterwards, I get the following error:
QEMU error: QEMU wurde mit folgendem Fehler beendet: qemu-ppc64-softmmu: -device ide-cd,bus=ide.0,unit=0,drive=drive68F9AC40-27FC-4F3C-8DE1-CC3F0E22AD8F,bootindex=0: Bus 'ide.0' not found
Because of #5735 I am unable to graphically change the disk type, so I need close UTM and edit the config.plist manually to change the type from IDE to something else.

For me it turned out that I need to use USB for CD drive and VirtIO for disks, but I'm not sure if that's the best solution. Why does UTM use by default IDE for both CD drive and disk drives if they do not play nicely together with QEMU?

Configuration

  • UTM Version: 4.3.5
  • macOS Version: 13.5.2
  • Mac Chip (Intel, M1, ...): M2 Max

Crash log

Debug log
debug.log

Upload VM
config.plist.zip

@osy osy added this to the v4.4 milestone Sep 27, 2023
@osy osy closed this as completed in 79ed8c4 Oct 4, 2023
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

2 participants