Skip to content

Commit a56ca3f

Browse files
Apply suggestions from code review
Co-authored-by: Jessica <[email protected]>
1 parent fa7c694 commit a56ca3f

File tree

3 files changed

+10
-12
lines changed

3 files changed

+10
-12
lines changed

menu/navigation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1128,7 +1128,7 @@
11281128
"slug": "upgrade-macos-to-beta"
11291129
},
11301130
{
1131-
"label": "Setup a virtual machine (VM) with UTM",
1131+
"label": "Set up a virtual machine (VM) with UTM",
11321132
"slug": "setup-vm-with-utm"
11331133
},
11341134
{

pages/apple-silicon/how-to/setup-vm-with-utm.mdx

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
meta:
3-
title: How to setup a VM with UTM on a hosted Mac mini
3+
title: How to set up a VM with UTM on a hosted Mac mini
44
description: Learn how to create a fully independent and functional virtual machine inside a Scaleway Mac using UTM, a powerful virtualization tool for macOS.
55
content:
6-
h1: How to setup a VM with UTM on a hosted Mac mini
6+
h1: How to set up a VM with UTM on a hosted Mac mini
77
paragraph: Learn how to create a fully independent and functional virtual machine inside a Scaleway Mac using UTM, a powerful virtualization tool for macOS.
88
tags: vm utm virtual-machine
99
dates:
@@ -13,8 +13,6 @@ categories:
1313
- bare-metal
1414
---
1515

16-
17-
1816
This guide explains the process to create a fully independent and functional virtual machine inside a Scaleway Mac using UTM, a powerful virtualization tool for macOS.
1917
UTM is a free and open-source software that leverages Apple's Hypervisor framework and QEMU to provide virtualization capabilities.
2018

@@ -32,7 +30,7 @@ UTM is a free and open-source software that leverages Apple's Hypervisor framewo
3230
* From the official [Mac App Store](https://apps.apple.com/us/app/utm-virtual-machines/id1538878817) or
3331
* Directly from the [official website](https://getutm.app/).
3432
2. Download the macOS IPSW file.
35-
The IPSW file is a compressed a file format used to install iOS, iPadOS, tvOS, HomePod, watchOS, macOS firmware for devices equipped with Apple silicon.
33+
The IPSW file is a compressed file format used to install iOS, iPadOS, tvOS, HomePod, watchOS, and macOS firmware for devices equipped with Apple silicon.
3634
* Obtain the macOS IPSW file from the official [Apple Developer website](https://developer.apple.com/download/).
3735
<Message type="note">
3836
You need an [Apple Developer account](/apple-silicon/troubleshooting/cant-create-apple-account/) to access these files.
@@ -43,10 +41,10 @@ UTM is a free and open-source software that leverages Apple's Hypervisor framewo
4341
* Browse and select your downloaded IPSW file.
4442
* Configure your VM's properties:
4543
* Set your desired CPU cores (recommended at least 2 cores).
46-
* Allocate RAM (recommended at least 4GB).
44+
* Allocate RAM (recommended at least 4 GB).
4745
<Lightbox src="scaleway-aps-utm-1.webp" size="medium" alt="The RAM allocation window of UTM with 4096 MB of RAM selected" />
48-
* Configure the disk storage size (recommended at least 64GB).
49-
<Lightbox src="scaleway-aps-utm-2.webp" size="medium" alt="The disk size confgiration window of UTM with 64GB of storage chosen" />
46+
* Configure the disk storage size (recommended at least 64 GB).
47+
<Lightbox src="scaleway-aps-utm-2.webp" size="medium" alt="The disk size configuration window of UTM with 64 GB of storage chosen" />
5048
* Click "Save" to create the VM.
5149
<Lightbox src="scaleway-aps-utm-3.webp" size="medium" alt="Summary of the VM configuration displaying the Save button to apply the configuration" />
5250
4. Start and set up your macOS VM:
@@ -56,7 +54,7 @@ UTM is a free and open-source software that leverages Apple's Hypervisor framewo
5654
* Follow the macOS installation process:
5755
* Select language preferences.
5856
* Set up your Apple ID (optional).
59-
* Create a user account with username and password.
57+
* Create a user account with a username and password.
6058
* Choose time zone and other basic settings.
6159
* Wait for the installation to complete.
6260

@@ -77,4 +75,4 @@ UTM is a free and open-source software that leverages Apple's Hypervisor framewo
7775
For more advanced information about UTM, refer to the [official UTM documentation](https://docs.getutm.app/)
7876
</Message>
7977

80-
This setup allows you to run a complete and isolated macOS environment within your Scaleway hosted Mac mini, perfect for testing applications, MDM profiles, or other macOS-specific tasks.
78+
This setup allows you to run a complete and isolated macOS environment within your Scaleway-hosted Mac mini, perfect for testing applications, MDM profiles, or other macOS-specific tasks.

pages/apple-silicon/how-to/test-mdm-workflows.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
meta:
33
title: How to test MDM workflows using a VM
4-
description: This page explains how to test MDM workflows useing a VM
4+
description: This page explains how to test MDM workflows using a VM
55
content:
66
h1: How to test MDM workflows using a VM
77
paragraph: This page explains how to test MDM workflows using a VM

0 commit comments

Comments
 (0)