Skip to content

Commit 987e2fb

Browse files
committed
wiki: utm-vm-on-apple-silicon-mac: Apple M1 doesn't support 32-bit too...
Change-Id: Idab6076255d6b619139a143beeda4b8ba8dada69
1 parent 4389700 commit 987e2fb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Diff for: pages/utm-vm-on-apple-silicon-mac.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,7 @@ The following branches are currently supported for building a UTM virtual machin
4040

4141
Please refer to [this](libvirt-qemu.html#select-the-target-to-build) to help select your target.
4242

43-
{% include alerts/tip.html content="It is highly recommended to select one of the ARM architecture targets. x86 architecture targets will work in UTM virtual machine on Apple Silicon Mac too (in emulation mode instead of virtualization mode), however the performance will be much worse." %}
44-
45-
{% include alerts/important.html content="The `virtio_arm64` target does not boot in virtualization mode on Apple M2 and later SoCs." %}
43+
{% include alerts/tip.html content="It is highly recommended to select one of the `ARM (64-bit only)` architecture targets. Other targets will work in UTM virtual machine on Apple Silicon Mac too (in emulation mode instead of virtualization mode), however the performance will be much worse." %}
4644

4745
## Start the build
4846

@@ -81,7 +79,7 @@ On the new window, switch to `Display` tab, select `ANGLE (OpenGL)` on `Renderer
8179

8280
### Disable virtualization mode if necessary
8381

84-
If the target is `ARM (64-bit only)` architecture, or if the target is `ARM (32-bit + 64-bit)` architecture and the Mac uses Apple M1 SoC, proceed to the next step.
82+
If the target is `ARM (64-bit only)` architecture, proceed to the next step.
8583

8684
If not, please open virtual machine settings, switch to `QEMU` tab, untoggle `Use Hypervisor`, then close the window.
8785

0 commit comments

Comments
 (0)