From 26d8fc7b9a06fe1dd81bdabffa8fbd0ec4a66d10 Mon Sep 17 00:00:00 2001 From: Chrizzo Date: Mon, 25 Nov 2024 00:52:32 +0100 Subject: [PATCH] Fixed wording --- docs/play/add-games/game-storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/play/add-games/game-storage.md b/docs/play/add-games/game-storage.md index 85e1aebbe..3eeb33274 100644 --- a/docs/play/add-games/game-storage.md +++ b/docs/play/add-games/game-storage.md @@ -6,7 +6,7 @@ Before you start adding your games, please take the time to understand how data KNULLI supports **single** and **dual SD card** setups. Internally, KNULLI has a folder called `/userdata` where **all your data** (games, screenshots, bezels, saves, configurations, themes, etc.) will be stored. On a single-SD-card setup, the `/userdata` folder will **always** point to the *SHARE* partition of your **primary SD card**. If you have a device with more than one SD card slot and choose to create a **dual-SD-card setup**, the `/userdata` folder will point to the main partition of your **secondary SD card instead**. -Consequently, you will **not** be able to use the *SHARE* partition of SD 1 and SD 2 **at the same time**. Only one of those SD cards can be mounted as `/userdata` at a time. If you attempt your storage via [SMB network transfer](../network-transfer), you will only find **one** *SHARE* folder, which will always point at your `/userdata` folder. Therefore, when running a dual-SD-card setup, your internal *SHARE* partition will neither be used by KNULLI, nor be accessible via network transfer. +Consequently, you will **not** be able to use the *SHARE* partition of SD 1 and SD 2 **at the same time**. Only one of those SD cards can be mounted as `/userdata` at a time. When you access your storage via [SMB network transfer](../network-transfer), you will only find **one** *SHARE* folder, which will always point at your `/userdata` folder. Therefore, when running a dual-SD-card setup, your internal *SHARE* partition will neither be used by KNULLI, nor be accessible via network transfer. !!! info "Internal and external storage"