From 7ad55d8649cab206fd29765d9dca89f3575794b6 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Thu, 22 May 2025 10:17:27 +0200 Subject: [PATCH 1/5] docs(aps): add warning for software update --- pages/apple-silicon/how-to/update-os-mac-mini.mdx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pages/apple-silicon/how-to/update-os-mac-mini.mdx b/pages/apple-silicon/how-to/update-os-mac-mini.mdx index 09ca59cac4..5f4bdae5a4 100644 --- a/pages/apple-silicon/how-to/update-os-mac-mini.mdx +++ b/pages/apple-silicon/how-to/update-os-mac-mini.mdx @@ -32,6 +32,7 @@ The recommended method to update the macOS is to reinstall your Mac mini with an - When reinstalling your Mac mini, all the data on the disk is deleted, and all configurations are reset to the default values. - **Do not forget to backup your data before reinstalling the operating system to avoid any data loss.** + - Your Mac mini **will be unavailable** during the reinstallation and become available again once the reinstallation has been completed. ## Manually upgrading macOS @@ -53,7 +54,9 @@ The recommended method to update the macOS is to reinstall your Mac mini with an 3. Go back to **System settings > General > Software** update and click the Info button next to **Beta updates** to enable beta versions updates. -### Upgrading the OS using SSH + + Your Mac mini may restart during the upgrade process and be unavailable while the software update is installed. Once the update is successfully completed, it will become available again.### Upgrading the OS using SSH + To manually update the operating system using the `softwareupdate` tool, follow these steps: @@ -72,6 +75,10 @@ To manually update the operating system using the `softwareupdate` tool, follow ``` + + Your Mac mini may restart during the upgrade process and be unavailable while the software update is installed. Once the update is successfully completed, it will become available again.### Upgrading the OS using SSH + + Mac Mini and macOS are trademarks of Apple Inc., registered in the U.S. and other countries and regions. iOS is a trademark or registered trademark of Cisco in the U.S. and other countries and is used by Apple under license. Scaleway is not affiliated with Apple Inc. From 21e9020c6d8241c7e45bb227bf1a712126e1b459 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Thu, 22 May 2025 10:19:25 +0200 Subject: [PATCH 2/5] docs(aps): fix typo --- pages/apple-silicon/how-to/update-os-mac-mini.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/apple-silicon/how-to/update-os-mac-mini.mdx b/pages/apple-silicon/how-to/update-os-mac-mini.mdx index 5f4bdae5a4..17792c2e5a 100644 --- a/pages/apple-silicon/how-to/update-os-mac-mini.mdx +++ b/pages/apple-silicon/how-to/update-os-mac-mini.mdx @@ -55,9 +55,11 @@ The recommended method to update the macOS is to reinstall your Mac mini with an - Your Mac mini may restart during the upgrade process and be unavailable while the software update is installed. Once the update is successfully completed, it will become available again.### Upgrading the OS using SSH + Your Mac mini may restart during the upgrade process and be unavailable while the software update is installed. Once the update is successfully completed, it will become available again. +### Upgrading the OS using SSH + To manually update the operating system using the `softwareupdate` tool, follow these steps: 1. List all available updates: From 631a1666b6b00f7e90cf3ced381efb4facb81292 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Thu, 22 May 2025 10:21:26 +0200 Subject: [PATCH 3/5] fix(aps): fix typo in title --- pages/apple-silicon/how-to/update-os-mac-mini.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/apple-silicon/how-to/update-os-mac-mini.mdx b/pages/apple-silicon/how-to/update-os-mac-mini.mdx index 17792c2e5a..5ff9a79bff 100644 --- a/pages/apple-silicon/how-to/update-os-mac-mini.mdx +++ b/pages/apple-silicon/how-to/update-os-mac-mini.mdx @@ -1,6 +1,6 @@ --- meta: - title: How to update the OS to a Mac mini + title: How to update the OS of a Mac mini description: This page explains how to update the operating system of a Scaleway Mac mini. content: h1: How to update the OS of a Mac mini From 67f09751838d24b8f58905fff6beb1f568c4ae2e Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Thu, 22 May 2025 10:22:37 +0200 Subject: [PATCH 4/5] Update pages/apple-silicon/how-to/update-os-mac-mini.mdx Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- pages/apple-silicon/how-to/update-os-mac-mini.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/apple-silicon/how-to/update-os-mac-mini.mdx b/pages/apple-silicon/how-to/update-os-mac-mini.mdx index 5ff9a79bff..44a8b86bba 100644 --- a/pages/apple-silicon/how-to/update-os-mac-mini.mdx +++ b/pages/apple-silicon/how-to/update-os-mac-mini.mdx @@ -78,7 +78,7 @@ To manually update the operating system using the `softwareupdate` tool, follow - Your Mac mini may restart during the upgrade process and be unavailable while the software update is installed. Once the update is successfully completed, it will become available again.### Upgrading the OS using SSH + Your Mac mini may restart during the upgrade process and be unavailable while the software update is installed. Once the update is successfully completed, it will become available again. From f5e5beb588287c2e42ad67fb3aac5d5457d95325 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Thu, 22 May 2025 10:24:15 +0200 Subject: [PATCH 5/5] fix(aps): fix wording --- pages/apple-silicon/how-to/update-os-mac-mini.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/apple-silicon/how-to/update-os-mac-mini.mdx b/pages/apple-silicon/how-to/update-os-mac-mini.mdx index 44a8b86bba..98768dae1c 100644 --- a/pages/apple-silicon/how-to/update-os-mac-mini.mdx +++ b/pages/apple-silicon/how-to/update-os-mac-mini.mdx @@ -32,7 +32,7 @@ The recommended method to update the macOS is to reinstall your Mac mini with an - When reinstalling your Mac mini, all the data on the disk is deleted, and all configurations are reset to the default values. - **Do not forget to backup your data before reinstalling the operating system to avoid any data loss.** - - Your Mac mini **will be unavailable** during the reinstallation and become available again once the reinstallation has been completed. + - Your Mac mini **will be unavailable** during the reinstallation and becomes available again once the reinstallation has been completed. ## Manually upgrading macOS