Skip to content

Commit abf6e7e

Browse files
committed
[DOCS] Clarify CPUs.
1 parent ad126cd commit abf6e7e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/FAQs.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# FAQs
22

3+
## Q: Does this work on any CPU?
4+
A: There is a minimum CPU requirement for macOS itself. Both Intel and AMD CPUs are supported, but the recommendations are Ivy Bridge (or later) Core and Xeon processors, or Ryzen and Threadripper processors.
5+
36
## Q: How much disk space do I need?
47
A: The jumpstart download is ~500MB compressed (2GB uncompressed), the installation files are uncompressed and measure 6.5GB. Bare minimum virtual disk size would be around 20GB, but you'll find it hard to get any apps installed (like Xcode, which is at least 8GB compressed).
58

69
## Q: Does this work on DigitalOcean/ScaleWay/Azure/GCS?
7-
A: If the cloud providers supports KVM as well as the necessary CPU instructions, yes.
8-
In some cases only certain tiers work on some providers as the CPUs need to be supported.
10+
A: If the cloud provider supports KVM as well as the necessary CPU instructions, yes.
11+
In some cases only certain tiers will work as the CPU need to be supported.
912

1013
For DigitalOcean, this means a `General Purpose` or `CPU Optimized` machine is required. `Ubuntu 19.04` or newer is recommended.

0 commit comments

Comments
 (0)