Skip to content

Commit eba1355

Browse files
nerda-codesLaure-di
authored andcommitted
docs(bls): warning (scaleway#4141)
1 parent f26818e commit eba1355

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

storage/block/api-cli/managing-a-volume.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ Then, check that the volume is available, format it, and mount it following the
6464

6565
Formatting your volume prepares it for storing files.
6666

67+
<Message type="important">
68+
The procedure below describes how to format your volume using the `mkfs` command, which will **erase all data on the volume**.
69+
</Message>
70+
6771
1. Create a file system with the following command. This command uses the `ext4` file system, though you can choose another if you prefer.
6872
```
6973
# Make sure that you replace `/dev/sdX` with the name of your volume

0 commit comments

Comments
 (0)