From da50ea73cd6eb71d2f1f3a4a14e2ff168fa9f1c4 Mon Sep 17 00:00:00 2001 From: Chrizzo Date: Wed, 30 Oct 2024 03:03:46 +0100 Subject: [PATCH] Minor improvement to dual SD card guide --- docs/guides/dual-sd-card-migration.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/guides/dual-sd-card-migration.md b/docs/guides/dual-sd-card-migration.md index 8fef4e2d9..3309d8a56 100644 --- a/docs/guides/dual-sd-card-migration.md +++ b/docs/guides/dual-sd-card-migration.md @@ -2,6 +2,10 @@ KNULLI runs fine as a single SD card CFW. However, some KNULLI-supported devices have more than one SD card slot which gives you the opportunity to run KNULLI in a dual-SD-card setup. +!!! warning "This guide is not applicable if you already run a dual SD card setup" + + This guide was written specifically for migrating from a single SD card setup to a dual SD card setup. + ## Advantages It is not technically required to run KNULLI in a dual-SD-card setup. However, using two dedicated SD cards for your KNULLI device brings a couple of advantages: @@ -21,6 +25,13 @@ Before you start to migrate, make sure that you have the following tools at hand * a computer * a working [SSH connection](../../configure/ssh) to your KNULLI device +### Make sure that KNULLI uses internal storage + +* On your KNULLI device, press the ++"Start"++ button to bring up the main menu. +* Go to *System Settings* and find *Storage Device* in the *Storage* section. +* Make sure that *Storage Device* is set to *Internal*. +* Reboot your KNULLI device. + ### Format the second SD card * Shut down your KNULLI device.