Skip to content

Commit 1cc8ec9

Browse files
committed
feat(em): update docs
1 parent 5a9be6f commit 1cc8ec9

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

pages/elastic-metal/how-to/install-server.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ If you ordered your server without a preinstalled operating system, you can inst
3030

3131
1. Click **Elastic Metal** in the **Bare Metal** section of the [Scaleway console](https://console.scaleway.com) side menu. The Elastic Metal dashboard displays.
3232
2. Click **Install** next to the server you want to install. The server installation wizard displays.
33-
3. Select the operating system you want to install on the machine.
34-
<Message type="note">
35-
Elastic Metal servers are installed with a default partition layout. For custom partitioning, read our dedicated documenation [How to configure custom disk partitioning](/elastic-metal/how-to/configure-disk-partitions/).
36-
</Message>
37-
4. Add your [SSH key](/organizations-and-projects/concepts/#ssh-key). If you have already [uploaded a key](/organizations-and-projects/how-to/create-ssh-key/#how-to-upload-the-public-ssh-key-to-the-scaleway-interface), it will appear in the list of keys. Select the keys to grant access to the server by checking the corresponding boxes.
33+
3. Complete the server installation wizard:
34+
- Choose an OS to run on your server or opt for custom installation.
35+
- Configure server partitioning. You can either choose a default configuration or [configure your own partitioning](/elastic-metal/how-to/configure-disk-partitions/).
36+
- Enter a name and, optionally, add tags to identify your server.
37+
- Add your SSH key (required if installing an image on your server). Depending on the OS image, you may also be asked to configure the panel user for your server.
3838
5. Click **Install server** to begin the installation process.
3939
<Message type="note">
4040
The OS installation can take up to one hour. You will be able to access the machine once the installation is complete.

pages/elastic-metal/how-to/reinstall-server.mdx

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,11 @@ An Elastic Metal server can be reinstalled at any time from the [Scaleway consol
2929
1. Click **Elastic Metal** in the **Bare Metal** section of the [Scaleway console](https://console.scaleway.com) side menu. The Elastic Metal dashboard displays.
3030
2. Click <Icon name="more" /> next to the server you want to reinstall. A drop-down menu displays.
3131
3. Click **Reinstall** in the menu to enter the installation wizard.
32-
4. Choose the operating system that you want to install on the machine.
33-
5. Add your [SSH key](/organizations-and-projects/concepts/#ssh-key). If you have already [uploaded a key](/organizations-and-projects/how-to/create-ssh-key/#how-to-upload-the-public-ssh-key-to-the-scaleway-interface), it displays in the list of keys. Choose the keys to grant access to the server by ticking or unticking the corresponding checkbox.
34-
6. Click **Reinstall server** to launch the installation. It will take about 10 minutes to complete.
32+
4. Complete the server reinstallation wizard:
33+
- Choose an OS to run on your server or opt for custom installation.
34+
- Configure server partitioning. You can either choose a default configuration or [configure your own partitioning](/elastic-metal/how-to/configure-disk-partitions/).
35+
- Enter a name and, optionally, add tags to identify your server.
36+
- Add your SSH key (required if installing an image on your server). Depending on the OS image, you may also be asked to configure the panel user for your server.
37+
6. Click **Reinstall server** to launch the installation.
3538

3639

0 commit comments

Comments
 (0)