Skip to content

Commit f002dce

Browse files
bene2k1RoRoJ
andauthored
docs(aps): add warning for software update (#5008)
* docs(aps): add warning for software update * docs(aps): fix typo * fix(aps): fix typo in title * Update pages/apple-silicon/how-to/update-os-mac-mini.mdx Co-authored-by: Rowena Jones <[email protected]> * fix(aps): fix wording --------- Co-authored-by: Rowena Jones <[email protected]>
1 parent 4bebe45 commit f002dce

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

pages/apple-silicon/how-to/update-os-mac-mini.mdx

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
meta:
3-
title: How to update the OS to a Mac mini
3+
title: How to update the OS of a Mac mini
44
description: This page explains how to update the operating system of a Scaleway Mac mini.
55
content:
66
h1: How to update the OS of a Mac mini
@@ -32,6 +32,7 @@ The recommended method to update the macOS is to reinstall your Mac mini with an
3232
<Message type="important">
3333
- When reinstalling your Mac mini, all the data on the disk is deleted, and all configurations are reset to the default values.
3434
- **Do not forget to backup your data before reinstalling the operating system to avoid any data loss.**
35+
- Your Mac mini **will be unavailable** during the reinstallation and becomes available again once the reinstallation has been completed.
3536
</Message>
3637

3738
## Manually upgrading macOS
@@ -53,6 +54,10 @@ The recommended method to update the macOS is to reinstall your Mac mini with an
5354
3. Go back to **System settings > General > Software** update and click the Info button next to **Beta updates** to enable beta versions updates.
5455
</Message>
5556

57+
<Message type="important">
58+
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.
59+
</Message>
60+
5661
### Upgrading the OS using SSH
5762

5863
To manually update the operating system using the `softwareupdate` tool, follow these steps:
@@ -72,6 +77,10 @@ To manually update the operating system using the `softwareupdate` tool, follow
7277
```
7378
</Message>
7479

80+
<Message type="important">
81+
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.
82+
</Message>
83+
7584
<Message type="note">
7685
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.
7786
</Message>

0 commit comments

Comments
 (0)